Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/view/
H A Dgridwin2.cxx541 const Size& rPopupSize = mpDPFieldPopup->getWindowSize(); in DPLaunchFieldPopupMenu() local
545 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