Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield2.cxx2221 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()
2348 void DateBox::RemoveDate( const Date& rDate ) in RemoveDate()
2355 Date DateBox::GetDate( sal_uInt16 nPos ) const in GetDate()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx831 class VCL_DLLPUBLIC DateBox : public ComboBox, public DateFormatter class
834 explicit DateBox( Window* pParent, WinBits nWinStyle );
835 explicit DateBox( Window* pParent, const ResId& );
836 virtual ~DateBox();
/trunk/main/solenv/inc/
H A Dstarview.hid270 #define DateBox 82
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1704 DateBox* pBox = (DateBox*)pChild; in DbgDialogTest()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx734 pNewWindow = new DateBox( pParent, nWinBits ); in ImplCreateWindow()

Completed in 38 milliseconds