Home
last modified time | relevance | path

Searched refs:rParentStorage (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/oox/source/ole/
H A Dolestorage.cxx200 OleStorage::OleStorage( const OleStorage& rParentStorage, in OleStorage() argument
202 StorageBase( rParentStorage, rElementName, bReadOnly ), in OleStorage()
203 mxContext( rParentStorage.mxContext ), in OleStorage()
205 mpParentStorage( &rParentStorage ) in OleStorage()
210 OleStorage::OleStorage( const OleStorage& rParentStorage, in OleStorage() argument
212 StorageBase( rParentStorage, rElementName, false ), in OleStorage()
213 mxContext( rParentStorage.mxContext ), in OleStorage()
214 mpParentStorage( &rParentStorage ) in OleStorage()
/aoo4110/main/filter/source/xsltfilter/
H A Duof2storage.cxx75 StorageBase::StorageBase( const StorageBase& rParentStorage, const ::rtl::OUString& rStorageName, b… in StorageBase() argument
76 : m_aParentPath(rParentStorage.getPath()) in StorageBase()
295 ZipStorage::ZipStorage( const ZipStorage& rParentStorage, const ::com::sun::star::uno::Reference< :… in ZipStorage() argument
296 : StorageBase(rParentStorage, rElementName, rParentStorage.isReadOnly()) in ZipStorage()
H A Duof2storage.hxx111 …explicit StorageBase( const StorageBase& rParentStorage, const ::rtl::OUString& rStorageName, bool…
161 const ZipStorage& rParentStorage,
/aoo4110/main/oox/source/helper/
H A Dzipstorage.cxx97 ZipStorage::ZipStorage( const ZipStorage& rParentStorage, const Reference< XStorage >& rxStorage, c… in ZipStorage() argument
98 StorageBase( rParentStorage, rElementName, rParentStorage.isReadOnly() ), in ZipStorage()
H A Dstoragebase.cxx81 StorageBase::StorageBase( const StorageBase& rParentStorage, const OUString& rStorageName, bool bRe… in StorageBase() argument
82 maParentPath( rParentStorage.getPath() ), in StorageBase()
/aoo4110/main/oox/inc/oox/ole/
H A Dolestorage.hxx57 const OleStorage& rParentStorage,
62 const OleStorage& rParentStorage,
/aoo4110/main/oox/inc/oox/helper/
H A Dzipstorage.hxx53 const ZipStorage& rParentStorage,
H A Dstoragebase.hxx142 …explicit StorageBase( const StorageBase& rParentStorage, const ::rtl::OUString& rStorag…

Completed in 31 milliseconds