Home
last modified time | relevance | path

Searched refs:XclImpChAxisRef (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx1270 typedef ScfRef< XclImpChAxis > XclImpChAxisRef; typedef
1336 void ConvertAxis( XclImpChAxisRef xChAxis, XclImpChTextRef xChAxisTitle,
1348 XclImpChAxisRef mxXAxis; /// The X axis (CHAXIS group).
1349 XclImpChAxisRef mxYAxis; /// The Y axis (CHAXIS group).
1350 XclImpChAxisRef mxZAxis; /// The Z axis (CHAXIS group).
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx3559 XclImpChAxisRef xAxis( new XclImpChAxis( GetChRoot() ) ); in ReadChAxis()
3653 XclImpChAxisRef xChAxis, XclImpChTextRef xChAxisTitle, in ConvertAxis()

Completed in 37 milliseconds