Searched refs:IsBookMode (Results 1 – 6 of 6) sorted by relevance
57 mbBookMode( rOrig.IsBookMode() ) in SvxViewLayoutItem()107 mbBookMode == rItem.IsBookMode() ); in operator ==()
74 bool IsBookMode() in IsBookMode() function390 … const bool bBookMode = static_cast<const SvxViewLayoutItem*>(pViewLayoutItem)->IsBookMode(); in SvxZoomDialog()
46 bool IsBookMode() const {return mbBookMode; } in IsBookMode() function in SvxViewLayoutItem
100 const bool bBookMode = static_cast<const SvxViewLayoutItem*>( pState )->IsBookMode(); in StateChanged()
284 … const bool bBookMode = static_cast<const SvxViewLayoutItem*>(pViewLayoutItem)->IsBookMode(); in SvxZoomDialog()
1671 … const bool bBookMode = ((const SvxViewLayoutItem *)pViewLayoutItem)->IsBookMode(); in ExecuteStatusLine()1701 ((const SvxViewLayoutItem *)pItem)->IsBookMode(); in ExecuteStatusLine()
Completed in 72 milliseconds