Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.cxx100 OFormatSampleControl::OFormatSampleControl( Window* pParent, WinBits nWinStyle ) in OFormatSampleControl() function in pcr::OFormatSampleControl
106 …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()
H A Dusercontrol.hxx64 class OFormatSampleControl : public OFormatSampleControl_Base class
67 OFormatSampleControl( Window* pParent, WinBits nWinStyle );
H A Dformcomponenthandler.cxx1136OFormatSampleControl* pControl = new OFormatSampleControl( impl_getDefaultDialogParent_nothrow(), … in describePropertyLine()
2727 double dPreviewVal = OFormatSampleControl::getPreviewValue(pFormatter,nFormatKey); in impl_dialogFormatting_nothrow()

Completed in 30 milliseconds