Home
last modified time | relevance | path

Searched refs:loadDoc (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java410 XLoadable loadDoc = UnoRuntime.queryInterface(XLoadable.class, databaseDoc); in testLoadable() local
411 loadDoc.load(new PropertyValue[] in testLoadable()
430 loadDoc = UnoRuntime.queryInterface(XLoadable.class, databaseDoc); in testLoadable()
431 loadDoc.initNew(); in testLoadable()
780 final XLoadable loadDoc = UnoRuntime.queryInterface(XLoadable.class, databaseDoc); in testGlobalEvents() local
783 loadDoc.initNew(); in testGlobalEvents()
/aoo4110/main/qadevOOo/runner/util/
H A DWriterTools.java64 XComponent comp = DesktopTools.loadDoc(xMSF, url, Args); in loadTextDoc()
H A DDesktopTools.java262 public static XComponent loadDoc(XMultiServiceFactory xMSF, String url, in loadDoc() method in DesktopTools
/aoo4110/main/sw/qa/complex/writer/
H A DLoadSaveTest.java127 xDoc = util.DesktopTools.loadDoc(m_xMSF, sourceFile, loadProps); in testDoc()
H A DTextPortionEnumerationTest.java3809 xComp = util.DesktopTools.loadDoc(m_xMSF, file, loadProps); in doLoad()
/aoo4110/main/linguistic/qa/complex/linguistic/
H A DHangulHanjaConversion.java123 XComponent xDoc = DesktopTools.loadDoc(xMSF, FileToLoad, in checkXConversionDictionaryList()
/aoo4110/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java332 XComponent xComponent = DesktopTools.loadDoc(getMSF(), _sDocument, null); in loadAndSaveNTimesDocument()
/aoo4110/main/qadevOOo/tests/java/mod/_dbaccess/
H A DConnectionLineAccessibility.java342 …QueryComponent = DesktopTools.loadDoc((XMultiServiceFactory) Param.getMSF(),".component:DB/QueryDe… in createTestEnvironment()
H A DJoinViewAccessibility.java323 …QueryComponent = DesktopTools.loadDoc ((XMultiServiceFactory) Param.getMSF (),".component:DB/Query… in createTestEnvironment()
H A DTableWindowAccessibility.java297 …QueryComponent = DesktopTools.loadDoc((XMultiServiceFactory) Param.getMSF (),".component:DB/QueryD… in createTestEnvironment()
/aoo4110/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java592 xComp2 = util.DesktopTools.loadDoc(xMSF, f, loadProps); in check()
676 xComp = util.DesktopTools.loadDoc(xMSF, file, loadProps); in loadRDFa()

Completed in 84 milliseconds