Searched refs:PocketWordConstants (Results 1 – 6 of 6) sorted by relevance
133 String families[] = new String[] { PocketWordConstants.TEXT_STYLE_FAMILY, in loadStyles()134 PocketWordConstants.PARAGRAPH_STYLE_FAMILY, in loadStyles()135 PocketWordConstants.PARAGRAPH_STYLE_FAMILY }; in loadStyles()212 PocketWordConstants.PARAGRAPH_STYLE_FAMILY, null, in traverseParagraph()219 PocketWordConstants.PARAGRAPH_STYLE_FAMILY, null, in traverseParagraph()248 PocketWordConstants.TEXT_STYLE_FAMILY, null, in traverseParagraphContents()
175 PocketWordConstants.DEFAULT_STYLE); in buildDocument()205 PocketWordConstants.DEFAULT_STYLE); in buildDocument()229 if (styleName.equals(PocketWordConstants.DEFAULT_STYLE)) { in buildDocument()
33 public interface PocketWordConstants { interface
43 class ParagraphTextSegment implements PocketWordConstants {
50 public class PocketWordDocument implements Document, PocketWordConstants {
46 class Paragraph implements PocketWordConstants {