Searched refs:rPopupSize (Results 1 – 1 of 1) sorted by relevance
541 const Size& rPopupSize = mpDPFieldPopup->getWindowSize(); in DPLaunchFieldPopupMenu() local545 aCellRect.SetPos(Point(rScrPos.X() - rPopupSize.Width() + 1, rScrPos.Y())); in DPLaunchFieldPopupMenu()547 else if (rScrSize.getWidth() > rPopupSize.getWidth()) in DPLaunchFieldPopupMenu()551 long nXOffset = rScrSize.getWidth() - rPopupSize.getWidth(); in DPLaunchFieldPopupMenu()
Completed in 13 milliseconds