Searched refs:IDLabel (Results 1 – 1 of 1) sorted by relevance
56 class IDLabel : public FixedText class59 IDLabel( Window* _pParent, WinBits _nWinStyle = 0 );60 ~IDLabel( );93 IDLabel* mpID;780 mpID = new IDLabel( &_rParent, WB_WORDBREAK ); in RoadmapItem()978 IDLabel::IDLabel( Window* _pParent, WinBits _nWinStyle ) in IDLabel() function in svt::IDLabel985 IDLabel::~IDLabel( ) in ~IDLabel()990 void IDLabel::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
Completed in 20 milliseconds