Home
last modified time | relevance | path

Searched refs:nShadowWidth (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dlayact.cxx1460 const int nShadowWidth = in FormatLayout() local
1471 aPaint.Right( aPaint.Right() + nBorderWidth + nShadowWidth); in FormatLayout()
1477 aPaint.Right( aPaint.Right() + nBorderWidth + nShadowWidth + nSidebarWidth); in FormatLayout()
1485 aPaint.Bottom( aPaint.Bottom() + nBorderWidth + nShadowWidth); in FormatLayout()
/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx1191 const SwTwips nShadowWidth = in VisPortChgd() local
1201 nPageRight = aPageRect.Right() + nBorderWidth + nShadowWidth; in VisPortChgd()
1207 … nPageRight = aPageRect.Right() + nBorderWidth + nShadowWidth + nSidebarWidth; in VisPortChgd()

Completed in 156 milliseconds