Home
last modified time | relevance | path

Searched refs:IsInterrupt (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dlayact.cxx617 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()
2027 return !IsInterrupt() || mbFormatCntntOnInterrupt; in FormatCntnt()
2122 if ( IsInterrupt() && !mbFormatCntntOnInterrupt ) in _FormatFlyCntnt()
2129 return !(IsInterrupt() && !mbFormatCntntOnInterrupt); in _FormatFlyCntnt()
[all …]
/trunk/main/sw/source/core/inc/
H A Dlayact.hxx152 sal_Bool IsInterrupt() const { return IsInput() || IsStopPrt(); } in IsInterrupt() function in SwLayAction

Completed in 37 milliseconds