Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx3168ConvertAxis( mxXAxis, EXC_CHAXIS_X, mxXAxisTitle, EXC_CHOBJLINK_XAXIS, xCoordSystem, rTypeInfo, EX… in Convert()
3169ConvertAxis( mxYAxis, EXC_CHAXIS_Y, mxYAxisTitle, EXC_CHOBJLINK_YAXIS, xCoordSystem, rTypeInfo, EX… in Convert()
3171ConvertAxis( mxZAxis, EXC_CHAXIS_Z, mxZAxisTitle, EXC_CHOBJLINK_ZAXIS, xCoordSystem, rTypeInfo, EX… in Convert()
3275 void XclExpChAxesSet::ConvertAxis( in ConvertAxis() function in XclExpChAxesSet
H A Dxichart.cxx3540 ConvertAxis( mxXAxis, mxXAxisTitle, xCoordSystem, mxYAxis.get() ); in Convert()
3541 ConvertAxis( mxYAxis, mxYAxisTitle, xCoordSystem, mxXAxis.get() ); in Convert()
3542 ConvertAxis( mxZAxis, mxZAxisTitle, xCoordSystem, 0 ); in Convert()
3652 void XclImpChAxesSet::ConvertAxis( in ConvertAxis() function in XclImpChAxesSet
/aoo4110/main/sc/source/filter/inc/
H A Dxechart.hxx1175 void ConvertAxis( XclExpChAxisRef& rxChAxis, sal_uInt16 nAxisType,
H A Dxichart.hxx1336 void ConvertAxis( XclImpChAxisRef xChAxis, XclImpChTextRef xChAxisTitle,

Completed in 86 milliseconds