Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dlayact.cxx108 #define IS_INVAFLY (pPage->IsInvalidFly()) macro
691 ((IS_FLYS && IS_INVAFLY) || pPage->IsInvalid()) ) in InternalAction()
705 (IS_FLYS && IS_INVAFLY) ) ) in InternalAction()
732 (IS_FLYS && IS_INVAFLY) ) ) in InternalAction()
803 (!IS_FLYS || !IS_INVAFLY) ) in InternalAction()
1020 if ( pPage->IsInvalidLayout() || (IS_FLYS && IS_INVAFLY) ) in _TurboAction()
1914 ( IS_FLYS && IS_INVAFLY && !mbFormatCntntOnInterrupt ) in FormatCntnt()
1963 if ( (!(IS_FLYS && IS_INVAFLY) || in FormatCntnt()
2010 if ( (!(IS_FLYS && IS_INVAFLY) || in FormatCntnt()

Completed in 22 milliseconds