Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dlayact.cxx393 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()
1932 if ( !mbFormatCntntOnInterrupt ) in FormatCntnt()
1971 if ( !mbFormatCntntOnInterrupt ) in FormatCntnt()
2018 if ( !mbFormatCntntOnInterrupt ) in FormatCntnt()
2029 return !IsInterrupt() || mbFormatCntntOnInterrupt; in FormatCntnt()
2124 if ( IsInterrupt() && !mbFormatCntntOnInterrupt ) in _FormatFlyCntnt()
[all …]
/aoo41x/main/sw/source/core/inc/
H A Dlayact.hxx102 sal_Bool mbFormatCntntOnInterrupt; member in SwLayAction

Completed in 29 milliseconds