Home
last modified time | relevance | path

Searched refs:bCategoryAxis (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/chart2/source/inc/
H A DDiagramHelper.hxx224 bool bCategoryAxis = true);// set the AxisType to CATEGORY or back to REALNUMBER
/aoo4110/main/chart2/source/tools/
H A DDiagramHelper.cxx891 bool bCategoryAxis /* = true */ ) in setCategoriesToDiagram() argument
908 if( bCategoryAxis ) in setCategoriesToDiagram()
/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx2963 …bool bCategoryAxis = ((GetAxisType() == EXC_CHAXIS_X) && rTypeInfo.mbCategoryAxis) || (GetAxisType… in Convert() local
2975 if( bCategoryAxis ) in Convert()
3011 if( !bCategoryAxis && aAxisProp.GetProperty( nApiNumFmt, EXC_CHPROP_NUMBERFORMAT ) ) in Convert()

Completed in 43 milliseconds