Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx108 sal_uIntPtr nLTxtBorder; in InitAllRects_Impl() local
120 nLTxtBorder = 8; in InitAllRects_Impl()
132 nLTxtBorder = 2; in InitAllRects_Impl()
143 aTextLine.Left() += nLTxtBorder; in InitAllRects_Impl()
156 aParaPrtArea.Left() += nLTxtBorder; in InitAllRects_Impl()
196 sal_uIntPtr nLFBorder = nAnchor == TextContentAnchorType_AT_PAGE ? nLBorder : nLTxtBorder; in InitAllRects_Impl()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1851 sal_uLong nLTxtBorder = 4; in PaintPage() local
1857 aTextLine.Left() += nLTxtBorder; in PaintPage()