vcl/inc/vcl/outdev.hxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 67a8150360ad0728a10c281dfa065bc094e139eb Author: Jan Holesovsky <ke...@suse.cz> Date: Wed May 30 17:09:32 2012 +0200
One line docu to save me code reading the next time ;-) Change-Id: I3998679c859c2a25933a879ae6412d7555350a62 diff --git a/vcl/inc/vcl/outdev.hxx b/vcl/inc/vcl/outdev.hxx index c1459c0..dd10eda 100644 --- a/vcl/inc/vcl/outdev.hxx +++ b/vcl/inc/vcl/outdev.hxx @@ -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, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits