Searched refs:IsViewLayoutBookMode (Results 1 – 9 of 9) sorted by relevance
267 bBookMode != pUsrPref->IsViewLayoutBookMode() ) in SetViewLayout()281 bBookMode != pOpt->IsViewLayoutBookMode() ) in SetViewLayout()
1293 bool bViewLayoutBookMode = pVOpt->IsViewLayoutBookMode(); in ReadUserDataSequence()1416 …( pVOpt->GetViewLayoutColumns() != nViewLayoutColumns || pVOpt->IsViewLayoutBookMode() != bViewLay… in ReadUserDataSequence()1530 const sal_Bool bIsViewLayoutBookMode = pWrtShell->GetViewOptions()->IsViewLayoutBookMode(); in WriteUserDataSequence()
1304 const bool bBookMode = pVOpt->IsViewLayoutBookMode(); in StateStatusLine()1649 …LayoutItem aViewLayout( rViewOptions.GetViewLayoutColumns(), rViewOptions.IsViewLayoutBookMode() ); in ExecuteStatusLine()
1177 const bool bBookMode = GetViewOptions()->IsViewLayoutBookMode(); in VisPortChgd()1642 const bool bBookMode = GetViewOptions()->IsViewLayoutBookMode(); in PaintDesktop()2218 aOpt.SetViewLayoutBookMode( rOpt.IsViewLayoutBookMode() ); in ApplyViewOptions()
257 const bool bBookMode = pSwViewOption->IsViewLayoutBookMode(); in SetFirstVisPage()
333 … case 18: rVal <<= (sal_Bool) rParent.IsViewLayoutBookMode(); break; // "ViewLayout/BookMode", in Commit()
1416 const bool bBookMode = pSh->GetViewOptions()->IsViewLayoutBookMode(); in SidebarPosition()2153 const bool bBookMode = pViewOpt->IsViewLayoutBookMode(); in CheckViewLayout()
2938 const bool bBookMode = pGlobalShell->GetViewOptions()->IsViewLayoutBookMode(); in Paint()
419 bool IsViewLayoutBookMode() const { return mbViewLayoutBookMode; } in IsViewLayoutBookMode() function in SwViewOption
Completed in 166 milliseconds