Searched refs:rStor (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/comphelper/source/container/ |
| H A D | embeddedobjectcontainer.cxx | 133 EmbeddedObjectContainer::EmbeddedObjectContainer( const uno::Reference < embed::XStorage >& rStor ) in EmbeddedObjectContainer() argument 136 pImpl->mxStorage = rStor; in EmbeddedObjectContainer() 142 EmbeddedObjectContainer::EmbeddedObjectContainer( const uno::Reference < embed::XStorage >& rStor, … in EmbeddedObjectContainer() argument 145 pImpl->mxStorage = rStor; in EmbeddedObjectContainer() 152 void EmbeddedObjectContainer::SwitchPersistence( const uno::Reference < embed::XStorage >& rStor ) in SwitchPersistence() argument 159 pImpl->mxStorage = rStor; in SwitchPersistence()
|
| /AOO42X/main/sfx2/source/doc/ |
| H A D | docfile.cxx | 3293 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()
|
| /AOO42X/main/sw/source/filter/basflt/ |
| H A D | fltini.cxx | 1017 sal_uLong SaveOrDelMSVBAStorage( SfxObjectShell& rDoc, SotStorage& rStor, sal_Bool bSaveInto, const… in SaveOrDelMSVBAStorage() argument 1021 return pFunction( rDoc, rStor, bSaveInto, rStorageName ); in SaveOrDelMSVBAStorage()
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | wrtww8.cxx | 3616 …ong SAL_CALL SaveOrDelMSVBAStorage_ww8( SfxObjectShell& rDoc, SotStorage& rStor, sal_Bool bSaveInt… in SaveOrDelMSVBAStorage_ww8() argument 3618 SvxImportMSVBasic aTmp( rDoc, rStor ); in SaveOrDelMSVBAStorage_ww8()
|