Home
last modified time | relevance | path

Searched defs:bBookMode (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/items/
H A Dviewlayoutitem.cxx37 bool bBookMode, in SvxViewLayoutItem()
109 bool bBookMode = false; in PutValue() local
151 bool bBookMode = false; in PutValue() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/items/
H A Dviewlayoutitem.cxx39 bool bBookMode, in SvxViewLayoutItem()
113 bool bBookMode = false; in PutValue() local
155 bool bBookMode = false; in PutValue() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/utlui/
H A Dviewlayoutctrl.cxx70 const bool bBookMode = static_cast<const SvxViewLayoutItem*>( pState )->IsBookMode(); in StateChanged() local
97 const bool bBookMode = 2 == mpImpl->mnState; in Paint() local
128 bool bBookMode = false; in MouseButtonDown() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/utlui/
H A Dviewlayoutctrl.cxx71 const bool bBookMode = static_cast<const SvxViewLayoutItem*>( pState )->IsBookMode(); in StateChanged() local
98 const bool bBookMode = 2 == mpImpl->mnState; in Paint() local
129 bool bBookMode = false; in MouseButtonDown() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dzoom.cxx237 const bool bBookMode = pViewLayoutItem->IsBookMode(); in SvxZoomDialog() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dzoom.cxx238 const bool bBookMode = pViewLayoutItem->IsBookMode(); in SvxZoomDialog() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/view/
H A Dviewimp.cxx174 const bool bBookMode = pSwViewOption->IsViewLayoutBookMode(); in SetFirstVisPage() local
H A Dviewsh.cxx1124 const bool bBookMode = GetViewOptions()->IsViewLayoutBookMode(); in VisPortChgd() local
1493 const bool bBookMode = GetViewOptions()->IsViewLayoutBookMode(); in PaintDesktop() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/view/
H A Dviewimp.cxx181 const bool bBookMode = pSwViewOption->IsViewLayoutBookMode(); in SetFirstVisPage() local
H A Dviewsh.cxx1142 const bool bBookMode = GetViewOptions()->IsViewLayoutBookMode(); in VisPortChgd() local
1511 const bool bBookMode = GetViewOptions()->IsViewLayoutBookMode(); in PaintDesktop() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dview2.cxx1450 const bool bBookMode = pVOpt->IsViewLayoutBookMode(); in StateStatusLine() local
1766 … const bool bBookMode = static_cast<const SvxViewLayoutItem *>(pViewLayoutItem)->IsBookMode(); in ExecuteStatusLine() local
1791 const bool bBookMode = !(0 == nColumns || 0 != (nColumns % 2)) && in ExecuteStatusLine() local
H A Dviewmdi.cxx230 void SwView::SetViewLayout( sal_uInt16 nColumns, bool bBookMode, bool bViewOnly ) in SetViewLayout()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dview2.cxx1580 const bool bBookMode = pVOpt->IsViewLayoutBookMode(); in StateStatusLine() local
1896 … const bool bBookMode = static_cast<const SvxViewLayoutItem *>(pViewLayoutItem)->IsBookMode(); in ExecuteStatusLine() local
1921 const bool bBookMode = (0 != nColumns && 0 == (nColumns % 2)) && in ExecuteStatusLine() local
H A Dviewmdi.cxx223 void SwView::SetViewLayout( sal_uInt16 nColumns, bool bBookMode, bool bViewOnly ) in SetViewLayout()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dpagechg.cxx1446 const bool bBookMode = pSh->GetViewOptions()->IsViewLayoutBookMode(); in SidebarPosition() local
2129 const bool bBookMode = pViewOpt->IsViewLayoutBookMode(); in CheckViewLayout() local
H A Dpaintfrm.cxx3113 const bool bBookMode = gProp.pSGlobalShell->GetViewOptions()->IsViewLayoutBookMode(); in PaintSwFrame() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dpagechg.cxx1382 const bool bBookMode = pSh->GetViewOptions()->IsViewLayoutBookMode(); in SidebarPosition() local
2090 const bool bBookMode = pViewOpt->IsViewLayoutBookMode(); in CheckViewLayout() local
H A Dpaintfrm.cxx3002 const bool bBookMode = gProp.pSGlobalShell->GetViewOptions()->IsViewLayoutBookMode(); in PaintSwFrame() local