Searched refs:OFormatSampleControl (Results 1 – 3 of 3) sorted by relevance
100 OFormatSampleControl::OFormatSampleControl( Window* pParent, WinBits nWinStyle ) in OFormatSampleControl() function in pcr::OFormatSampleControl106 …void SAL_CALL OFormatSampleControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Ru… in setValue()128 double OFormatSampleControl::getPreviewValue( const SvNumberformat& i_rEntry ) in getPreviewValue()154 double OFormatSampleControl::getPreviewValue(SvNumberFormatter* _pNF,sal_Int32 _nFormatKey) in getPreviewValue()164 Any SAL_CALL OFormatSampleControl::getValue() throw (RuntimeException) in getValue()173 Type SAL_CALL OFormatSampleControl::getValueType() throw (RuntimeException) in getValueType()
64 class OFormatSampleControl : public OFormatSampleControl_Base class67 OFormatSampleControl( Window* pParent, WinBits nWinStyle );
1136 …OFormatSampleControl* pControl = new OFormatSampleControl( impl_getDefaultDialogParent_nothrow(), … in describePropertyLine()2727 double dPreviewVal = OFormatSampleControl::getPreviewValue(pFormatter,nFormatKey); in impl_dialogFormatting_nothrow()
Completed in 37 milliseconds