Searched refs:ConvertNumFmt (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sc/source/filter/inc/ |
H A D | xichart.hxx | 425 void ConvertNumFmt( ScfPropertySet& rPropSet, bool bPercent ) const; 533 void ConvertNumFmt( ScfPropertySet& rPropSet, bool bPercent ) const;
|
H A D | xechart.hxx | 421 void ConvertNumFmt( const ScfPropertySet& rPropSet, bool bPercent );
|
/trunk/main/sc/source/filter/excel/ |
H A D | xichart.cxx | 825 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 D | xechart.cxx | 1066 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 58 milliseconds