Home
last modified time | relevance | path

Searched refs:ODateTimeControl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx269 ODateTimeControl::ODateTimeControl( Window* _pParent, WinBits _nWinStyle) in ODateTimeControl() function in pcr::ODateTimeControl
286 …void SAL_CALL ODateTimeControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtim… in setValue()
306 Any SAL_CALL ODateTimeControl::getValue() throw (RuntimeException) in getValue()
334 Type SAL_CALL ODateTimeControl::getValueType() throw (RuntimeException) in getValueType()
H A Dstandardcontrol.hxx157 class ODateTimeControl : public ODateTimeControl_Base class
160 ODateTimeControl( Window* pParent,WinBits nWinStyle );
H A Dpropcontroller.cxx832 xControl = new ODateTimeControl( &getPropertyBox(), nWinBits | WB_TABSTOP ); in createPropertyControl()

Completed in 24 milliseconds