Home
last modified time | relevance | path

Searched refs:openDocument (Results 1 – 14 of 14) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sw/field/
H A DPageCountField.java91 odtDocument = SWUtil.openDocument(Testspace.prepareData(odtSample), app); in testPageCountFieldODT()
119 docDocument = SWUtil.openDocument(Testspace.prepareData(docSample), app); in testPageCountFieldDOC()
H A DPageNumberField.java90 odtDocument = SWUtil.openDocument(Testspace.prepareData(odtSample), app); in testPageNumberFieldODT()
119 docDocument = SWUtil.openDocument(Testspace.prepareData(docSample), app); in testPageNumberFieldDOC()
H A DSubjectField.java87 odtDocument = SWUtil.openDocument(Testspace.prepareData(odtSample), app); in testSubjectFieldODT()
H A DTitleField.java88 odtDocument = SWUtil.openDocument(Testspace.prepareData(odtSample), app); in testTitleFieldODT()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java198 openDocument(file); in setDocument()
312 private void openDocument(File file) in openDocument() method in OpenOfficeDocFileSystem
/trunk/main/wizards/com/sun/star/wizards/web/export/
H A DCopyExporter.java61 closeDocument(openDocument(source, xmsf), xmsf); in export()
H A DFilterExporter.java55 document = openDocument(source, xmsf); in export()
H A DAbstractExporter.java96 protected Object openDocument(CGDocument doc, XMultiServiceFactory xmsf) in openDocument() method in AbstractExporter
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbadocumentsbase.hxx59 …css::uno::Any openDocument( const ::rtl::OUString& Filename, const css::uno::Any& ReadOnly, const …
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java479 private void openDocument() in openDocument() method in TestTool
1287 openDocument(); in actionPerformed()
/trunk/main/sw/source/ui/vba/
H A Dvbadocuments.cxx149 …uno::Reference <text::XTextDocument> xSpreadDoc( openDocument( Filename, ReadOnly, sProps ), uno::… in Open()
/trunk/test/testuno/source/testlib/uno/
H A DSWUtil.java103 public static XTextDocument openDocument(String filePath, UnoApp app) throws Exception { in openDocument() method in SWUtil
/trunk/main/vbahelper/source/vbahelper/
H A Dvbadocumentsbase.cxx295 uno::Any VbaDocumentsBase::openDocument( const rtl::OUString& rFileName, const uno::Any& ReadOnly, … in openDocument() function in VbaDocumentsBase
/trunk/main/sc/source/ui/vba/
H A Dvbaworkbooks.cxx363 …uno::Reference <sheet::XSpreadsheetDocument> xSpreadDoc( openDocument( rFileName, ReadOnly, sProps… in Open()

Completed in 71 milliseconds