Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds