Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/pdfimport/tree/
H A Ddrawtreevisiting.hxx107 enum DocType{ DRAW_DOC, IMPRESS_DOC }; enumerator
111 m_bWriteDrawDocument(eDocType==DRAW_DOC) in DrawXmlEmitter()
H A Dtreevisitorfactory.cxx99 … DrawXmlEmitter::DRAW_DOC, in createEmittingVisitor()
/aoo42x/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java242 …pType.equals(TypeDetection.IMPRESS_DOC) || appType.equals(TypeDetection.DRAW_DOC)) || appType.equa… in analyzeFileType()
280 return TypeDetection.DRAW_DOC; in getDocType()
H A DTypeDetection.java53 public final static String DRAW_DOC = "draw"; field in TypeDetection
/aoo42x/main/wizards/com/sun/star/wizards/web/export/
H A DAbstractExporter.java151 else if (doc.appType.equals(TypeDetection.DRAW_DOC)) in pageCount()

Completed in 37 milliseconds