Searched refs:xDocumentStorage (Results 1 – 3 of 3) sorted by relevance
898 Reference< XStorage > xDocumentStorage; in getOrCreateRootStorage() local901 …xDocumentStorage.set( xStorageFactory->createInstanceWithArguments( aStorageCreationArgs ), UNO_QU… in getOrCreateRootStorage()909 …xDocumentStorage.set( xStorageFactory->createInstanceWithArguments( aStorageCreationArgs ), UNO_QU… in getOrCreateRootStorage()917 impl_switchToStorage_throw( xDocumentStorage ); in getOrCreateRootStorage()
1877 uno::Reference< embed::XStorage > xDocumentStorage; in load() local1898 …xDocumentStorage.set( xStorageFactory->createInstanceWithArguments( aStorageCreationArgs ), uno::U… in load()1912 if ( !xDocumentStorage.is() ) in load()1917 impl_loadFromStorage_nolck_throw( xDocumentStorage, aArguments.getPropertyValues() ); in load()
142 uno::Reference< embed::XStorage > xDocumentStorage = in DomainMapper() local151 xImporter->importProperties( xDocumentStorage, xPropSupplier->getDocumentProperties() ); in DomainMapper()
Completed in 76 milliseconds