Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx1057 …const sal_uInt16 nListBoxMargin = 5; // horizontal distance from the side of the dialog… in getSectionPosSize() local
1070 …const sal_uInt16 nListBoxWidth = static_cast< sal_uInt16 >( maWndSize.Width() - nListBoxMargin*2 ); in getSectionPosSize()
1086 rPos = Point(nListBoxMargin, nTopMargin + nMenuHeight + nMenuListMargin); in getSectionPosSize()
1092 rPos = Point(nListBoxMargin, nTopMargin + nMenuHeight + nMenuListMargin); in getSectionPosSize()
1103 rPos = Point(nListBoxMargin, nSingleBtnAreaY); in getSectionPosSize()
1110 rPos = Point(nListBoxMargin, nSingleBtnAreaY); in getSectionPosSize()
1119 rPos = Point(nListBoxMargin, nSingleBtnAreaY); in getSectionPosSize()
1128 rPos = Point(nListBoxMargin, nSingleBtnAreaY); in getSectionPosSize()

Completed in 20 milliseconds