Searched defs:fontSize (Results 1 – 5 of 5) sorted by relevance
98 public Format(int attributes, int fontSize, String fontName) { in Format()300 public void setFontSize(int fontSize) { in setFontSize()
62 private byte fontSize = 0; field in WseTextRun
183 int fontSize = 0; in parseText() local
152 int mask, int values, int fontSize, String fontName, StyleCatalog sc) { in TextStyle()
2294 OString fontSize = OString::valueOf( sal_Int32( ( rFontSize.GetHeight() + 5 ) / 10 ) ); in CharFontSize() local
Completed in 57 milliseconds