Searched refs:SetupStorage (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sfx2/source/doc/ |
H A D | objstor.cxx | 329 void SfxObjectShell::SetupStorage( const uno::Reference< embed::XStorage >& xStorage, in SetupStorage() function in SfxObjectShell 444 SetupStorage( xStorage, SOFFICE_FILEFORMAT_CURRENT, sal_False ); in GeneralInit_Impl() 2014 SetupStorage( xNewStor, SOFFICE_FILEFORMAT_CURRENT, sal_False ); in DoSaveObjectAs() 3259 SetupStorage( xStorage, nVersion, bTemplate ); in SaveAsOwnFormat() 3285 SetupStorage( pImp->m_xDocStorage, SOFFICE_FILEFORMAT_CURRENT, sal_False ); in GetStorage()
|
H A D | sfxbasemodel.cxx | 3711 m_pData->m_pObjectShell->SetupStorage( xStorage, nVersion, sal_False ); in storeToStorage()
|
/aoo42x/main/sc/source/ui/app/ |
H A D | drwtrans.cxx | 596 pEmbObj->SetupStorage( xWorkStore, SOFFICE_FILEFORMAT_CURRENT, sal_False ); in WriteObject()
|
H A D | transobj.cxx | 447 pEmbObj->SetupStorage( xWorkStore, SOFFICE_FILEFORMAT_CURRENT, sal_False ); in WriteObject()
|
/aoo42x/main/sd/source/ui/app/ |
H A D | sdxfer.cxx | 681 pEmbObj->SetupStorage( xWorkStore, SOFFICE_FILEFORMAT_CURRENT, sal_False ); in WriteObject()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 639 void SetupStorage(
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docsh.cxx | 497 xDocSh->SetupStorage( xStor, SotStorage::GetVersion( xStor ), sal_False ); in SaveAs()
|
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 658 pEmbObj->SetupStorage( xWorkStore, SOFFICE_FILEFORMAT_CURRENT, sal_False ); in WriteObject()
|
Completed in 109 milliseconds