Searched refs:oldRectangle (Results 1 – 3 of 3) sorted by relevance
219 com.sun.star.awt.Rectangle oldRectangle = (com.sun.star.awt.Rectangle) oldValue; in changePValue() local221 newRectangle.Height =oldRectangle.Height +1; in changePValue()222 newRectangle.Width = oldRectangle.Width +1; in changePValue()223 newRectangle.X =oldRectangle.Y +1; in changePValue()224 newRectangle.Y = oldRectangle.X +1; in changePValue()
95 Rectangle oldRectangle; member in SwContentTree
2460 ShowFocus( oldRectangle); in IMPL_LINK()2694 oldRectangle = GetFocusRect( pEntry,tempPoint.Y() ); in KeyInput()
Completed in 28 milliseconds