Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxechart.hxx827 sal_Int32 nApiAxesSetIdx, bool bSwappedAxesSet, bool bHasXLabels );
949 … sal_Int32 nApiAxesSetIdx, bool b3dChart, bool bSwappedAxesSet, bool bHasXLabels );
/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx2130 sal_Int32 nApiAxesSetIdx, bool bSwappedAxesSet, bool bHasXLabels ) in Convert() argument
2153 ::set_flag( maData.mnFlags, EXC_CHRADAR_AXISLABELS, bHasXLabels ); in Convert()
2417 sal_Int32 nApiAxesSetIdx, bool b3dChart, bool bSwappedAxesSet, bool bHasXLabels ) in ConvertType() argument
2420 maType.Convert( xDiagram, xChartType, nApiAxesSetIdx, bSwappedAxesSet, bHasXLabels ); in ConvertType()
3128 bool bHasXLabels = aXAxisProp.GetBoolProperty( EXC_CHPROP_DISPLAYLABELS ); in Convert() local
3140 … xTypeGroup->ConvertType( xDiagram, *pIt, nApiAxesSetIdx, b3dChart, bSwappedAxesSet, bHasXLabels ); in Convert()

Completed in 52 milliseconds