Home
last modified time | relevance | path

Searched refs:HyperLabel (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/control/
H A Dhyperlabel.cxx81 HyperLabel::HyperLabel( Window* _pParent, const ResId& _rId ) in HyperLabel() function in svt::HyperLabel
88 HyperLabel::HyperLabel( Window* _pParent, WinBits _nWinStyle ) in HyperLabel() function in svt::HyperLabel
96 sal_Int32 HyperLabel::GetLogicWidth() in GetLogicWidth()
113 void HyperLabel::implInit() in implInit()
186 void HyperLabel::GetFocus() in GetFocus()
196 void HyperLabel::LoseFocus() in LoseFocus()
201 HyperLabel::~HyperLabel( ) in ~HyperLabel()
211 sal_Int16 HyperLabel::GetID() const in GetID()
216 sal_Int32 HyperLabel::GetIndex() const in GetIndex()
221 void HyperLabel::SetID( sal_Int16 _ID ) in SetID()
[all …]
H A Droadmap.cxx94 HyperLabel* mpDescription;
126 HyperLabel* GetDescriptionHyperLabel() const { return mpDescription; } in GetDescriptionHyperLabel()
747 IMPL_LINK(ORoadmap, ImplClickHdl, HyperLabel*, _CurHyperLabel) in IMPL_LINK() argument
783 mpDescription = new HyperLabel( &_rParent, WB_NOTABSTOP | WB_WORDBREAK ); in RoadmapItem()
/trunk/main/svtools/inc/svtools/
H A Dhyperlabel.hxx41 class HyperLabel : public FixedText class
59 HyperLabel( Window* _pParent, const ResId& _rId );
60 HyperLabel( Window* _pParent, WinBits _nWinStyle = 0 );
61 ~HyperLabel( );
86 DECL_LINK(ImplClickHdl, HyperLabel*);
H A Droadmap.hxx110 DECL_LINK(ImplClickHdl, HyperLabel*);
/trunk/main/offapi/com/sun/star/awt/
H A DRoadmapItem.idl54 /** When "Interactive" is true the RoadmapItem supports a certain "HyperLabel

Completed in 28 milliseconds