Lines Matching refs:bIsDocReadOnly

398     sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly() &&  in UpdatePointer()  local
502 if (bIsDocReadOnly || (rSh.IsObjSelected() && rSh.IsSelObjProtected(FLYPROTECT_CONTENT))) in UpdatePointer()
1309 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly() && in KeyInput() local
1314 if(!bIsDocReadOnly && eBufferLanguage != eNewLanguage && aInBuffer.Len()) in KeyInput()
1328 if ( !bIsDocReadOnly && rSh.GetDrawView() && rSh.GetDrawView()->KeyInput( rKEvt, this ) ) in KeyInput()
1348 if( !bIsDocReadOnly && !rSh.IsSelFrmMode() && !rSh.IsObjSelected() ) in KeyInput()
1516 SW_KeyState eKeyState = bIsDocReadOnly ? KS_CheckDocReadOnlyKeys : KS_CheckKey; in KeyInput()
2201 if( aInBuffer.Len() && ( !bNormalChar || bIsDocReadOnly )) in KeyInput()
2215 if( !bIsDocReadOnly && bNormalChar ) in KeyInput()
2683 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly(); in MouseButtonDown() local
2811 if( !bIsDocReadOnly && in MouseButtonDown()
2965 if( !bIsDocReadOnly && !pAnchorMarker && 0 != in MouseButtonDown()
3029 if ( !bIsDocReadOnly && rSh.IsInsideSelectedObj(aDocPos) && in MouseButtonDown()
3077 if( !bIsDocReadOnly && in MouseButtonDown()
3446 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly(); in MouseMove() local
3468 if ( !bIsDocReadOnly && pSdrView && pSdrView->MouseMove(rMEvt,this) ) in MouseMove()
3536 if( !bIsDocReadOnly && bInsWin && !pApplyTempl && !rSh.IsInSelect() ) in MouseMove()
3725 if( bIsDocReadOnly ) in MouseMove()
3742 else if( bIsDocReadOnly ) in MouseMove()
3868 if( bTstShdwCrsr && bInsWin && !bIsDocReadOnly && in MouseMove()
4942 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly() && in Command() local
4944 if(!bIsDocReadOnly) in Command()
4965 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly() && in Command() local
4967 if(!bIsDocReadOnly) in Command()
5016 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly() && in Command() local
5018 if(!bIsDocReadOnly) in Command()
5061 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly() && in Command() local
5063 if ( !bIsDocReadOnly ) in Command()