Lines Matching refs:ViewShell

104 void ViewShell::UpdateScrollBars()  in UpdateScrollBars()
161 IMPL_LINK_INLINE_START(ViewShell, HScrollHdl, ScrollBar *, pHScroll ) in IMPL_LINK_INLINE_START() argument
165 IMPL_LINK_INLINE_END(ViewShell, HScrollHdl, ScrollBar *, pHScroll ) in IMPL_LINK_INLINE_END() argument
173 long ViewShell::VirtHScrollHdl(ScrollBar* pHScroll) in IMPL_LINK_INLINE_END()
224 IMPL_LINK_INLINE_START(ViewShell, VScrollHdl, ScrollBar *, pVScroll ) in IMPL_LINK_INLINE_START() argument
228 IMPL_LINK_INLINE_END(ViewShell, VScrollHdl, ScrollBar *, pVScroll ) in IMPL_LINK_INLINE_END() argument
236 long ViewShell::VirtVScrollHdl(ScrollBar* pVScroll) in IMPL_LINK_INLINE_END()
286 SvxRuler* ViewShell::CreateHRuler(::sd::Window* , sal_Bool ) in CreateHRuler()
291 SvxRuler* ViewShell::CreateVRuler(::sd::Window* ) in CreateVRuler()
296 void ViewShell::UpdateHRuler() in UpdateHRuler()
300 void ViewShell::UpdateVRuler() in UpdateVRuler()
304 long ViewShell::GetHCtrlWidth() in GetHCtrlWidth()
316 void ViewShell::ScrollLines(long nLinesX, long nLinesY) in ScrollLines()
336 void ViewShell::Scroll(long nScrollX, long nScrollY) in Scroll()
383 void ViewShell::SetZoom(long nZoom) in SetZoom()
425 void ViewShell::SetZoomRect(const Rectangle& rZoomRect) in SetZoomRect()
471 void ViewShell::InitWindows(const Point& rViewOrigin, const Size& rViewSize, in InitWindows()
504 void ViewShell::InvalidateWindows() in InvalidateWindows()
518 void ViewShell::DrawMarkRect(const Rectangle& rRect) const in DrawMarkRect()
532 void ViewShell::SetPageSizeAndBorder(PageKind ePageKind, const Size& rNewSize, in SetPageSizeAndBorder()
706 void ViewShell::SetZoomFactor(const Fraction& rZoomX, const Fraction&) in SetZoomFactor()
719 void ViewShell::SetActiveWindow (::sd::Window* pWin) in SetActiveWindow()
761 sal_Bool ViewShell::RequestHelp(const HelpEvent& rHEvt, ::sd::Window*) in RequestHelp()
782 FrameView* ViewShell::GetFrameView (void) in GetFrameView()
790 void ViewShell::SetFrameView (FrameView* pNewFrameView) in SetFrameView()
805 void ViewShell::ReadFrameViewData(FrameView*) in ReadFrameViewData()
817 void ViewShell::WriteFrameViewData() in WriteFrameViewData()
827 sal_Bool ViewShell::ActivateObject(SdrOle2Obj* pObj, long nVerb) in ActivateObject()
1004 const Rectangle& ViewShell::GetAllWindowRect() in GetAllWindowRect()
1016 void ViewShell::ReadUserData(const String&) in ReadUserData()
1029 void ViewShell::WriteUserData(String&) in WriteUserData()
1042 void ViewShell::SetRuler(sal_Bool bRuler) in SetRuler()
1081 sal_Int8 ViewShell::AcceptDrop ( in AcceptDrop()
1098 sal_Int8 ViewShell::ExecuteDrop ( in ExecuteDrop()
1113 void ViewShell::WriteUserDataSequence ( ::com::sun::star::uno::Sequence < in WriteUserDataSequence()
1137 void ViewShell::ReadUserDataSequence ( const ::com::sun::star::uno::Sequence < ::com::sun::star::be… in ReadUserDataSequence()
1142 void ViewShell::VisAreaChanged(const Rectangle& rRect) in VisAreaChanged()
1148 void ViewShell::SetWinViewPos(const Point& rWinPos, bool bUpdate) in SetWinViewPos()
1180 Point ViewShell::GetWinViewPos() const in GetWinViewPos()
1185 Point ViewShell::GetViewOrigin() const in GetViewOrigin()