Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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()
2067 if( !rSh.HasReadonlySel() ) in KeyInput()
2092 !rSh.HasReadonlySel() ) in KeyInput()
2105 if( !rSh.HasReadonlySel() ) in KeyInput()
2311 else if ( !rSh.HasReadonlySel() in KeyInput()
2375 !rSh.HasReadonlySel() ) in KeyInput()
[all …]
/trunk/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()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1141 if ( rWrtSh.GetNumRuleAtCurrCrsrPos() && !rWrtSh.HasReadonlySel() ) in Execute()
1564 if ( rSh.GetNumRuleAtCurrCrsrPos() && !rSh.HasReadonlySel() ) in GetState()
1630 if ( rSh.HasReadonlySel() in GetState()
1699 && rSh.HasReadonlySel() ) in GetState()
1718 … 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.cxx949 if( (rSh.IsReadOnlyAvailable() && rSh.HasReadonlySel()) in StateInsert()
H A Dbasesh.cxx1545 if ( ( rSh.HasReadonlySel() && !rSh.CrsrInsideInputFld() ) in GetState()
/trunk/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()
/trunk/main/sw/source/ui/web/
H A Dwview.cxx282 if( bSetExtInpCntxt && GetWrtShell().HasReadonlySel() ) in SelectShell()
/trunk/main/sw/inc/
H A Dpam.hxx256 sal_Bool HasReadonlySel( const bool bFormView ) const;
H A Dcrsrsh.hxx510 sal_Bool HasReadonlySel() const;
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx2440 return aPam.HasReadonlySel( GetViewOptions()->IsFormView() ); in IsOverReadOnlyPos()
3065 sal_Bool SwCrsrShell::HasReadonlySel() const in HasReadonlySel() function in SwCrsrShell
3073 || pTblCrsr->HasReadonlySel( GetViewOptions()->IsFormView() ); in HasReadonlySel()
3081 if ( pCrsr->HasReadonlySel( GetViewOptions()->IsFormView() ) ) in HasReadonlySel()
H A Dpam.cxx674 sal_Bool SwPaM::HasReadonlySel( const bool bFormView ) const in HasReadonlySel() function in SwPaM
/trunk/main/sw/source/ui/uiview/
H A Dviewstat.cxx366 pWrtShell->HasReadonlySel()||GetDocShell()->IsReadOnly())); in GetState()
H A Dview.cxx441 if( bSetExtInpCntxt && GetWrtShell().HasReadonlySel() ) in SelectShell()
674 if( pWrtShell->HasReadonlySel() && in _CheckReadonlySelection()
H A Dview2.cxx1537 if( rShell.HasReadonlySel() ) in StateStatusLine()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx243 !pView->GetWrtShell().HasReadonlySel() ) in CreatePopupWindow()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx291 pSh->HasReadonlySel(); in SwGlossaryDlg()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3228 if( ( pDShell && pDShell->IsReadOnly() ) || pWrtShell->HasReadonlySel() ) in StartDrag()

Completed in 172 milliseconds