Home
last modified time | relevance | path

Searched refs:IsBookMode (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/items/
H A Dviewlayoutitem.cxx57 mbBookMode( rOrig.IsBookMode() ) in SvxViewLayoutItem()
107 mbBookMode == rItem.IsBookMode() ); in operator ==()
/trunk/main/toolkit/workben/layout/
H A Dzoom.cxx74 bool IsBookMode() in IsBookMode() function
390 … const bool bBookMode = static_cast<const SvxViewLayoutItem*>(pViewLayoutItem)->IsBookMode(); in SvxZoomDialog()
/trunk/main/svx/inc/svx/
H A Dviewlayoutitem.hxx46 bool IsBookMode() const {return mbBookMode; } in IsBookMode() function in SvxViewLayoutItem
/trunk/main/sw/source/ui/utlui/
H A Dviewlayoutctrl.cxx100 const bool bBookMode = static_cast<const SvxViewLayoutItem*>( pState )->IsBookMode(); in StateChanged()
/trunk/main/cui/source/dialogs/
H A Dzoom.cxx282 const bool bBookMode = static_cast<const SvxViewLayoutItem*>(pViewLayoutItem)->IsBookMode(); in SvxZoomDialog()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1671 … const bool bBookMode = ((const SvxViewLayoutItem *)pViewLayoutItem)->IsBookMode(); in ExecuteStatusLine()
1701 ((const SvxViewLayoutItem *)pItem)->IsBookMode(); in ExecuteStatusLine()

Completed in 45 milliseconds