Home
last modified time | relevance | path

Searched refs:SetViewLayout (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx244 void SwView::SetViewLayout( sal_uInt16 nColumns, bool bBookMode, sal_Bool bViewOnly ) in SetViewLayout() function in SwView
H A Dview2.cxx1670 SetViewLayout( nColumns, bBookMode ); in ExecuteStatusLine()
1701 SetViewLayout( nColumns, bBookMode ); in ExecuteStatusLine()
H A Dview.cxx1428 SetViewLayout( nViewLayoutColumns, bViewLayoutBookMode, sal_True ); in ReadUserDataSequence()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx511 …void SetViewLayout( sal_uInt16 nColumns, bool bBookMode, sal_Bool bViewOnly = sal_False…