Lines Matching refs:GetViewOptions
817 bool bBookPreview = GetViewShell()->GetViewOptions()->IsPagePrevBookview(); in Execute()
821 … ( ( SwViewOption* ) GetViewShell()->GetViewOptions() )->SetPagePrevBookview( bBookPreview ); in Execute()
854 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in Execute()
911 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in Execute()
1110 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState()
1129 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState()
1143 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState()
1153 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState()
1166 sal_Bool b = GetViewShell()->GetViewOptions()->IsPagePrevBookview(); in GetState()
2106 sal_uInt16 nFactor = GetViewShell()->GetViewOptions()->GetZoom(); in HandleWheelCommands()
2196 SwViewOption aOpt(*rSh.GetViewOptions()); in SetZoom()