One line docu to save me code reading the next time ;-)

Change-Id: I3998679c859c2a25933a879ae6412d7555350a62
This commit is contained in:
Jan Holesovsky
2012-05-30 17:09:32 +02:00
parent be51f7ce59
commit 67a8150360

View File

@@ -599,6 +599,7 @@ public:
MetricVector* pVector = NULL, String* pDisplayText = NULL );
long GetTextWidth( const XubString& rStr, xub_StrLen nIndex = 0,
xub_StrLen nLen = STRING_LEN ) const;
/// Height where any character of the current font fits; in logic coordinates.
long GetTextHeight() const;
void DrawTextArray( const Point& rStartPt, const XubString& rStr,
const sal_Int32* pDXAry = NULL,