Searched refs:IsInterrupt (Results 1 – 2 of 2) sorted by relevance
617 while ( (pPage && !IsInterrupt()) || nCheckPageNum != USHRT_MAX ) in InternalAction()653 if ( !IsInterrupt() && in InternalAction()690 while ( !IsInterrupt() && !IsNextCycle() && in InternalAction()703 while ( !IsInterrupt() && !IsNextCycle() && in InternalAction()769 if ( !IsInterrupt() ) in InternalAction()812 if ( !pPage && !IsInterrupt() && in InternalAction()837 if ( IsInterrupt() && pPage ) in InternalAction()1883 ( !IsInterrupt() || mbFormatCntntOnInterrupt ) && in FormatCntnt()1913 if ( ( IsInterrupt() && !mbFormatCntntOnInterrupt ) || in FormatCntnt()2001 if ( IsInterrupt() && !mbFormatCntntOnInterrupt ) in FormatCntnt()[all …]
152 sal_Bool IsInterrupt() const { return IsInput() || IsStopPrt(); } in IsInterrupt() function in SwLayAction