Home
last modified time | relevance | path

Searched defs:doc (Results 1 – 25 of 155) sorted by last modified time

1234567

/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dsigner.cxx77 xmlDocPtr doc ; in main() local
H A Dverifier.cxx80 xmlDocPtr doc = NULL ; in main() local
H A Dencrypter.cxx80 xmlDocPtr doc = NULL ; in main() local
H A Ddecrypter.cxx82 xmlDocPtr doc = NULL ; in main() local
/trunk/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
/trunk/main/l10ntools/source/help/
H A DHelpCompiler.cxx89 xmlDocPtr doc = xmlParseFile(filePath.native_file_string().c_str()); in getSourceDocument() local
104 HashSet HelpCompiler::switchFind(xmlDocPtr doc) in switchFind()
/trunk/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java200 …public void saveDocument(XComponent doc, String toPath, PropertyValue... propertyValue) throws Exc… in saveDocument()
206 …public void saveDocumentToURL(XComponent doc, String toURL, PropertyValue... propertyValue) throws… in saveDocumentToURL()
211 public void closeDocument(XComponent doc) { in closeDocument()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java74 private org.w3c.dom.Document doc = null; field in SxcDocumentDeserializer
/trunk/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
H A Dmigrationengine.cxx1031 for ( SubDocuments::const_iterator doc = m_aSubDocs.begin(); in migrateAll() local
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx1501 for ( ScriptDocuments::const_iterator doc = aDocuments.begin(); in FillListBox() local
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py269 def __init__( self, ctx, doc, inv ): argument
/trunk/main/pyuno/demo/
H A Dswriter.py54 doc = desktop.loadComponentFromURL( "private:factory/swriter","_blank", 0, () ) variable
/trunk/test/testuno/source/pvt/uno/
H A DConversion.java168 XComponent doc = app.loadDocumentFromURL(sourceFileUrl, in testConversion() local
/trunk/test/testuno/source/testlib/uno/
H A DSDUtil.java50 public static Object getPageByIndex(XComponent doc, int index) throws Exception { in getPageByIndex()
/trunk/test/testgui/source/bvt/gui/
H A DFileExport.java61 public TestType(boolean doc, boolean spread, boolean slide) { in TestType()
/trunk/test/testassistant/lib/
H A Dtestcommon.jar ... xml String xpathStr org.w3c.dom.Document doc javax.xml.xpath.XPathFactory factory javax. ...
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java383 IDocument doc = dp.getDocument(editor.getEditorInput()); in doInsertCode() local
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DDataSheet.java38 private Document doc = null; field in DataSheet
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
H A DXMLReporter.java49 private Document doc = null; field in XMLReporter
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx1062 xmlDocPtr doc = xmlParseFile("vnd.sun.star.zip:/"); in InputStreamTransformer() local

Completed in 135 milliseconds

1234567