Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1878 uno::Reference< embed::XStorage > xDocumentStorage; in load() local
1899xDocumentStorage.set( xStorageFactory->createInstanceWithArguments( aStorageCreationArgs ), uno::U… in load()
1913 if ( !xDocumentStorage.is() ) in load()
1918 impl_loadFromStorage_nolck_throw( xDocumentStorage, aArguments.getPropertyValues() ); in load()
/trunk/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 45 milliseconds