Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx1058 const sal_uInt16 nListBoxInnerPadding = 5; in getSectionPosSize() local
1093 rPos.X() += nListBoxInnerPadding; in getSectionPosSize()
1094 rPos.Y() += nListBoxInnerPadding; in getSectionPosSize()
1097 rSize.Width() -= nListBoxInnerPadding*2; in getSectionPosSize()
1098 rSize.Height() -= nListBoxInnerPadding*2; in getSectionPosSize()

Completed in 25 milliseconds