Searched refs:IsCrsrReadonly (Results 1 – 10 of 10) sorted by relevance
109 if ( !bSelect && !bBasicCall && IsCrsrReadonly() && !GetViewOptions()->IsSelectionInReadonly()) in Left()128 if ( !bSelect && !bBasicCall && IsCrsrReadonly() && !GetViewOptions()->IsSelectionInReadonly() ) in Right()147 if ( !bSelect && !bBasicCall && IsCrsrReadonly() && !GetViewOptions()->IsSelectionInReadonly()) in Up()165 if ( !bSelect && !bBasicCall && IsCrsrReadonly() && !GetViewOptions()->IsSelectionInReadonly()) in Down()184 if ( !bSelect && !bBasicCall && IsCrsrReadonly() ) in LeftMargin()202 if ( !bSelect && !bBasicCall && IsCrsrReadonly() ) in RightMargin()
92 sal_Bool bEnable = !rSh.IsCrsrReadonly(); in DropDownFieldDialog()
127 sal_Bool bEnable = !rSh.IsCrsrReadonly(); in SwFldInputDlg()
1558 !IsCrsrReadonly()) ) in UpdateCrsr()1825 !IsCrsrReadonly() || GetViewOptions()->IsSelectionInReadonly()) ) in UpdateCrsr()1869 if ( (IsCrsrReadonly() && GetViewOptions()->IsSelectionInReadonly()) == in UpdateCrsr()3010 sal_Bool SwCrsrShell::IsCrsrReadonly() const in IsCrsrReadonly() function in SwCrsrShell
497 if ( !pCrsrShell->IsCrsrReadonly() || pCrsrShell->GetViewOptions()->IsSelectionInReadonly() ) in _SetPosAndShow()
675 (pWrtShell->IsCrsrReadonly() || in PageUpCrsr()690 (pWrtShell->IsCrsrReadonly() || in PageDownCrsr()
593 if ( !pWrtShell->IsCrsrReadonly() ) in _CheckReadonlyState()
399 rSh.IsCrsrReadonly(); in UpdatePointer()1310 rSh.IsCrsrReadonly(); in KeyInput()4943 rSh.IsCrsrReadonly(); in Command()4966 rSh.IsCrsrReadonly(); in Command()5017 rSh.IsCrsrReadonly(); in Command()5062 rSh.IsCrsrReadonly(); in Command()
507 sal_Bool IsCrsrReadonly() const;
1050 if( !IsCrsrReadonly() ) in ProtectCells()
Completed in 170 milliseconds