Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxichart.hxx1145 void ConvertAxisPosition( ScfPropertySet& rPropSet, bool b3dChart ) const;
1168 void ConvertAxisPosition( ScfPropertySet& rPropSet ) const;
1249 …void ConvertAxisPosition( ScfPropertySet& rPropSet, const XclImpChTypeGroup& rTypeG…
H A Dxechart.hxx1019 void ConvertAxisPosition( const ScfPropertySet& rPropSet );
1045 void ConvertAxisPosition( const ScfPropertySet& rPropSet );
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx2962 void XclImpChLabelRange::ConvertAxisPosition( ScfPropertySet& rPropSet, bool b3dChart ) const in ConvertAxisPosition() function in XclImpChLabelRange
3052 void XclImpChValueRange::ConvertAxisPosition( ScfPropertySet& rPropSet ) const in ConvertAxisPosition() function in XclImpChValueRange
3340 pCrossingAxis->ConvertAxisPosition( aAxisProp, rTypeGroup ); in CreateAxis()
3352 void XclImpChAxis::ConvertAxisPosition( ScfPropertySet& rPropSet, const XclImpChTypeGroup& rTypeGro… in ConvertAxisPosition() function in XclImpChAxis
3355 mxLabelRange->ConvertAxisPosition( rPropSet, rTypeGroup.Is3dChart() ); in ConvertAxisPosition()
3357 mxValueRange->ConvertAxisPosition( rPropSet ); in ConvertAxisPosition()
H A Dxechart.cxx2671 void XclExpChLabelRange::ConvertAxisPosition( const ScfPropertySet& rPropSet ) in ConvertAxisPosition() function in XclExpChLabelRange
2769 void XclExpChValueRange::ConvertAxisPosition( const ScfPropertySet& rPropSet ) in ConvertAxisPosition() function in XclExpChValueRange
2987 mxLabelRange->ConvertAxisPosition( aCrossingProp ); in Convert()
2996 mxValueRange->ConvertAxisPosition( aCrossingProp ); in Convert()

Completed in 98 milliseconds