Home
last modified time | relevance | path

Searched refs:nLeftOfst (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/ui/uiview/
H A Dviewmdi.cxx143 lLeftMargin = long(rLRSpace.GetLeft()) + aPageRect.Left() + nLeftOfst; in _SetZoom()
147 aPageSize.Width() -= ( rLRSpace.GetLeft() + rLRSpace.GetRight() + nLeftOfst * 2 ); in _SetZoom()
148 lLeftMargin = long(rLRSpace.GetLeft()) + aPageRect.Left() + nLeftOfst; in _SetZoom()
H A Dviewport.cxx84 lRet + DOCUMENTBORDER + nLeftOfst; in GetLeftMargin()
417 pPt->X() = Max( ::GetLeftMargin( *this ) + nLeftOfst, pPt->X() ); in CalcPt()
544 aPnt.X() = Max( (GetLeftMargin( *this ) - lMin) + nLeftOfst, aPnt.X() ); in Scroll()
/aoo41x/main/sw/source/ui/inc/
H A Dview.hxx97 const long nLeftOfst = -370; variable

Completed in 24 milliseconds