Searched refs:DateBox (Results 1 – 5 of 5) sorted by relevance
2221 DateBox::DateBox( Window* pParent, WinBits nWinStyle ) : in DateBox() function in DateBox2231 DateBox::DateBox( Window* pParent, const ResId& rResId ) : in DateBox() function in DateBox2251 DateBox::~DateBox() in ~DateBox()2257 long DateBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()2272 void DateBox::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()2286 long DateBox::Notify( NotifyEvent& rNEvt ) in Notify()2310 void DateBox::Modify() in Modify()2318 void DateBox::ReformatAll() in ReformatAll()2348 void DateBox::RemoveDate( const Date& rDate ) in RemoveDate()2355 Date DateBox::GetDate( sal_uInt16 nPos ) const in GetDate()[all …]
831 class VCL_DLLPUBLIC DateBox : public ComboBox, public DateFormatter class834 explicit DateBox( Window* pParent, WinBits nWinStyle );835 explicit DateBox( Window* pParent, const ResId& );836 virtual ~DateBox();
270 #define DateBox 82
1704 DateBox* pBox = (DateBox*)pChild; in DbgDialogTest()
734 pNewWindow = new DateBox( pParent, nWinBits ); in ImplCreateWindow()
Completed in 48 milliseconds