Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dpagepreviewlayout.hxx63 bool mbLayoutInfoValid; member in SwPagePreviewLayout
535 return mbLayoutInfoValid && mbLayoutSizesValid && mbPaintInfoValid; in PreviewLayoutValid()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx73 mbLayoutInfoValid = mbLayoutSizesValid = mbPaintInfoValid = false; in _Clear()
224 mbLayoutInfoValid = true; in Init()
290 bool bLayoutSettingsValid = mbLayoutInfoValid && mbLayoutSizesValid; in ReInit()
324 bool bLayoutSettingsValid = mbLayoutInfoValid && mbLayoutSizesValid; in Prepare()

Completed in 36 milliseconds