Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx641 SfxObjectShellLock xNewObj; in ExecReload_Impl() local
765 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 33 milliseconds