Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/view/
H A Dviewfrm.cxx609 SfxObjectShellLock xOldObj( pSh ); in ExecReload_Impl() local
630 SfxMedium *pMedium = xOldObj->GetMedium(); in ExecReload_Impl()
648 SfxViewFrame *pView = GetFirst( xOldObj ); in ExecReload_Impl()
655 pView = GetNext( *pView, xOldObj ); in ExecReload_Impl()
658 DELETEZ( xOldObj->Get_Impl()->pReloadTimer ); in ExecReload_Impl()
709 if ( xOldObj->IsDocShared() ) in ExecReload_Impl()
719 xOldObj->CancelTransfers(); in ExecReload_Impl()
743 xOldObj->SetModified( sal_False ); in ExecReload_Impl()
764 if ( xOldObj->IsModifyPasswordEntered() ) in ExecReload_Impl()
810 xOldObj->DoSaveCompleted( pMedium ); in ExecReload_Impl()
[all …]

Completed in 30 milliseconds