Lines Matching refs:DateBox
2221 DateBox::DateBox( Window* pParent, WinBits nWinStyle ) : in DateBox() function in DateBox
2231 DateBox::DateBox( Window* pParent, const ResId& rResId ) : in DateBox() function in DateBox
2251 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()
2335 void DateBox::InsertDate( const Date& rDate, sal_uInt16 nPos ) in InsertDate()
2348 void DateBox::RemoveDate( const Date& rDate ) in RemoveDate()
2355 Date DateBox::GetDate( sal_uInt16 nPos ) const in GetDate()
2364 sal_uInt16 DateBox::GetDatePos( const Date& rDate ) const in GetDatePos()