Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Ddpcontrol.hxx68 void setBoundingBox(const Point& rPos, const Size& rSize, bool bLayoutRTL);
/trunk/main/sc/source/ui/view/
H A Dgridwin2.cxx146 mpFilterButton->setBoundingBox(aScrPos, aScrSize, bLayoutRTL); in DoAutoFilterButton()
383 aBtn.setBoundingBox(aScrPos, aScrSize, bLayoutRTL); in DPTestFieldPopupArrow()
H A Dgridwin4.cxx1302 aCellBtn.setBoundingBox(aScrPos, Size(nSizeX-1, nSizeY-1), bLayoutRTL); in DrawButtons()
1332 … aCellBtn.setBoundingBox(Point(nPosX, nPosY), Size(nSizeX-1, nSizeY-1), bLayoutRTL); in DrawButtons()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx88 void ScDPFieldButton::setBoundingBox(const Point& rPos, const Size& rSize, bool bLayoutRTL) in setBoundingBox() function in ScDPFieldButton

Completed in 35 milliseconds