Searched defs:IsPercent (Results 1 – 3 of 3) sorted by relevance
/trunk/main/svx/inc/svx/ | ||
H A D | svdglue.hxx | 82 bool IsPercent() const { return !bNoPercent; } in IsPercent() function in SdrGluePoint |
/trunk/main/sc/source/filter/inc/ | ||
H A D | xichart.hxx | 1057 inline bool IsPercent() const { return maType.IsPercent(); } in IsPercent() function in XclImpChTypeGroup |
/trunk/main/sc/source/filter/excel/ | ||
H A D | xichart.cxx | 2243 bool XclImpChType::IsPercent() const in IsPercent() function in XclImpChType |
Completed in 114 milliseconds