Searched refs:TAG_STYLE_FONT_DECL (Results 1 – 3 of 3) sorted by relevance
505 fontNode = doc.createElement(TAG_STYLE_FONT_DECL); in buildDocument()511 fontNode = doc.createElement(TAG_STYLE_FONT_DECL); in buildDocument()
133 public final static String TAG_STYLE_FONT_DECL = "style:font-decl"; field
214 Element tableElement = (Element) doc.createElement(TAG_STYLE_FONT_DECL); in initFontTable()