Home
last modified time | relevance | path

Searched refs:bAdaptWrongPercentScaleValues (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLAxisContext.hxx39 bool bAdaptWrongPercentScaleValues,
H A DSchXMLPlotAreaContext.cxx423 bool bAdaptWrongPercentScaleValues = false; in CreateChildContext() local
435 bAdaptWrongPercentScaleValues = true; in CreateChildContext()
447 …bAddMissingXAxisForNetCharts, bAdaptWrongPercentScaleValues, bAdaptXAxisOrientationForOld2DBarChar… in CreateChildContext()
H A DSchXMLAxisContext.cxx105 bool bAdaptWrongPercentScaleValues, in SchXMLAxisContext() argument
117 m_bAdaptWrongPercentScaleValues( bAdaptWrongPercentScaleValues ), in SchXMLAxisContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLAxisContext.hxx38 bool bAdaptWrongPercentScaleValues,
H A DSchXMLPlotAreaContext.cxx420 bool bAdaptWrongPercentScaleValues = false; in createFastChildContext() local
432 bAdaptWrongPercentScaleValues = true; in createFastChildContext()
444 …bAddMissingXAxisForNetCharts, bAdaptWrongPercentScaleValues, bAdaptXAxisOrientationForOld2DBarChar… in createFastChildContext()
H A DSchXMLAxisContext.cxx109 bool bAdaptWrongPercentScaleValues, in SchXMLAxisContext() argument
121 m_bAdaptWrongPercentScaleValues( bAdaptWrongPercentScaleValues ), in SchXMLAxisContext()