Home
last modified time | relevance | path

Searched refs:IsPercent (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxichart.hxx919 bool IsPercent() const;
1057 inline bool IsPercent() const { return maType.IsPercent(); } in IsPercent() function in XclImpChTypeGroup
/aoo4110/main/svx/inc/svx/
H A Dsvdglue.hxx82 bool IsPercent() const { return !bNoPercent; } in IsPercent() function in SdrGluePoint
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx2243 bool XclImpChType::IsPercent() const in IsPercent() function in XclImpChType
2644 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()
/aoo4110/main/svx/source/svdraw/
H A Dsvdglev.cxx144 bool bOn=rGP.IsPercent(); in ImpGetPercent()
/aoo4110/main/svx/source/unodraw/
H A Dgluepts.cxx88 rUnoGlue.IsRelative = rSdrGlue.IsPercent(); in convert()

Completed in 76 milliseconds