/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewling.cxx | 693 const sal_Bool bOldViewLock = pWrtShell->IsViewLocked(); in ExecSpellPopup() 836 const sal_Bool bOldViewLock = pWrtShell->IsViewLocked(); in ExecSmartTagPopup() 980 const sal_Bool bOldViewLock = pWrtShell->IsViewLocked(); in ExecFieldPopup()
|
H A D | viewmdi.cxx | 99 sal_Bool bUnLockView = !pWrtShell->IsViewLocked(); in _SetZoom() 251 const sal_Bool bUnLockView = !pWrtShell->IsViewLocked(); in SetViewLayout()
|
H A D | view0.cxx | 605 const sal_Bool bLockedView = rSh.IsViewLocked(); in ExecViewOptions()
|
H A D | viewtab.cxx | 885 if( !rSh.IsViewLocked() ) in ExecTabWin() 1005 if( !rSh.IsViewLocked() ) in ExecTabWin()
|
H A D | viewport.cxx | 1170 sal_Bool bUnLockView = !pWrtShell->IsViewLocked(); in OuterResizePixel()
|
H A D | view.cxx | 1553 sal_Bool bUnlockView = !pWrtShell->IsViewLocked(); in ShowCursor()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 2920 sal_Bool bUnLockView = !rSh.IsViewLocked(); in MouseButtonDown() 2976 sal_Bool bUnLockView = !rSh.IsViewLocked(); in MouseButtonDown() 3235 sal_Bool bUnLockView = !rSh.IsViewLocked(); in MouseButtonDown() 3251 sal_Bool bUnLockView = !rSh.IsViewLocked(); in MouseButtonDown() 3325 if( !rSh.IsViewLocked() && in MouseButtonDown() 3345 if( !rSh.IsViewLocked() ) in MouseButtonDown() 3371 if( !rSh.IsViewLocked() && bLockView ) in MouseButtonDown() 4196 sal_Bool bViewLocked = rSh.IsViewLocked(); in MouseButtonUp() 4676 sal_Bool bUnLockView = !rSh.IsViewLocked(); in EnterDrawMode() 5323 sal_Bool bUnLockView = !rSh.IsViewLocked(); in SelectMenuPosition() [all …]
|
H A D | edtwin3.cxx | 207 sal_Bool bViewWasLocked = pSh->IsViewLocked(), bUnlockPaint = sal_False; in DataChanged()
|
H A D | SidebarWin.cxx | 1094 const sal_Bool bLockView = mrView.GetWrtShell().IsViewLocked(); in IMPL_LINK()
|
H A D | PostItMgr.cxx | 1899 sal_Bool bLockView = mpWrtShell->IsViewLocked(); in AssureStdModeAtShell()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docsh.cxx | 383 bLockedView = mpWrtShell->IsViewLocked(); in Save() 532 bLockedView = mpWrtShell->IsViewLocked(); in SaveAs() 762 const sal_Bool bFormerLockView = mpWrtShell->IsViewLocked(); in ConvertTo()
|
H A D | docsh2.cxx | 203 bUnlockView = !mpWrtShell->IsViewLocked(); in DoFlushDocInfo() 279 bUnlockView = !mpWrtShell->IsViewLocked(); in Notify()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | visiturl.cxx | 83 bUnLockView = !pESh->IsViewLocked(); in Notify()
|
H A D | doclay.cxx | 1981 const sal_Bool bOldLockView = pStartSh->IsViewLocked(); in IMPL_LINK()
|
/aoo42x/main/sw/inc/ |
H A D | viewsh.hxx | 476 sal_Bool IsViewLocked() const { return bViewLocked; } in IsViewLocked() function in ViewShell
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | swbaslnk.cxx | 231 bLockView = pSh->IsViewLocked(); in DataChanged()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edfld.cxx | 459 sal_Bool bUnLockView = !IsViewLocked(); in SetFixFields()
|
/aoo42x/main/sw/source/ui/ribbar/ |
H A D | drawbase.cxx | 241 sal_Bool bUnlockView = !m_pSh->IsViewLocked(); in MouseButtonDown()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | select.cxx | 138 const sal_Bool bLockedView = IsViewLocked(); in SelAll()
|
/aoo42x/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 919 bLockedView = pESh->IsViewLocked(); in Write()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 287 const sal_Bool bLockedView = rSh.IsViewLocked(); in ExecClpbrd() 954 const sal_Bool bLockedView = rSh.IsViewLocked(); in Execute()
|
/aoo42x/main/sw/source/core/text/ |
H A D | EnhancedPDFExportHelper.cxx | 1578 const sal_Bool bOldLockView = mrSh.IsViewLocked(); in EnhancedPDFExport()
|
/aoo42x/main/sw/source/core/view/ |
H A D | viewsh.cxx | 565 if ( !IsViewLocked() ) in MakeVisible()
|
/aoo42x/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 2179 const sal_Bool bLockedView = rSh.IsViewLocked(); in getTransferable()
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 179 sal_Bool bUnLockView = !IsViewLocked(); in SelectObj()
|