Searched refs:rScrSize (Results 1 – 2 of 2) sorted by relevance
470 const Point& rScrPos, const Size& rScrSize, const ScAddress& rPos, ScDPObject* pDPObj) in DPLaunchFieldPopupMenu() argument540 Rectangle aCellRect(rScrPos, rScrSize); in DPLaunchFieldPopupMenu()547 else if (rScrSize.getWidth() > rPopupSize.getWidth()) in DPLaunchFieldPopupMenu()551 long nXOffset = rScrSize.getWidth() - rPopupSize.getWidth(); in DPLaunchFieldPopupMenu()
224 const Point& rScrPos, const Size& rScrSize, const ScAddress& rPos, ScDPObject* pDPObj);
Completed in 12 milliseconds