Searched refs:GetAxisType (Results 1 – 4 of 4) sorted by relevance
3255 ((GetAxisType() != EXC_CHAXIS_X) || rTypeGroup.HasCategoryLabels()); in CreateAxis()3277 switch( GetAxisType() ) in CreateAxis()3354 …if( ((GetAxisType() == EXC_CHAXIS_X) && rTypeGroup.GetTypeInfo().mbCategoryAxis) || (GetAxisType()… in ConvertAxisPosition()3399 switch( GetAxisType() ) in CreateWallFrame()3562 switch( xAxis->GetAxisType() ) in ReadChAxis()
2963 …bool bCategoryAxis = ((GetAxisType() == EXC_CHAXIS_X) && rTypeInfo.mbCategoryAxis) || (GetAxisType… in Convert()2983 …mxLabelRange->Convert( xAxis->getScaleData(), aChart1AxisProp, (GetAxisType() == EXC_CHAXIS_X) && … in Convert()3003 mxTick->Convert( aAxisProp, rTypeInfo, GetAxisType() ); in Convert()3035 if( xDiagram.is() ) switch( GetAxisType() ) in ConvertWall()
1110 inline sal_uInt16 GetAxisType() const { return maData.mnType; } in GetAxisType() function in XclExpChAxis
1232 inline sal_uInt16 GetAxisType() const { return maData.mnType; } in GetAxisType() function in XclImpChAxis
Completed in 258 milliseconds