Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dpagepreviewlayout.hxx63 bool mbLayoutInfoValid; member in SwPagePreviewLayout
535 return mbLayoutInfoValid && mbLayoutSizesValid && mbPaintInfoValid; in PreviewLayoutValid()
/aoo41x/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx75 mbLayoutInfoValid = mbLayoutSizesValid = mbPaintInfoValid = false; in _Clear()
226 mbLayoutInfoValid = true; in Init()
292 bool bLayoutSettingsValid = mbLayoutInfoValid && mbLayoutSizesValid; in ReInit()
326 bool bLayoutSettingsValid = mbLayoutInfoValid && mbLayoutSizesValid; in Prepare()

Completed in 12 milliseconds