Home
last modified time | relevance | path

Searched refs:ActionPend (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dcallnk.cxx69 !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 Dcrsrsh.cxx220 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 Dviscrs.cxx902 for( nActCnt = 0; pSh->ActionPend(); ++nActCnt ) in MaxReplaceArived()
H A Dcrstrvl.cxx86 if( !ActionPend() ) in GotoNextNum()
126 if( !ActionPend() ) in GotoPrevNum()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx1094 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 …]
/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx216 if ( (!pSh || !pSh->ActionPend()) && (!pESh || !pESh->ActionPend()) ) in DataChanged()
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx271 if ( pWrtShell && pWrtShell->ActionPend() ) in SetVisArea()
706 if ( GetWrtShell().ActionPend() ) in IMPL_LINK()
784 if ( !GetWrtShell().ActionPend() ) in IMPL_LINK()
H A Dviewling.cxx359 if ( pWrtShell->ActionPend() ) in IMPL_LINK()
368 while( pWrtShell->ActionPend() ); in IMPL_LINK()
H A Dpview.cxx1627 if( GetViewShell()->ActionPend() ) in SetVisArea()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx111 if( pFlyFmt && !pSh->ActionPend() && in lcl_GrabCursor()
1485 if( !ActionPend() ) in GotoObj()
1491 if( !ActionPend() ) in GotoObj()
2422 if( !ActionPend() ) in GotoFly()
H A Dfecopy.cxx673 for( nActCnt = 0; pDestShell->ActionPend(); ++nActCnt ) in Copy()
1119 for( nActCnt = 0; ActionPend(); ++nActCnt ) in Paste()
/trunk/main/sw/inc/
H A Dviewsh.hxx218 sal_Bool ActionPend() const { return nStartAction != 0; } in ActionPend() function in ViewShell
/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx57 bAct = !pWrtSh->ActionPend() && (pWrtSh->GetFrmType(0,sal_False) & FRMTYPE_FLY_ANY); in ShellMoveCrsr()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx184 { if ( pSh->ActionPend() ) in ImplEndAction()
1081 else if( ActionPend() || Imp()->IsCalcLayoutProgress() || bPaintInProgress ) in SizeChgNotify()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx1934 if( pSh->ActionPend() ) in IMPL_LINK()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx952 bActionPending = pView ? pView->GetWrtShell().ActionPend() : false; in NotifySelChanged()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx2438 pView->GetWrtShellPtr() && !pView->GetWrtShellPtr()->ActionPend() ) in IMPL_LINK()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3293 ASSERT( !rShell.ActionPend(), "Paste darf nie eine Actionklammerung haben" ); in PrivatePaste()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx2494 if( !pActionViewShell || (bChkAction && !pActionViewShell->ActionPend()) ) in CallEndAction()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx3440 if( rSh.ActionPend() ) in MouseMove()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2918 if ( !pSh->ActionPend() ) in Paint()

Completed in 237 milliseconds