Lines Matching refs:TimeBox
3309 TimeBox::TimeBox( Window* pParent, WinBits nWinStyle ) : in TimeBox() function in TimeBox
3319 TimeBox::TimeBox( Window* pParent, const ResId& rResId ) : in TimeBox() function in TimeBox
3339 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()
3412 void TimeBox::InsertTime( const Time& rTime, sal_uInt16 nPos ) in InsertTime()
3431 void TimeBox::RemoveTime( const Time& rTime ) in RemoveTime()
3444 Time TimeBox::GetTime( sal_uInt16 nPos ) const in GetTime()
3453 sal_uInt16 TimeBox::GetTimePos( const Time& rTime ) const in GetTimePos()