Searched refs:IMPRESS_DOC (Results 1 – 5 of 5) sorted by relevance
242 …appType.equals(TypeDetection.CALC_DOC) || appType.equals(TypeDetection.IMPRESS_DOC) || appType.equ… in analyzeFileType()284 return TypeDetection.IMPRESS_DOC; in getDocType()
49 public final static String IMPRESS_DOC = "impress"; field in TypeDetection
74 … DrawXmlEmitter::IMPRESS_DOC, in createEmittingVisitor()
107 enum DocType{ DRAW_DOC, IMPRESS_DOC }; enumerator
147 else if (doc.appType.equals(TypeDetection.IMPRESS_DOC)) in pageCount()
Completed in 36 milliseconds