Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx3255 ((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()
H A Dxechart.cxx2963 …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()
/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx1110 inline sal_uInt16 GetAxisType() const { return maData.mnType; } in GetAxisType() function in XclExpChAxis
H A Dxichart.hxx1232 inline sal_uInt16 GetAxisType() const { return maData.mnType; } in GetAxisType() function in XclImpChAxis

Completed in 90 milliseconds