Issue 83756 - support fix text Url control via toolkit API
Summary: support fix text Url control via toolkit API
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: jsc
QA Contact: issues@api
URL:
Keywords:
: 83416 (view as issue list)
Depends on:
Blocks:
 
Reported: 2007-11-19 13:07 UTC by jsc
Modified: 2013-02-24 21:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jsc 2007-11-19 13:07:04 UTC
The fixed text Url control is currently not available via a toolkit API.
Comment 1 carsten.driesner 2007-11-19 13:22:20 UTC
cd: Set PB on CC.
Comment 2 carsten.driesner 2007-12-04 13:34:08 UTC
cd->pb: As already discussed I am not able to integrate the control into the
toolkit. Please take over. If you have problems you can always contact me to
find a solution. You can use the throbber control from dv as a template to
integrate the control into the toolkit. Especially vclxtoolkit.cxx is the first
place to start.
Comment 3 pb 2007-12-11 07:51:57 UTC
*** Issue 83416 has been marked as a duplicate of this issue. ***
Comment 4 pb 2008-01-14 09:55:18 UTC
pb: fixed in cws fwk80.
Files changed:
/offapi/com/sun/star/awt/Attic/UnoControlFixedHyperlink.idl 1.1.2.1
/offapi/com/sun/star/awt/Attic/UnoControlFixedHyperlinkModel.idl 1.1.2.1
/offapi/com/sun/star/awt/Attic/XFixedHyperlink.idl 1.1.2.1
/offapi/com/sun/star/awt/makefile.mk 1.42.26.1
/toolkit/inc/toolkit/helper/Attic/fixedhyperbase.hxx 1.1.2.1
/toolkit/inc/toolkit/helper/accessiblefactory.hxx 1.3.52.1
/toolkit/inc/toolkit/helper/property.hxx 1.34.4.1
/toolkit/inc/toolkit/helper/servicenames.hxx 1.10.62.1
/toolkit/inc/toolkit/controls/unocontrols.hxx 1.39.148.1
/toolkit/inc/toolkit/awt/vclxwindows.hxx 1.37.12.2
/toolkit/source/helper/accessibilityclient.cxx 1.4.26.1
/toolkit/source/helper/Attic/fixedhyperbase.cxx 1.1.2.1
/toolkit/source/helper/registerservices.cxx 1.17.14.1
/toolkit/source/helper/servicenames.cxx 1.11.62.1
/toolkit/source/helper/property.cxx 1.39.12.1
/toolkit/source/helper/makefile.mk 1.12.60.1
/toolkit/source/awt/vclxtoolkit.cxx 1.64.12.4
/toolkit/source/awt/vclxwindows.cxx 1.64.12.2
/toolkit/source/controls/dialogcontrol.cxx 1.23.14.2
/toolkit/source/controls/unocontrols.cxx 1.84.12.1
/toolkit/prj/d.lst 1.21.60.1
/svtools/inc/svtools/fixedhyper.hxx 1.3.34.1
/svtools/source/control/fixedhyper.cxx 1.4.34.2
/svtools/source/uno/unoiface.cxx 1.29.152.1
Comment 5 pb 2008-01-15 08:13:52 UTC
pb: one change more:
/toolkit/source/awt/vclxwindows.cxx 1.64.12.3
Comment 6 carsten.driesner 2008-01-16 08:30:31 UTC
cd->jsc: Please verify.
Comment 7 jsc 2008-01-16 10:31:58 UTC
verified on cws fwk80
Comment 8 jsc 2008-06-20 12:21:03 UTC
close