Searched refs:TimeBox (Results 1 – 5 of 5) sorted by relevance
3309 TimeBox::TimeBox( Window* pParent, WinBits nWinStyle ) : in TimeBox() function in TimeBox3319 TimeBox::TimeBox( Window* pParent, const ResId& rResId ) : in TimeBox() function in TimeBox3339 TimeBox::~TimeBox() in ~TimeBox()3345 long TimeBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()3358 long TimeBox::Notify( NotifyEvent& rNEvt ) in Notify()3373 void TimeBox::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()3387 void TimeBox::Modify() in Modify()3395 void TimeBox::ReformatAll() in ReformatAll()3431 void TimeBox::RemoveTime( const Time& rTime ) in RemoveTime()3444 Time TimeBox::GetTime( sal_uInt16 nPos ) const in GetTime()[all …]
858 class VCL_DLLPUBLIC TimeBox : public ComboBox, public TimeFormatter class861 explicit TimeBox( Window* pParent, WinBits nWinStyle );862 explicit TimeBox( Window* pParent, const ResId& );863 virtual ~TimeBox();
273 #define TimeBox 83
1698 TimeBox* pBox = (TimeBox*)pChild; in DbgDialogTest()
940 pNewWindow = new TimeBox( pParent, nWinBits ); in ImplCreateWindow()
Completed in 48 milliseconds