Lines Matching refs:Bottom
98 maPaintedPrevwDocRect.Bottom() = 0; in _Clear()
114 maPreviewDocRect.Right() = maPreviewDocRect.Bottom() = 0; in _ClearPrevwLayoutSizes()
341 _aProposedStartPos.Y() <= maPreviewDocRect.Bottom(); in Prepare()
467 maPaintedPrevwDocRect.Bottom() == maPreviewDocRect.Bottom() && in Prepare()
741 if ( aProposedStartPos.Y() > maPreviewDocRect.Bottom() ) in SetBookPreviewMode()
743 aProposedStartPos.Y() = maPreviewDocRect.Bottom(); in SetBookPreviewMode()
815 if ( aNewPaintStartPos.Y() > maPreviewDocRect.Bottom() ) in GetPreviewStartPosForNewScale()
817 Max( 0L, maPreviewDocRect.Bottom() - mnPrevwLayoutHeight ); in GetPreviewStartPosForNewScale()
1024 maPaintedPrevwDocRect.Bottom() == maPreviewDocRect.Bottom() in GetWinPagesScrollAmount()
1301 aPxPageRect.Right(), aPxPageRect.Bottom() ); in _PaintSelectMarkAtPage()
1308 aPxPageRect.Right()-1, aPxPageRect.Bottom()-1 ); in _PaintSelectMarkAtPage()
1349 aPxPageRect.Right(), aPxPageRect.Bottom() ); in MarkNewSelectedPage()
1352 aInvalPxRect = Rectangle( aPxPageRect.Left(), aPxPageRect.Bottom()-1, in MarkNewSelectedPage()
1353 aPxPageRect.Right(), aPxPageRect.Bottom() ); in MarkNewSelectedPage()
1357 aPxPageRect.Left()+1, aPxPageRect.Bottom() ); in MarkNewSelectedPage()