Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/inc/
H A Dfrmtool.hxx290 nLeftLine, member in SwBorderAttrs
483 return nLeftLine; in CalcLeftLine()
/aoo4110/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.cxx2010 nLeftLine = (bBorderDist && !rBox.GetLeft()) in _CalcLeftLine()
2013 nLeftLine = nLeftLine + rShadow.CalcShadowSpace(SHADOW_LEFT); in _CalcLeftLine()

Completed in 49 milliseconds