Lines Matching refs:HyperLabel
81 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()
103 Size HyperLabel::CalcMinimumSize( long nMaxWidth ) const in CalcMinimumSize()
113 void HyperLabel::implInit() in implInit()
124 void HyperLabel::ToggleBackgroundColor( const Color& _rGBColor ) in ToggleBackgroundColor()
135 void HyperLabel::MouseMove( const MouseEvent& rMEvt ) in MouseMove()
159 void HyperLabel::ActivateHyperMode(Font aFont, const Color aColor) in ActivateHyperMode()
169 void HyperLabel::DeactivateHyperMode(Font aFont, const Color aColor) in DeactivateHyperMode()
178 void HyperLabel::MouseButtonDown( const MouseEvent& ) in MouseButtonDown()
186 void HyperLabel::GetFocus() in GetFocus()
196 void HyperLabel::LoseFocus() in LoseFocus()
201 HyperLabel::~HyperLabel( ) in ~HyperLabel()
206 void HyperLabel::SetInteractive( sal_Bool _bInteractive ) in SetInteractive()
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()
226 void HyperLabel::SetIndex( sal_Int32 _Index ) in SetIndex()
231 ::rtl::OUString HyperLabel::GetLabel( ) in GetLabel()
236 void HyperLabel::SetLabel( const ::rtl::OUString& _rText ) in SetLabel()
243 void HyperLabel::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()