Searched refs:getPreviewValue (Results 1 – 3 of 3) sorted by relevance
122 … getTypedControlWindow()->SetValue( pEntry ? getPreviewValue( *pEntry ) : 1234.56789 ); in setValue()128 double OFormatSampleControl::getPreviewValue( const SvNumberformat& i_rEntry ) in getPreviewValue() function in pcr::OFormatSampleControl154 double OFormatSampleControl::getPreviewValue(SvNumberFormatter* _pNF,sal_Int32 _nFormatKey) in getPreviewValue() function in pcr::OFormatSampleControl160 nValue = getPreviewValue( *pEntry ); in getPreviewValue()
85 static double getPreviewValue(SvNumberFormatter* _pNF,sal_Int32 _nFormatKey);88 static double getPreviewValue( const SvNumberformat& i_rEntry );
2727 double dPreviewVal = OFormatSampleControl::getPreviewValue(pFormatter,nFormatKey); in impl_dialogFormatting_nothrow()
Completed in 32 milliseconds