Lines Matching refs:rSize
88 void ScDPFieldButton::setBoundingBox(const Point& rPos, const Size& rSize, bool bLayoutRTL) in setBoundingBox() argument
91 maSize = rSize; in setBoundingBox()
180 void ScDPFieldButton::getPopupBoundingBox(Point& rPos, Size& rSize) const in getPopupBoundingBox()
196 rSize.setWidth(nW); in getPopupBoundingBox()
197 rSize.setHeight(nH); in getPopupBoundingBox()
828 void ScMenuFloatingWindow::getMenuItemPosSize(size_t nPos, Point& rPos, Size& rSize) const in getMenuItemPosSize()
841 rSize = aSize1; in getMenuItemPosSize()
1054 void ScDPFieldPopupWindow::getSectionPosSize(Point& rPos, Size& rSize, SectionType eType) const in getSectionPosSize() argument
1081 rSize = maWndSize; in getSectionPosSize()
1087 rSize = Size(nListBoxWidth, nListBoxHeight); in getSectionPosSize()
1096 rSize = Size(nListBoxWidth, nListBoxHeight); in getSectionPosSize()
1097 rSize.Width() -= nListBoxInnerPadding*2; in getSectionPosSize()
1098 rSize.Height() -= nListBoxInnerPadding*2; in getSectionPosSize()
1104 rSize = Size(nListBoxWidth, nSingleItemBtnAreaHeight); in getSectionPosSize()
1113 rSize = Size(70, h); in getSectionPosSize()
1122 rSize = Size(h, h); in getSectionPosSize()
1131 rSize = Size(h, h); in getSectionPosSize()
1139 rSize = Size(nBtnWidth, nBtnHeight); in getSectionPosSize()
1147 rSize = Size(nBtnWidth, nBtnHeight); in getSectionPosSize()