Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx102 mbNewLayoutDuringPaint = false; in _Clear()
495 mbNewLayoutDuringPaint = true; in Prepare()
1170 if ( mbNewLayoutDuringPaint ) in Paint()
1185 if ( !mbNewLayoutDuringPaint ) in Paint()
1200 mbNewLayoutDuringPaint = false; in Paint()
/trunk/main/sw/inc/
H A Dpagepreviewlayout.hxx107 mutable bool mbNewLayoutDuringPaint; member in SwPagePreviewLayout