Lines Matching refs:GetViewOptions
815 bool bBookPreview = GetViewShell()->GetViewOptions()->IsPagePrevBookview(); in Execute()
819 … ( ( SwViewOption* ) GetViewShell()->GetViewOptions() )->SetPagePrevBookview( bBookPreview ); in Execute()
852 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in Execute()
909 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in Execute()
1108 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState()
1127 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState()
1141 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState()
1151 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState()
1164 sal_Bool b = GetViewShell()->GetViewOptions()->IsPagePrevBookview(); in GetState()
2104 sal_uInt16 nFactor = GetViewShell()->GetViewOptions()->GetZoom(); in HandleWheelCommands()
2194 SwViewOption aOpt(*rSh.GetViewOptions()); in SetZoom()