Searched refs:BasicActionPend (Results 1 – 5 of 5) sorted by relevance
517 if ( pWrtShell->BasicActionPend() || bNoInterrupt || in IMPL_LINK()554 if( pWrtShell->BasicActionPend() || bNoInterrupt ) in IMPL_LINK()
294 if( !BasicActionPend() ) in EndAction()1417 if( ActionPend() && BasicActionPend() ) in UpdateCrsr()2269 if( BasicActionPend() ) in CallChgLnk()
810 sal_Bool BasicActionPend() const { return nBasicActionCnt != nStartAction; } in BasicActionPend() function in SwCrsrShell
1494 if ( BasicActionPend() ) in GetSelectionType()
404 const bool bPending(pWrtShell->BasicActionPend()); in GetData()
Completed in 92 milliseconds