Searched refs:xDocumentSubStorageSupplier (Results 1 – 2 of 2) sorted by relevance
95 …XDocumentSubStorageSupplier xDocumentSubStorageSupplier = UnoRuntime.queryInterface(XDocumentSubSt… in checkTransientDocumentsDocumentContent() local96 String[]names = xDocumentSubStorageSupplier.getDocumentSubStoragesNames(); in checkTransientDocumentsDocumentContent()100 …XStorage xStorage = xDocumentSubStorageSupplier.getDocumentSubStorage(names[0], ElementModes.READW… in checkTransientDocumentsDocumentContent()
90 XDocumentSubStorageSupplier xDocumentSubStorageSupplier = in XStorageHelper() local104 storage = xDocumentSubStorageSupplier.getDocumentSubStorage( name, mode ); in XStorageHelper()
Completed in 17 milliseconds