Searched refs:xNewObj (Results 1 – 1 of 1) sorted by relevance
641 SfxObjectShellLock xNewObj; in ExecReload_Impl() local765 xNewObj->SetModifyPasswordEntered(); in ExecReload_Impl()796 xNewObj->DoClose(); in ExecReload_Impl()797 xNewObj = 0; in ExecReload_Impl()802 if( !xNewObj.Is() ) in ExecReload_Impl()842 …if ( xNewObj->GetModifyPasswordHash() && xNewObj->GetModifyPasswordHash() != xOldObj->GetModifyPas… in ExecReload_Impl()845 xNewObj->SetReadOnly(); in ExecReload_Impl()852 xNewObj->SetReadOnlyUI( sal_False ); in ExecReload_Impl()855 if ( xNewObj->IsDocShared() ) in ExecReload_Impl()862 xNewObj->GetMedium()->GetItemSet()->ClearItem( SID_RELOAD ); in ExecReload_Impl()[all …]
Completed in 17 milliseconds