Home
last modified time | relevance | path

Searched refs:IsViewLayoutBookMode (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sw/source/ui/uiview/
H A Dviewmdi.cxx267 bBookMode != pUsrPref->IsViewLayoutBookMode() ) in SetViewLayout()
281 bBookMode != pOpt->IsViewLayoutBookMode() ) in SetViewLayout()
H A Dview.cxx1294 bool bViewLayoutBookMode = pVOpt->IsViewLayoutBookMode(); in ReadUserDataSequence()
1417 …( pVOpt->GetViewLayoutColumns() != nViewLayoutColumns || pVOpt->IsViewLayoutBookMode() != bViewLay… in ReadUserDataSequence()
1531 const sal_Bool bIsViewLayoutBookMode = pWrtShell->GetViewOptions()->IsViewLayoutBookMode(); in WriteUserDataSequence()
H A Dview2.cxx1304 const bool bBookMode = pVOpt->IsViewLayoutBookMode(); in StateStatusLine()
1649 …LayoutItem aViewLayout( rViewOptions.GetViewLayoutColumns(), rViewOptions.IsViewLayoutBookMode() ); in ExecuteStatusLine()
/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx1174 const bool bBookMode = GetViewOptions()->IsViewLayoutBookMode(); in VisPortChgd()
1642 const bool bBookMode = GetViewOptions()->IsViewLayoutBookMode(); in PaintDesktop()
2218 aOpt.SetViewLayoutBookMode( rOpt.IsViewLayoutBookMode() ); in ApplyViewOptions()
H A Dviewimp.cxx278 const bool bBookMode = pSwViewOption->IsViewLayoutBookMode(); in SetFirstVisPage()
/aoo41x/main/sw/source/ui/config/
H A Dusrpref.cxx333 … case 18: rVal <<= (sal_Bool) rParent.IsViewLayoutBookMode(); break; // "ViewLayout/BookMode", in Commit()
/aoo41x/main/sw/source/core/layout/
H A Dpagechg.cxx1416 const bool bBookMode = pSh->GetViewOptions()->IsViewLayoutBookMode(); in SidebarPosition()
2153 const bool bBookMode = pViewOpt->IsViewLayoutBookMode(); in CheckViewLayout()
H A Dpaintfrm.cxx2847 const bool bBookMode = pGlobalShell->GetViewOptions()->IsViewLayoutBookMode(); in Paint()
/aoo41x/main/sw/inc/
H A Dviewopt.hxx419 bool IsViewLayoutBookMode() const { return mbViewLayoutBookMode; } in IsViewLayoutBookMode() function in SwViewOption

Completed in 101 milliseconds