Home
last modified time | relevance | path

Searched refs:rStor (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx134 EmbeddedObjectContainer::EmbeddedObjectContainer( const uno::Reference < embed::XStorage >& rStor ) in EmbeddedObjectContainer() argument
137 pImpl->mxStorage = rStor; in EmbeddedObjectContainer()
143 EmbeddedObjectContainer::EmbeddedObjectContainer( const uno::Reference < embed::XStorage >& rStor, … in EmbeddedObjectContainer() argument
146 pImpl->mxStorage = rStor; in EmbeddedObjectContainer()
153 void EmbeddedObjectContainer::SwitchPersistence( const uno::Reference < embed::XStorage >& rStor ) in SwitchPersistence() argument
160 pImpl->mxStorage = rStor; in SwitchPersistence()
/aoo41x/main/sfx2/source/doc/
H A Ddocfile.cxx3293 SfxMedium::SfxMedium( const uno::Reference < embed::XStorage >& rStor, const String& rBaseURL, cons… in SfxMedium() argument
3298 String aType = SfxFilter::GetTypeFromStorage( rStor ); in SfxMedium()
3303 pImp->xStorage = rStor; in SfxMedium()
3312 SfxMedium::SfxMedium( const uno::Reference < embed::XStorage >& rStor, const String& rBaseURL, cons… in SfxMedium() argument
3321 pImp->xStorage = rStor; in SfxMedium()
3480 void SfxMedium::SetStorage_Impl( const uno::Reference < embed::XStorage >& rStor ) in SetStorage_Impl() argument
3482 pImp->xStorage = rStor; in SetStorage_Impl()
/aoo41x/main/sw/source/filter/basflt/
H A Dfltini.cxx1017 sal_uLong SaveOrDelMSVBAStorage( SfxObjectShell& rDoc, SotStorage& rStor, sal_Bool bSaveInto, const… in SaveOrDelMSVBAStorage() argument
1021 return pFunction( rDoc, rStor, bSaveInto, rStorageName ); in SaveOrDelMSVBAStorage()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8.cxx3631 …ong SAL_CALL SaveOrDelMSVBAStorage_ww8( SfxObjectShell& rDoc, SotStorage& rStor, sal_Bool bSaveInt… in SaveOrDelMSVBAStorage_ww8() argument
3633 SvxImportMSVBasic aTmp( rDoc, rStor ); in SaveOrDelMSVBAStorage_ww8()

Completed in 61 milliseconds