Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx299 nLeftLine, member in SwBorderAttrs
492 return nLeftLine; in CalcLeftLine()
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx2956 const SwTwips nLeftLine = pAttrs->CalcLeftLine(); in Format() local
2976 nLeftSpacing = nLeftLine + nLeftOffset; in Format()
3019 nLeftSpacing = nLeftLine + Max( nLeftOffset, nWishLeft ); in Format()
3028 nLeftSpacing = nLeftLine + in Format()
3040 nLeftSpacing = nLeftLine + in Format()
3056 nLeftSpacing = nLeftLine + nLeftOffset; in Format()
3069 nLeftSpacing = Max( nLeftSpacing, ( nLeftOffset + nLeftLine ) ); in Format()
H A Dfrmtool.cxx2026 nLeftLine = (bBorderDist && !rBox.GetLeft()) in _CalcLeftLine()
2029 nLeftLine = nLeftLine + rShadow.CalcShadowSpace(SHADOW_LEFT); in _CalcLeftLine()

Completed in 36 milliseconds