Home
last modified time | relevance | path

Searched refs:xDocumentStorage (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx898 Reference< XStorage > xDocumentStorage; in getOrCreateRootStorage() local
901xDocumentStorage.set( xStorageFactory->createInstanceWithArguments( aStorageCreationArgs ), UNO_QU… in getOrCreateRootStorage()
909xDocumentStorage.set( xStorageFactory->createInstanceWithArguments( aStorageCreationArgs ), UNO_QU… in getOrCreateRootStorage()
917 impl_switchToStorage_throw( xDocumentStorage ); in getOrCreateRootStorage()
/aoo42x/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1877 uno::Reference< embed::XStorage > xDocumentStorage; in load() local
1898xDocumentStorage.set( xStorageFactory->createInstanceWithArguments( aStorageCreationArgs ), uno::U… in load()
1912 if ( !xDocumentStorage.is() ) in load()
1917 impl_loadFromStorage_nolck_throw( xDocumentStorage, aArguments.getPropertyValues() ); in load()
/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx142 uno::Reference< embed::XStorage > xDocumentStorage = in DomainMapper() local
151 xImporter->importProperties( xDocumentStorage, xPropSupplier->getDocumentProperties() ); in DomainMapper()

Completed in 107 milliseconds