Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx1067 const sal_uInt16 nMenuListMargin = 20; in getSectionPosSize() local
1072 nMenuListMargin - nSingleItemBtnAreaHeight - nBottomBtnAreaHeight ); in getSectionPosSize()
1074 …const sal_uInt16 nSingleBtnAreaY = nTopMargin + nMenuHeight + nListBoxHeight + nMenuListMargin - 1; in getSectionPosSize()
1086 rPos = Point(nListBoxMargin, nTopMargin + nMenuHeight + nMenuListMargin); in getSectionPosSize()
1092 rPos = Point(nListBoxMargin, nTopMargin + nMenuHeight + nMenuListMargin); in getSectionPosSize()

Completed in 33 milliseconds