Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Dobjstor.cxx2647 SfxMedium* pRetrMedium = GetMedium(); in DoSave_Impl() local
2648 const SfxFilter* pFilter = pRetrMedium->GetFilter(); in DoSave_Impl()
2652 SfxItemSet* pSet = new SfxAllItemSet(*pRetrMedium->GetItemSet()); in DoSave_Impl()
2658 …SfxMedium* pMediumTmp = new SfxMedium( pRetrMedium->GetName(), pRetrMedium->GetOpenMode(), pRetrMe… in DoSave_Impl()
2659 pMediumTmp->SetLongName( pRetrMedium->GetLongName() ); in DoSave_Impl()
2669 pMediumTmp->TransferVersionList_Impl( *pRetrMedium ); in DoSave_Impl()
2707 if( pRetrMedium->GetItemSet() ) in DoSave_Impl()
2709 pRetrMedium->GetItemSet()->ClearItem( SID_INTERACTIONHANDLER ); in DoSave_Impl()
2710 pRetrMedium->GetItemSet()->ClearItem( SID_PROGRESS_STATUSBAR_CONTROL ); in DoSave_Impl()

Completed in 26 milliseconds