Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/dialog/
H A Dswframeexample.cxx109 sal_uIntPtr nRTxtBorder; in InitAllRects_Impl() local
121 nRTxtBorder = 4; in InitAllRects_Impl()
133 nRTxtBorder = 2; in InitAllRects_Impl()
144 aTextLine.Right() -= nRTxtBorder; in InitAllRects_Impl()
157 aParaPrtArea.Right() -= nRTxtBorder; in InitAllRects_Impl()
197 sal_uIntPtr nRFBorder = nAnchor == TextContentAnchorType_AT_PAGE ? nRBorder : nRTxtBorder; in InitAllRects_Impl()
/AOO42X/main/sw/source/ui/config/
H A Doptpage.cxx1852 sal_uLong nRTxtBorder = 4; in PaintPage() local
1858 aTextLine.Right() -= nRTxtBorder; in PaintPage()