Home
last modified time | relevance | path

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

/AOO41X/main/sw/inc/
H A Dpagepreviewlayout.hxx533 inline bool PreviewLayoutValid() const in PreviewLayoutValid() function in SwPagePreviewLayout
/AOO41X/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1449 ASSERT( PreviewLayoutValid(), "PagePreviewLayout not valid" ); in GetPrevwDocSize()
/AOO41X/main/sw/source/ui/uiview/
H A Dpview.cxx2033 if ( mpPgPrevwLayout->PreviewLayoutValid() ) in RepaintCoreRect()