Searched refs:mbFormatCntntOnInterrupt (Results 1 – 2 of 2) sorted by relevance
393 mbFormatCntntOnInterrupt = sal_False; in SwLayAction()864 mbFormatCntntOnInterrupt = IsInput() && !IsStopPrt(); in InternalAction()888 while ( ( mbFormatCntntOnInterrupt && in InternalAction()925 if ( mbFormatCntntOnInterrupt && in InternalAction()968 mbFormatCntntOnInterrupt = sal_False; in InternalAction()1930 if ( !mbFormatCntntOnInterrupt ) in FormatCntnt()1969 if ( !mbFormatCntntOnInterrupt ) in FormatCntnt()2016 if ( !mbFormatCntntOnInterrupt ) in FormatCntnt()2027 return !IsInterrupt() || mbFormatCntntOnInterrupt; in FormatCntnt()2122 if ( IsInterrupt() && !mbFormatCntntOnInterrupt ) in _FormatFlyCntnt()[all …]
102 sal_Bool mbFormatCntntOnInterrupt; member in SwLayAction
Completed in 29 milliseconds