Lines Matching refs:mbFormatCntntOnInterrupt
393 mbFormatCntntOnInterrupt = sal_False; in SwLayAction()
864 mbFormatCntntOnInterrupt = IsInput() && !IsStopPrt(); in InternalAction()
888 while ( ( mbFormatCntntOnInterrupt && in InternalAction()
891 ( !mbFormatCntntOnInterrupt && pPg->IsInvalidLayout() ) ) in InternalAction()
925 if ( mbFormatCntntOnInterrupt && in InternalAction()
968 mbFormatCntntOnInterrupt = sal_False; in InternalAction()
1881 ( !IsInterrupt() || mbFormatCntntOnInterrupt ) && in FormatCntnt()
1911 if ( ( IsInterrupt() && !mbFormatCntntOnInterrupt ) || in FormatCntnt()
1914 ( IS_FLYS && IS_INVAFLY && !mbFormatCntntOnInterrupt ) in FormatCntnt()
1930 if ( !mbFormatCntntOnInterrupt ) in FormatCntnt()
1969 if ( !mbFormatCntntOnInterrupt ) in FormatCntnt()
1999 if ( IsInterrupt() && !mbFormatCntntOnInterrupt ) in FormatCntnt()
2016 if ( !mbFormatCntntOnInterrupt ) in FormatCntnt()
2027 return !IsInterrupt() || mbFormatCntntOnInterrupt; in FormatCntnt()
2122 if ( IsInterrupt() && !mbFormatCntntOnInterrupt ) in _FormatFlyCntnt()
2129 return !(IsInterrupt() && !mbFormatCntntOnInterrupt); in _FormatFlyCntnt()