Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx109 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()
/trunk/main/sw/source/ui/fldui/
H A DDropDownFieldDialog.cxx92 sal_Bool bEnable = !rSh.IsCrsrReadonly(); in DropDownFieldDialog()
H A Dinpdlg.cxx127 sal_Bool bEnable = !rSh.IsCrsrReadonly(); in SwFldInputDlg()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1558 !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
H A Dviscrs.cxx497 if ( !pCrsrShell->IsCrsrReadonly() || pCrsrShell->GetViewOptions()->IsSelectionInReadonly() ) in _SetPosAndShow()
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx675 (pWrtShell->IsCrsrReadonly() || in PageUpCrsr()
690 (pWrtShell->IsCrsrReadonly() || in PageDownCrsr()
H A Dview.cxx593 if ( !pWrtShell->IsCrsrReadonly() ) in _CheckReadonlyState()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx401 rSh.IsCrsrReadonly(); in UpdatePointer()
1312 rSh.IsCrsrReadonly(); in KeyInput()
4945 rSh.IsCrsrReadonly(); in Command()
4968 rSh.IsCrsrReadonly(); in Command()
5019 rSh.IsCrsrReadonly(); in Command()
5064 rSh.IsCrsrReadonly(); in Command()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx507 sal_Bool IsCrsrReadonly() const;
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx1050 if( !IsCrsrReadonly() ) in ProtectCells()

Completed in 104 milliseconds