Home
last modified time | relevance | path

Searched defs:TextLineInfo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.hxx201 struct TextLineInfo struct
203 TextLineInfo( const double& rLineHeight, in TextLineInfo() argument
222 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;
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx146 class TextLineInfo class
154 TextLineInfo( long nWidth, sal_uInt16 nIndex, sal_uInt16 nLen ) in TextLineInfo() function in TextLineInfo

Completed in 34 milliseconds