Searched refs:ODateTimeControl (Results 1 – 3 of 3) sorted by relevance
269 ODateTimeControl::ODateTimeControl( Window* _pParent, WinBits _nWinStyle) in ODateTimeControl() function in pcr::ODateTimeControl286 …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()
157 class ODateTimeControl : public ODateTimeControl_Base class160 ODateTimeControl( Window* pParent,WinBits nWinStyle );
832 xControl = new ODateTimeControl( &getPropertyBox(), nWinBits | WB_TABSTOP ); in createPropertyControl()
Completed in 38 milliseconds