Searched refs:OFormattedNumericControl (Results 1 – 3 of 3) sorted by relevance
181 DBG_NAME(OFormattedNumericControl);183 OFormattedNumericControl::OFormattedNumericControl( Window* pParent, WinBits nWinStyle ) in OFormattedNumericControl() function in pcr::OFormattedNumericControl186 DBG_CTOR(OFormattedNumericControl,NULL); in OFormattedNumericControl()194 OFormattedNumericControl::~OFormattedNumericControl() in ~OFormattedNumericControl()196 DBG_DTOR(OFormattedNumericControl,NULL); in ~OFormattedNumericControl()200 …void SAL_CALL OFormattedNumericControl::setValue( const Any& _rValue ) throw (IllegalTypeException… in setValue()210 Any SAL_CALL OFormattedNumericControl::getValue() throw (RuntimeException) in getValue()219 Type SAL_CALL OFormattedNumericControl::getValueType() throw (RuntimeException) in getValueType()225 void OFormattedNumericControl::SetFormatDescription(const FormatDescription& rDesc) in SetFormatDescription()
104 class OFormattedNumericControl : public OFormattedNumericControl_Base class110 OFormattedNumericControl( Window* pParent, WinBits nWinStyle = WB_TABSTOP);126 ~OFormattedNumericControl();
1144 …OFormattedNumericControl* pControl = new OFormattedNumericControl( impl_getDefaultDialogParent_not… in describePropertyLine()1179 …OFormattedNumericControl* pControl = new OFormattedNumericControl( impl_getDefaultDialogParent_not… in describePropertyLine()1732 … OFormattedNumericControl* pControl = dynamic_cast< OFormattedNumericControl* >( xControl.get() ); in actuatingPropertyChanged()1779 … OFormattedNumericControl* pControl = dynamic_cast< OFormattedNumericControl* >( xControl.get() ); in actuatingPropertyChanged()
Completed in 69 milliseconds