Home
last modified time | relevance | path

Searched refs:ConvertNumFmt (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/filter/inc/
H A Dxichart.hxx425 void ConvertNumFmt( ScfPropertySet& rPropSet, bool bPercent ) const;
533 void ConvertNumFmt( ScfPropertySet& rPropSet, bool bPercent ) const;
H A Dxechart.hxx421 void ConvertNumFmt( const ScfPropertySet& rPropSet, bool bPercent );
/aoo41x/main/sc/source/filter/excel/
H A Dxichart.cxx825 void XclImpChSourceLink::ConvertNumFmt( ScfPropertySet& rPropSet, bool bPercent ) const in ConvertNumFmt() function in XclImpChSourceLink
1071 void XclImpChText::ConvertNumFmt( ScfPropertySet& rPropSet, bool bPercent ) const in ConvertNumFmt() function in XclImpChText
1074 mxSrcLink->ConvertNumFmt( rPropSet, bPercent ); in ConvertNumFmt()
1133 ConvertNumFmt( rPropSet, bShowPercent ); in ConvertDataLabel()
1656 pLabel->ConvertNumFmt( aLabelProp, false ); in CreateRegressionCurve()
H A Dxechart.cxx1066 void XclExpChSourceLink::ConvertNumFmt( const ScfPropertySet& rPropSet, bool bPercent ) in ConvertNumFmt() function in XclExpChSourceLink
1357 mxSrcLink->ConvertNumFmt( rPropSet, bShowPercent ); in ConvertDataLabel()
1382 mxSrcLink->ConvertNumFmt( rPropSet, false ); in ConvertTrendLineEquation()

Completed in 177 milliseconds