Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dgridwin2.cxx470 const Point& rScrPos, const Size& rScrSize, const ScAddress& rPos, ScDPObject* pDPObj) in DPLaunchFieldPopupMenu() argument
540 Rectangle aCellRect(rScrPos, rScrSize); in DPLaunchFieldPopupMenu()
547 else if (rScrSize.getWidth() > rPopupSize.getWidth()) in DPLaunchFieldPopupMenu()
551 long nXOffset = rScrSize.getWidth() - rPopupSize.getWidth(); in DPLaunchFieldPopupMenu()
/aoo41x/main/sc/source/ui/inc/
H A Dgridwin.hxx224 const Point& rScrPos, const Size& rScrSize, const ScAddress& rPos, ScDPObject* pDPObj);

Completed in 14 milliseconds