Searched refs:HasReadonlySel (Results 1 – 24 of 24) sorted by relevance
121 if ( !HasReadonlySel() || CrsrInsideInputFld() ) in Delete()313 if( !HasReadonlySel() ) in Replace()343 if( pCrsr->GetNext() == pCrsr && !HasReadonlySel() ) in DelFullPara()
80 if ( !PCURCRSR->HasReadonlySel( GetViewOptions()->IsFormView() ) ) in SetTxtFmtColl()
1548 !rSh.HasReadonlySel() ) in KeyInput()1802 if ( !rSh.HasReadonlySel() in KeyInput()1839 if ( !rSh.HasReadonlySel() in KeyInput()1852 if ( !rSh.HasReadonlySel() in KeyInput()1960 && !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 …]
262 !rSh.HasReadonlySel() ); in ReInitDlg()302 !rSh.HasReadonlySel() ); in Activate()326 pView->GetWrtShell().HasReadonlySel()) ) in EnableInsert()
173 !pSh->HasReadonlySel() ); in Init()266 if( bEnable && pSh->IsReadOnlyAvailable() && pSh->HasReadonlySel() ) in EnableInsert()
316 bEnable = !pSh->IsReadOnlyAvailable() || !pSh->HasReadonlySel(); in IMPL_LINK()
1141 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()
227 sal_Bool bInReadonly = rSh.HasReadonlySel(); in GetIdxState()
187 if( !rSh.HasReadonlySel() && rSh.IsEndPara()) in ExecCharAttr()
745 if( !bCurField && rSh.IsReadOnlyAvailable() && rSh.HasReadonlySel() ) in StateField()
949 if( (rSh.IsReadOnlyAvailable() && rSh.HasReadonlySel()) in StateInsert()
1545 if ( ( rSh.HasReadonlySel() && !rSh.CrsrInsideInputFld() ) in GetState()
480 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()
282 if( bSetExtInpCntxt && GetWrtShell().HasReadonlySel() ) in SelectShell()
256 sal_Bool HasReadonlySel( const bool bFormView ) const;
510 sal_Bool HasReadonlySel() const;
2440 return aPam.HasReadonlySel( GetViewOptions()->IsFormView() ); in IsOverReadOnlyPos()3065 sal_Bool SwCrsrShell::HasReadonlySel() const in HasReadonlySel() function in SwCrsrShell3073 || pTblCrsr->HasReadonlySel( GetViewOptions()->IsFormView() ); in HasReadonlySel()3081 if ( pCrsr->HasReadonlySel( GetViewOptions()->IsFormView() ) ) in HasReadonlySel()
674 sal_Bool SwPaM::HasReadonlySel( const bool bFormView ) const in HasReadonlySel() function in SwPaM
366 pWrtShell->HasReadonlySel()||GetDocShell()->IsReadOnly())); in GetState()
441 if( bSetExtInpCntxt && GetWrtShell().HasReadonlySel() ) in SelectShell()674 if( pWrtShell->HasReadonlySel() && in _CheckReadonlySelection()
1537 if( rShell.HasReadonlySel() ) in StateStatusLine()
243 !pView->GetWrtShell().HasReadonlySel() ) in CreatePopupWindow()
291 pSh->HasReadonlySel(); in SwGlossaryDlg()
3228 if( ( pDShell && pDShell->IsReadOnly() ) || pWrtShell->HasReadonlySel() ) in StartDrag()
Completed in 228 milliseconds