Home
last modified time | relevance | path

Searched refs:IMPRESS_DOC (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java242 …appType.equals(TypeDetection.CALC_DOC) || appType.equals(TypeDetection.IMPRESS_DOC) || appType.equ… in analyzeFileType()
284 return TypeDetection.IMPRESS_DOC; in getDocType()
H A DTypeDetection.java49 public final static String IMPRESS_DOC = "impress"; field in TypeDetection
/aoo42x/main/sdext/source/pdfimport/tree/
H A Dtreevisitorfactory.cxx74 … DrawXmlEmitter::IMPRESS_DOC, in createEmittingVisitor()
H A Ddrawtreevisiting.hxx107 enum DocType{ DRAW_DOC, IMPRESS_DOC }; enumerator
/aoo42x/main/wizards/com/sun/star/wizards/web/export/
H A DAbstractExporter.java147 else if (doc.appType.equals(TypeDetection.IMPRESS_DOC)) in pageCount()

Completed in 30 milliseconds