Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dusercontrol.cxx122 … getTypedControlWindow()->SetValue( pEntry ? getPreviewValue( *pEntry ) : 1234.56789 ); in setValue()
128 double OFormatSampleControl::getPreviewValue( const SvNumberformat& i_rEntry ) in getPreviewValue() function in pcr::OFormatSampleControl
154 double OFormatSampleControl::getPreviewValue(SvNumberFormatter* _pNF,sal_Int32 _nFormatKey) in getPreviewValue() function in pcr::OFormatSampleControl
160 nValue = getPreviewValue( *pEntry ); in getPreviewValue()
H A Dusercontrol.hxx85 static double getPreviewValue(SvNumberFormatter* _pNF,sal_Int32 _nFormatKey);
88 static double getPreviewValue( const SvNumberformat& i_rEntry );
H A Dformcomponenthandler.cxx2727 double dPreviewVal = OFormatSampleControl::getPreviewValue(pFormatter,nFormatKey); in impl_dialogFormatting_nothrow()

Completed in 36 milliseconds