Home
last modified time | relevance | path

Searched refs:xDocumentSubStorageSupplier (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsDocumentContent.java95 …XDocumentSubStorageSupplier xDocumentSubStorageSupplier = UnoRuntime.queryInterface(XDocumentSubSt… in checkTransientDocumentsDocumentContent() local
96 String[]names = xDocumentSubStorageSupplier.getDocumentSubStoragesNames(); in checkTransientDocumentsDocumentContent()
100 …XStorage xStorage = xDocumentSubStorageSupplier.getDocumentSubStorage(names[0], ElementModes.READW… in checkTransientDocumentsDocumentContent()
/aoo4110/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java90 XDocumentSubStorageSupplier xDocumentSubStorageSupplier = in XStorageHelper() local
104 storage = xDocumentSubStorageSupplier.getDocumentSubStorage( name, mode ); in XStorageHelper()

Completed in 25 milliseconds