Searched refs:bSwappedAxesSet (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xechart.cxx | 2130 sal_Int32 nApiAxesSetIdx, bool bSwappedAxesSet, bool bHasXLabels ) in Convert() argument 2140 … maTypeInfo = GetChartTypeInfo( bSwappedAxesSet ? EXC_CHTYPEID_HORBAR : EXC_CHTYPEID_BAR ); in Convert() 2141 ::set_flag( maData.mnFlags, EXC_CHBAR_HORIZONTAL, bSwappedAxesSet ); 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() 3122 bool bSwappedAxesSet = aCoordSysProp.GetBoolProperty( EXC_CHPROP_SWAPXANDYAXIS ); in Convert() local 3140 … xTypeGroup->ConvertType( xDiagram, *pIt, nApiAxesSetIdx, b3dChart, bSwappedAxesSet, bHasXLabels ); in Convert()
|
/aoo42x/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 37 milliseconds