Lines Matching refs:rText
213 const String& rText, in getTextWidth() argument
217 return mrDevice.GetTextWidth(rText, nIndex, nLength); in getTextWidth()
222 const String& rText, in getTextOutlines() argument
229 const sal_uInt32 nStringLength(rText.Len()); in getTextOutlines()
248 rText, in getTextOutlines()
260 rText, in getTextOutlines()
271 const String& rText, in getTextBoundRect() argument
276 const sal_uInt32 nStringLength(rText.Len()); in getTextBoundRect()
289 rText, in getTextBoundRect()
320 const String& rText, in addTextRectActions() argument
325 rRectangle, rText, nStyle, rGDIMetaFile); in addTextRectActions()
329 const String& rText, in getTextArray() argument
335 const sal_uInt32 nStringLength(rText.Len()); in getTextArray()
346 mrDevice.GetTextArray(rText, &aDXArray[0], nIndex, nLength); in getTextArray()