Searched refs:bHasXLabels (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sc/source/filter/excel/ |
H A D | xechart.cxx | 2130 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()
|
/trunk/main/sc/source/filter/inc/ |
H A D | xechart.hxx | 827 sal_Int32 nApiAxesSetIdx, bool bSwappedAxesSet, bool bHasXLabels ); 949 … sal_Int32 nApiAxesSetIdx, bool b3dChart, bool bSwappedAxesSet, bool bHasXLabels );
|
Completed in 27 milliseconds