Searched refs:IsPercent (Results 1 – 5 of 5) sorted by relevance
919 bool IsPercent() const;1057 inline bool IsPercent() const { return maType.IsPercent(); } in IsPercent() function in XclImpChTypeGroup
82 bool IsPercent() const { return !bNoPercent; } in IsPercent() function in SdrGluePoint
2243 bool XclImpChType::IsPercent() const in IsPercent() function in XclImpChType2644 if( maTypeInfo.mbReverseSeries && !Is3dChart() && !maType.IsStacked() && !maType.IsPercent() ) in Finalize()2685 bool bAnyStacked = maType.IsStacked() || maType.IsPercent(); in HasConnectorLines()2790 if( maType.IsStacked() || maType.IsPercent() ) in InsertDataSeries()3289 aScaleData.AxisType = rTypeGroup.IsPercent() ? in CreateAxis()
140 bool bOn=rGP.IsPercent(); in ImpGetPercent()
88 rUnoGlue.IsRelative = rSdrGlue.IsPercent(); in convert()
Completed in 59 milliseconds