Lines Matching refs:SwView

71 sal_Bool SwView::IsDocumentBorder()  in IsDocumentBorder()
78 inline long GetLeftMargin( SwView &rView ) in GetLeftMargin()
89 void lcl_GetPos(SwView* pView, in lcl_GetPos()
124 void SwView::InvalidateRulerPos() in InvalidateRulerPos()
150 long SwView::SetHScrollMax( long lMax ) in SetHScrollMax()
161 long SwView::SetVScrollMax( long lMax ) in SetVScrollMax()
169 Point SwView::AlignToPixel(const Point &rPt) const in AlignToPixel()
178 void SwView::DocSzChgd(const Size &rSz) in DocSzChgd()
229 void SwView::SetVisArea( const Rectangle &rRect, sal_Bool bUpdateScrollbar ) in SetVisArea()
323 void SwView::SetVisArea( const Point &rPt, sal_Bool bUpdateScrollbar ) in SetVisArea()
351 void SwView::CheckVisArea() in CheckVisArea()
379 void SwView::CalcPt( Point *pPt, const Rectangle &rRect, in CalcPt()
427 sal_Bool SwView::IsScroll( const Rectangle &rRect ) const in IsScroll()
433 void SwView::Scroll( const Rectangle &rRect, sal_uInt16 nRangeX, sal_uInt16 nRangeY ) in Scroll()
560 sal_Bool SwView::GetPageScrollUpOffset( SwTwips &rOff ) const in GetPageScrollUpOffset()
575 sal_Bool SwView::GetPageScrollDownOffset( SwTwips &rOff ) const in GetPageScrollDownOffset()
593 long SwView::PageUp() in PageUp()
606 long SwView::PageDown() in PageDown()
618 long SwView::PhyPageUp() in PhyPageUp()
639 long SwView::PhyPageDown() in PhyPageDown()
659 long SwView::PageUpCrsr( sal_Bool bSelect ) in PageUpCrsr()
686 long SwView::PageDownCrsr(sal_Bool bSelect) in PageDownCrsr()
704 IMPL_LINK( SwView, ScrollHdl, SwScrollbar *, pScrollbar ) in IMPL_LINK() argument
782 IMPL_LINK( SwView, EndScrollHdl, SwScrollbar *, pScrollbar ) in IMPL_LINK() argument
812 void SwView::CalcVisArea( const Size &rOutPixel ) in CalcVisArea()
857 void SwView::CalcAndSetBorderPixel( SvBorder &rToFill, sal_Bool /*bInner*/ ) in CalcAndSetBorderPixel()
1025 void SwView::ShowAtResize() in ShowAtResize()
1033 void SwView::InnerResizePixel( const Point &rOfst, const Size &rSize ) in InnerResizePixel()
1116 void SwView::OuterResizePixel( const Point &rOfst, const Size &rSize ) in OuterResizePixel()
1263 void SwView::SetZoomFactor( const Fraction &rX, const Fraction &rY ) in SetZoomFactor()
1274 Size SwView::GetOptimalSizePixel() const in GetOptimalSizePixel()
1296 sal_Bool SwView::UpdateScrollbars() in UpdateScrollbars()
1345 void SwView::Move() in Move()
1352 sal_Bool SwView::HandleWheelCommands( const CommandEvent& rCEvt ) in HandleWheelCommands()