Home
last modified time | relevance | path

Searched defs:doc (Results 101 – 125 of 155) sorted by relevance

1234567

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DDocumentContentReadHandler.java137 final OfficeDocument doc = (OfficeDocument) resource.getResource(); in parseContentXml() local
/aoo42x/main/xmlsecurity/tools/standalone/csfit/
H A Ddecrypter.cxx82 xmlDocPtr doc = NULL ; in main() local
H A Dencrypter.cxx80 xmlDocPtr doc = NULL ; in main() local
H A Dverifier.cxx80 xmlDocPtr doc = NULL ; in main() local
H A Dsigner.cxx77 xmlDocPtr doc ; in main() local
/aoo42x/main/xmlsecurity/tools/standalone/mscsfit/
H A Ddecrypter.cxx81 xmlDocPtr doc = NULL ; in main() local
H A Dencrypter.cxx71 xmlDocPtr doc = NULL ; in main() local
H A Dsigner.cxx69 xmlDocPtr doc = NULL ; in main() local
H A Dverifier.cxx72 xmlDocPtr doc = NULL ; in main() local
/aoo42x/main/dbaccess/source/ext/macromigration/
H A Dmigrationlog.cxx163 for ( DocumentLogs::const_iterator doc = m_pData->aDocumentLogs.begin(); in startedDocument() local
463 for ( DocumentLogs::const_iterator doc = m_pData->aDocumentLogs.begin(); in getCompleteLog() local
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/
H A DXMLParserFactory.java97 public void write(Document doc, OutputStream out) throws IOException { in write()
/aoo42x/main/autodoc/inc/ary/doc/
H A Dd_oldidldocu.hxx43 namespace doc namespace
/aoo42x/test/testuno/source/testlib/uno/
H A DSDUtil.java50 public static Object getPageByIndex(XComponent doc, int index) throws Exception { in getPageByIndex()
/aoo42x/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.cxx140 Reference<css::xml::dom::XDocument> doc = getDocument(); in getAllDataUrls() local
/aoo42x/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java108 Document doc = null; in deserialize() local
303 org.w3c.dom.Document doc = sxwDoc.getContentDOM(); in buildDocument() local
/aoo42x/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DDocumentDeserializerImpl.java141 org.w3c.dom.Document doc = sxwDoc.getContentDOM(); in buildDocument() local
/aoo42x/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.cxx142 Reference<css::xml::dom::XDocument> doc = getDocument(); in getAllDataUrls() local
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/xslt/
H A DDocumentDeserializerImpl.java125 GenericOfficeDocument doc = null; in deserialize() local
H A DDocumentSerializerImpl.java91 public DocumentSerializerImpl(PluginFactoryImpl pf,Document doc) { in DocumentSerializerImpl()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DNameDefinition.java141 public void writeNode(org.w3c.dom.Document doc, Node root) { in writeNode()
H A DDocumentMergerImpl.java66 public DocumentMergerImpl(org.openoffice.xmerge.Document doc, ConverterCapabilities cc) { in DocumentMergerImpl()
/aoo42x/main/scripting/examples/java/MemoryUsage/
H A DMemoryUsage.java75 XSpreadsheetDocument doc = (XSpreadsheetDocument) in createSpreadsheet() local
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java111 public static boolean storeXML(Document doc, File file) { in storeXML()
121 public static boolean storeXML(Document doc, File file, File xls) { in storeXML()
131 public static boolean storeXML(Document doc, File file, InputStream xls) { in storeXML()
148 Document doc = parseXML(xml); in getStringByXPath() local
/aoo42x/test/testuno/source/pvt/uno/
H A DConversion.java168 XComponent doc = app.loadDocumentFromURL(sourceFileUrl, in testConversion() local
/aoo42x/main/scripting/java/org/openoffice/netbeans/editor/
H A DNetBeansSourceView.java130 BaseDocument doc = Utilities.getDocument(pane); in scrollToLine() local

Completed in 1332 milliseconds

1234567