| /AOO41X/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() 1258 if( !ActionPend() ) in Paint() 1409 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()
|
| /AOO41X/main/sw/source/core/access/ |
| H A D | accmap.cxx | 1103 if( GetShell()->ActionPend() ) in InvalidateCursorPosition() 1125 if( GetShell()->ActionPend() ) in InvalidateShapeSelection() 2368 if( pObj && GetShell()->ActionPend() && in Dispose() 2482 if( GetShell()->ActionPend() ) in InvalidatePosOrSize() 2497 if( GetShell()->ActionPend() ) in InvalidatePosOrSize() 2543 if( GetShell()->ActionPend() ) in InvalidatePosOrSize() 2581 if( GetShell()->ActionPend() ) in InvalidateContent() 2620 if( GetShell()->ActionPend() ) in InvalidateAttr() 2974 if( GetShell()->ActionPend() ) in InvalidateStates() 3017 if( GetShell()->ActionPend() ) in _InvalidateRelationSet() [all …]
|
| /AOO41X/main/sw/source/core/docnode/ |
| H A D | swbaslnk.cxx | 216 if ( (!pSh || !pSh->ActionPend()) && (!pESh || !pESh->ActionPend()) ) in DataChanged()
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | viewport.cxx | 271 if ( pWrtShell && pWrtShell->ActionPend() ) in SetVisArea() 706 if ( GetWrtShell().ActionPend() ) in IMPL_LINK() 784 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 | 1629 if( GetViewShell()->ActionPend() ) in SetVisArea()
|
| /AOO41X/main/sw/source/core/frmedt/ |
| H A D | feshview.cxx | 114 if( pFlyFmt && !pSh->ActionPend() && in lcl_GrabCursor() 1488 if( !ActionPend() ) in GotoObj() 1494 if( !ActionPend() ) in GotoObj() 2425 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()
|
| /AOO41X/main/sw/inc/ |
| H A D | viewsh.hxx | 218 sal_Bool ActionPend() const { return nStartAction != 0; } in ActionPend() function in ViewShell
|
| /AOO41X/main/sw/source/ui/wrtsh/ |
| H A D | move.cxx | 57 bAct = !pWrtSh->ActionPend() && (pWrtSh->GetFrmType(0,sal_False) & FRMTYPE_FLY_ANY); in ShellMoveCrsr()
|
| /AOO41X/main/sw/source/core/view/ |
| H A D | viewsh.cxx | 181 { if ( pSh->ActionPend() ) in ImplEndAction() 1078 else if( ActionPend() || Imp()->IsCalcLayoutProgress() || bPaintInProgress ) in SizeChgNotify()
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | doclay.cxx | 1942 if( pSh->ActionPend() ) in IMPL_LINK()
|
| /AOO41X/main/sw/source/ui/uno/ |
| H A D | unotxvw.cxx | 952 bActionPending = pView ? pView->GetWrtShell().ActionPend() : false; in NotifySelChanged()
|
| /AOO41X/main/sw/source/ui/utlui/ |
| H A D | content.cxx | 2444 pView->GetWrtShellPtr() && !pView->GetWrtShellPtr()->ActionPend() ) in IMPL_LINK()
|
| /AOO41X/main/sw/source/ui/dochdl/ |
| H A D | swdtflvr.cxx | 3292 ASSERT( !rShell.ActionPend(), "Paste darf nie eine Actionklammerung haben" ); in PrivatePaste()
|
| /AOO41X/main/sw/source/filter/html/ |
| H A D | swhtml.cxx | 2505 if( !pActionViewShell || (bChkAction && !pActionViewShell->ActionPend()) ) in CallEndAction()
|
| /AOO41X/main/sw/source/ui/docvw/ |
| H A D | edtwin.cxx | 3440 if( rSh.ActionPend() ) in MouseMove()
|
| /AOO41X/main/sw/source/core/layout/ |
| H A D | paintfrm.cxx | 2827 if ( !pSh->ActionPend() ) in Paint()
|