Searched refs:ActionPend (Results 1 – 21 of 21) sorted by relevance
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()
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()
902 for( nActCnt = 0; pSh->ActionPend(); ++nActCnt ) in MaxReplaceArived()
86 if( !ActionPend() ) in GotoNextNum()126 if( !ActionPend() ) in GotoPrevNum()
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 …]
216 if ( (!pSh || !pSh->ActionPend()) && (!pESh || !pESh->ActionPend()) ) in DataChanged()
271 if ( pWrtShell && pWrtShell->ActionPend() ) in SetVisArea()706 if ( GetWrtShell().ActionPend() ) in IMPL_LINK()784 if ( !GetWrtShell().ActionPend() ) in IMPL_LINK()
359 if ( pWrtShell->ActionPend() ) in IMPL_LINK()368 while( pWrtShell->ActionPend() ); in IMPL_LINK()
1627 if( GetViewShell()->ActionPend() ) in SetVisArea()
111 if( pFlyFmt && !pSh->ActionPend() && in lcl_GrabCursor()1485 if( !ActionPend() ) in GotoObj()1491 if( !ActionPend() ) in GotoObj()2422 if( !ActionPend() ) in GotoFly()
673 for( nActCnt = 0; pDestShell->ActionPend(); ++nActCnt ) in Copy()1119 for( nActCnt = 0; ActionPend(); ++nActCnt ) in Paste()
218 sal_Bool ActionPend() const { return nStartAction != 0; } in ActionPend() function in ViewShell
57 bAct = !pWrtSh->ActionPend() && (pWrtSh->GetFrmType(0,sal_False) & FRMTYPE_FLY_ANY); in ShellMoveCrsr()
184 { if ( pSh->ActionPend() ) in ImplEndAction()1081 else if( ActionPend() || Imp()->IsCalcLayoutProgress() || bPaintInProgress ) in SizeChgNotify()
1934 if( pSh->ActionPend() ) in IMPL_LINK()
952 bActionPending = pView ? pView->GetWrtShell().ActionPend() : false; in NotifySelChanged()
2438 pView->GetWrtShellPtr() && !pView->GetWrtShellPtr()->ActionPend() ) in IMPL_LINK()
3293 ASSERT( !rShell.ActionPend(), "Paste darf nie eine Actionklammerung haben" ); in PrivatePaste()
2494 if( !pActionViewShell || (bChkAction && !pActionViewShell->ActionPend()) ) in CallEndAction()
3440 if( rSh.ActionPend() ) in MouseMove()
2918 if ( !pSh->ActionPend() ) in Paint()
Completed in 237 milliseconds