Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx380 sal_Bool bLockedView(sal_False); in Save() local
383 bLockedView = mpWrtShell->IsViewLocked(); in Save()
391 mpWrtShell->LockView( bLockedView ); in Save()
529 sal_Bool bLockedView(sal_False); in SaveAs() local
532 bLockedView = mpWrtShell->IsViewLocked(); in SaveAs()
540 mpWrtShell->LockView( bLockedView ); in SaveAs()
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx915 sal_Bool bLockedView(sal_False); in Write() local
919 bLockedView = pESh->IsViewLocked(); in Write()
942 pESh->LockView( bLockedView ); in Write()
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx605 const sal_Bool bLockedView = rSh.IsViewLocked(); in ExecViewOptions() local
610 rSh.LockView( bLockedView ); in ExecViewOptions()
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx138 const sal_Bool bLockedView = IsViewLocked(); in SelAll() local
198 LockView( bLockedView ); in SelAll()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx287 const sal_Bool bLockedView = rSh.IsViewLocked(); in ExecClpbrd() local
290 rSh.LockView( bLockedView ); in ExecClpbrd()
954 const sal_Bool bLockedView = rSh.IsViewLocked(); in Execute() local
959 rSh.LockView( bLockedView ); in Execute()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx2179 const sal_Bool bLockedView = rSh.IsViewLocked(); in getTransferable() local
2182 rSh.LockView( bLockedView ); in getTransferable()

Completed in 65 milliseconds