Searched refs:TakePercentStr (Results 1 – 3 of 3) sorted by relevance
441 …void TakePercentStr(const Fraction& rVal, String& rStr, FASTBOOL bNoPercentChar=sal_Fa…
1831 getSdrDragView().GetModel()->TakePercentStr(aXFact, aStr); in TakeSdrDragComment()1841 getSdrDragView().GetModel()->TakePercentStr(aYFact, aStr); in TakeSdrDragComment()
1379 void SdrModel::TakePercentStr(const Fraction& rVal, XubString& rStr, FASTBOOL bNoPercentChar) const in TakePercentStr() function in SdrModel