Searched refs:nListBoxInnerPadding (Results 1 – 1 of 1) sorted by relevance
1058 const sal_uInt16 nListBoxInnerPadding = 5; in getSectionPosSize() local1093 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 22 milliseconds