Searched refs:XclImpChAxisRef (Results 1 – 2 of 2) sorted by relevance
1270 typedef ScfRef< XclImpChAxis > XclImpChAxisRef; typedef1336 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).
3559 XclImpChAxisRef xAxis( new XclImpChAxis( GetChRoot() ) ); in ReadChAxis()3653 XclImpChAxisRef xChAxis, XclImpChTextRef xChAxisTitle, in ConvertAxis()
Completed in 37 milliseconds