Home
last modified time | relevance | path

Searched refs:HasReadonlySel (Results 1 – 24 of 24) sorted by relevance

/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1550 !rSh.HasReadonlySel() ) in KeyInput()
1804 if ( !rSh.HasReadonlySel() in KeyInput()
1841 if ( !rSh.HasReadonlySel() in KeyInput()
1854 if ( !rSh.HasReadonlySel() in KeyInput()
1962 && !rSh.HasReadonlySel() ) in KeyInput()
2065 if( !rSh.HasReadonlySel() ) in KeyInput()
2090 !rSh.HasReadonlySel() ) in KeyInput()
2103 if( !rSh.HasReadonlySel() ) in KeyInput()
2309 else if ( !rSh.HasReadonlySel() in KeyInput()
2373 !rSh.HasReadonlySel() ) in KeyInput()
[all …]
/aoo41x/main/sw/source/core/edit/
H A Deddel.cxx121 if ( !HasReadonlySel() || CrsrInsideInputFld() ) in Delete()
313 if( !HasReadonlySel() ) in Replace()
343 if( pCrsr->GetNext() == pCrsr && !HasReadonlySel() ) in DelFullPara()
H A Dedfcol.cxx80 if ( !PCURCRSR->HasReadonlySel( GetViewOptions()->IsFormView() ) ) in SetTxtFmtColl()
/aoo41x/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx262 !rSh.HasReadonlySel() ); in ReInitDlg()
302 !rSh.HasReadonlySel() ); in Activate()
326 pView->GetWrtShell().HasReadonlySel()) ) in EnableInsert()
H A Dfldedt.cxx173 !pSh->HasReadonlySel() ); in Init()
266 if( bEnable && pSh->IsReadOnlyAvailable() && pSh->HasReadonlySel() ) in EnableInsert()
H A Djavaedit.cxx316 bEnable = !pSh->IsReadOnlyAvailable() || !pSh->HasReadonlySel(); in IMPL_LINK()
/aoo41x/main/sw/source/ui/shells/
H A Dtextsh1.cxx1136 if ( rWrtSh.GetCurNumRule() && !rWrtSh.HasReadonlySel() ) in Execute()
1562 if ( rSh.GetCurNumRule() && !rSh.HasReadonlySel() ) in GetState()
1634 if ( rSh.HasReadonlySel() in GetState()
1703 && rSh.HasReadonlySel() ) in GetState()
1722 … if(SFX_ITEM_SET > aSet.GetItemState( RES_TXTATR_INETFMT, sal_True ) || rSh.HasReadonlySel()) in GetState()
H A Dtextidx.cxx227 sal_Bool bInReadonly = rSh.HasReadonlySel(); in GetIdxState()
H A Dtxtattr.cxx187 if( !rSh.HasReadonlySel() && rSh.IsEndPara()) in ExecCharAttr()
H A Dtextfld.cxx745 if( !bCurField && rSh.IsReadOnlyAvailable() && rSh.HasReadonlySel() ) in StateField()
H A Dtextsh.cxx933 if( (rSh.IsReadOnlyAvailable() && rSh.HasReadonlySel()) in StateInsert()
H A Dbasesh.cxx1547 if ( ( rSh.HasReadonlySel() && !rSh.CrsrInsideInputFld() ) in GetState()
/aoo41x/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx480 else if( !pSh->HasReadonlySel() ) in InsertUpdate()
818 aOKBT.Enable(!pSh->HasReadonlySel() && in IMPL_LINK()
976 sal_Bool bEnable = !pSh->HasReadonlySel(); in UpdateDialog()
1647 aOKBT.Enable(!pSh->HasReadonlySel()); in Activate()
/aoo41x/main/sw/source/ui/web/
H A Dwview.cxx282 if( bSetExtInpCntxt && GetWrtShell().HasReadonlySel() ) in SelectShell()
/aoo41x/main/sw/inc/
H A Dpam.hxx256 sal_Bool HasReadonlySel( const bool bFormView ) const;
H A Dcrsrsh.hxx510 sal_Bool HasReadonlySel() const;
/aoo41x/main/sw/source/core/crsr/
H A Dcrsrsh.cxx2432 return aPam.HasReadonlySel( GetViewOptions()->IsFormView() ); in IsOverReadOnlyPos()
3057 sal_Bool SwCrsrShell::HasReadonlySel() const in HasReadonlySel() function in SwCrsrShell
3065 || pTblCrsr->HasReadonlySel( GetViewOptions()->IsFormView() ); in HasReadonlySel()
3073 if ( pCrsr->HasReadonlySel( GetViewOptions()->IsFormView() ) ) in HasReadonlySel()
H A Dpam.cxx674 sal_Bool SwPaM::HasReadonlySel( const bool bFormView ) const in HasReadonlySel() function in SwPaM
/aoo41x/main/sw/source/ui/uiview/
H A Dviewstat.cxx359 pWrtShell->HasReadonlySel()||GetDocShell()->IsReadOnly())); in GetState()
H A Dview.cxx442 if( bSetExtInpCntxt && GetWrtShell().HasReadonlySel() ) in SelectShell()
675 if( pWrtShell->HasReadonlySel() && in _CheckReadonlySelection()
H A Dview2.cxx1537 if( rShell.HasReadonlySel() ) in StateStatusLine()
/aoo41x/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx243 !pView->GetWrtShell().HasReadonlySel() ) in CreatePopupWindow()
/aoo41x/main/sw/source/ui/misc/
H A Dglossary.cxx291 pSh->HasReadonlySel(); in SwGlossaryDlg()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3227 if( ( pDShell && pDShell->IsReadOnly() ) || pWrtShell->HasReadonlySel() ) in StartDrag()

Completed in 642 milliseconds