Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/inc/ !
H A Ddpcontrol.hxx76 void getPopupBoundingBox(Point& rPos, Size& rSize) const;
/AOO41X/main/sc/source/ui/view/ !
H A Dgridwin2.cxx150 mpFilterButton->getPopupBoundingBox(aPopupPos, aPopupSize); in DoAutoFilterButton()
387 aBtn.getPopupBoundingBox(aPopupPos, aPopupSize); in DPTestFieldPopupArrow()
/AOO41X/main/sc/source/ui/cctrl/ !
H A Ddpcontrol.cxx180 void ScDPFieldButton::getPopupBoundingBox(Point& rPos, Size& rSize) const in getPopupBoundingBox() function in ScDPFieldButton
204 getPopupBoundingBox(aPos, aSize); in drawPopupButton()