Searched defs:TextLineInfo (Results 1 – 2 of 2) sorted by relevance
201 struct TextLineInfo struct203 TextLineInfo( const double& rLineHeight, in TextLineInfo() function222 double mnLineHeight;223 double mnOverlineHeight;224 double mnOverlineOffset;225 double mnUnderlineOffset;226 double mnStrikeoutOffset;227 sal_Int8 mnOverlineStyle;228 sal_Int8 mnUnderlineStyle;229 sal_Int8 mnStrikeoutStyle;
146 class TextLineInfo class154 TextLineInfo( long nWidth, sal_uInt16 nIndex, sal_uInt16 nLen ) in TextLineInfo() function in TextLineInfo
Completed in 32 milliseconds