| /AOO42X/main/sw/source/core/crsr/ |
| H A D | callnk.cxx | 69 !rShell.ActionPend() ); in SwCallLink() 124 !rShell.ActionPend() ) && in ~SwCallLink() 190 …if( !rShell.ActionPend() && 0 != ( pFrm = pCNd->getLayoutFrm(rShell.GetLayout(),0,0,sal_False) ) && in ~SwCallLink()
|
| H A D | crsrsh.cxx | 220 if( !ActionPend() ) in StartAction() 286 if( ActionPend() ) in EndAction() 554 if( !ActionPend() ) in UpDown() 1204 if( !ActionPend() ) in GoNextCrsr() 1226 if( !ActionPend() ) in GoPrevCrsr() 1266 if( !ActionPend() ) in Paint() 1417 if( ActionPend() && BasicActionPend() ) in UpdateCrsr()
|
| H A D | viscrs.cxx | 902 for( nActCnt = 0; pSh->ActionPend(); ++nActCnt ) in MaxReplaceArived()
|
| H A D | crstrvl.cxx | 86 if( !ActionPend() ) in GotoNextNum() 126 if( !ActionPend() ) in GotoPrevNum()
|
| /AOO42X/main/sw/source/core/access/ |
| H A D | accmap.cxx | 1094 if( GetShell()->ActionPend() ) in InvalidateCursorPosition() 1116 if( GetShell()->ActionPend() ) in InvalidateShapeSelection() 2359 if( pObj && GetShell()->ActionPend() && in Dispose() 2473 if( GetShell()->ActionPend() ) in InvalidatePosOrSize() 2488 if( GetShell()->ActionPend() ) in InvalidatePosOrSize() 2534 if( GetShell()->ActionPend() ) in InvalidatePosOrSize() 2572 if( GetShell()->ActionPend() ) in InvalidateContent() 2611 if( GetShell()->ActionPend() ) in InvalidateAttr() 2965 if( GetShell()->ActionPend() ) in InvalidateStates() 3008 if( GetShell()->ActionPend() ) in _InvalidateRelationSet() [all …]
|
| /AOO42X/main/sw/source/core/docnode/ |
| H A D | swbaslnk.cxx | 216 if ( (!pSh || !pSh->ActionPend()) && (!pESh || !pESh->ActionPend()) ) in DataChanged()
|
| /AOO42X/main/sw/source/ui/uiview/ |
| H A D | viewport.cxx | 268 if ( pWrtShell && pWrtShell->ActionPend() ) in SetVisArea() 703 if ( GetWrtShell().ActionPend() ) in IMPL_LINK() 781 if ( !GetWrtShell().ActionPend() ) in IMPL_LINK()
|
| H A D | viewling.cxx | 359 if ( pWrtShell->ActionPend() ) in IMPL_LINK() 368 while( pWrtShell->ActionPend() ); in IMPL_LINK()
|
| H A D | pview.cxx | 1627 if( GetViewShell()->ActionPend() ) in SetVisArea()
|
| /AOO42X/main/sw/source/core/frmedt/ |
| H A D | feshview.cxx | 111 if( pFlyFmt && !pSh->ActionPend() && in lcl_GrabCursor() 1485 if( !ActionPend() ) in GotoObj() 1491 if( !ActionPend() ) in GotoObj() 2422 if( !ActionPend() ) in GotoFly()
|
| H A D | fecopy.cxx | 673 for( nActCnt = 0; pDestShell->ActionPend(); ++nActCnt ) in Copy() 1119 for( nActCnt = 0; ActionPend(); ++nActCnt ) in Paste()
|
| /AOO42X/main/sw/inc/ |
| H A D | viewsh.hxx | 218 sal_Bool ActionPend() const { return nStartAction != 0; } in ActionPend() function in ViewShell
|
| /AOO42X/main/sw/source/ui/wrtsh/ |
| H A D | move.cxx | 54 bAct = !pWrtSh->ActionPend() && (pWrtSh->GetFrmType(0,sal_False) & FRMTYPE_FLY_ANY); in ShellMoveCrsr()
|
| /AOO42X/main/sw/source/core/view/ |
| H A D | viewsh.cxx | 184 { if ( pSh->ActionPend() ) in ImplEndAction() 1081 else if( ActionPend() || Imp()->IsCalcLayoutProgress() || bPaintInProgress ) in SizeChgNotify()
|
| /AOO42X/main/sw/source/core/doc/ |
| H A D | doclay.cxx | 1934 if( pSh->ActionPend() ) in IMPL_LINK()
|
| /AOO42X/main/sw/source/ui/uno/ |
| H A D | unotxvw.cxx | 952 bActionPending = pView ? pView->GetWrtShell().ActionPend() : false; in NotifySelChanged()
|
| /AOO42X/main/sw/source/ui/utlui/ |
| H A D | content.cxx | 2438 pView->GetWrtShellPtr() && !pView->GetWrtShellPtr()->ActionPend() ) in IMPL_LINK()
|
| /AOO42X/main/sw/source/ui/dochdl/ |
| H A D | swdtflvr.cxx | 3293 ASSERT( !rShell.ActionPend(), "Paste darf nie eine Actionklammerung haben" ); in PrivatePaste()
|
| /AOO42X/main/sw/source/filter/html/ |
| H A D | swhtml.cxx | 2494 if( !pActionViewShell || (bChkAction && !pActionViewShell->ActionPend()) ) in CallEndAction()
|
| /AOO42X/main/sw/source/ui/docvw/ |
| H A D | edtwin.cxx | 3439 if( rSh.ActionPend() ) in MouseMove()
|
| /AOO42X/main/sw/source/core/layout/ |
| H A D | paintfrm.cxx | 2918 if ( !pSh->ActionPend() ) in Paint()
|