Home
last modified time | relevance | path

Searched refs:TimeBox (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/control/
H A Dfield2.cxx3309 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()
3431 void TimeBox::RemoveTime( const Time& rTime ) in RemoveTime()
3444 Time TimeBox::GetTime( sal_uInt16 nPos ) const in GetTime()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx858 class VCL_DLLPUBLIC TimeBox : public ComboBox, public TimeFormatter class
861 explicit TimeBox( Window* pParent, WinBits nWinStyle );
862 explicit TimeBox( Window* pParent, const ResId& );
863 virtual ~TimeBox();
/trunk/main/solenv/inc/
H A Dstarview.hid273 #define TimeBox 83
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1698 TimeBox* pBox = (TimeBox*)pChild; in DbgDialogTest()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx940 pNewWindow = new TimeBox( pParent, nWinBits ); in ImplCreateWindow()

Completed in 52 milliseconds