Lines Matching refs:GetViewOptions
982 aSnap = rSh.GetViewOptions()->GetSnapSize(); in ChangeFly()
983 short nDiv = rSh.GetViewOptions()->GetDivisionX(); in ChangeFly()
986 nDiv = rSh.GetViewOptions()->GetDivisionY(); in ChangeFly()
1187 Size aSnap( rSh.GetViewOptions()->GetSnapSize() ); in ChangeDrawing()
1188 short nDiv = rSh.GetViewOptions()->GetDivisionX(); in ChangeDrawing()
1191 nDiv = rSh.GetViewOptions()->GetDivisionY(); in ChangeDrawing()
3870 !rSh.GetViewOptions()->getBrowseMode() && in MouseMove()
3871 rSh.GetViewOptions()->IsShadowCursor() && in MouseMove()
3877 SwFillMode eMode = (SwFillMode)rSh.GetViewOptions()->GetShdwCrsrFillMode(); in MouseMove()
4288 rSh.GetViewOptions()->IsShadowCursor() && in MouseButtonUp()
4302 … SwFillMode eMode = (SwFillMode)rSh.GetViewOptions()->GetShdwCrsrFillMode(); in MouseButtonUp()
4503 bIdle = rSh.GetViewOptions()->IsIdle(); in SetApplyTemplate()
4504 ((SwViewOption *)rSh.GetViewOptions())->SetIdle( sal_False ); in SetApplyTemplate()
4511 bIdle = rSh.GetViewOptions()->IsIdle(); in SetApplyTemplate()
4512 ((SwViewOption *)rSh.GetViewOptions())->SetIdle( sal_False ); in SetApplyTemplate()
4519 bIdle = rSh.GetViewOptions()->IsIdle(); in SetApplyTemplate()
4520 ((SwViewOption *)rSh.GetViewOptions())->SetIdle( sal_False ); in SetApplyTemplate()
4527 ((SwViewOption *)rSh.GetViewOptions())->SetIdle( bIdle ); in SetApplyTemplate()