Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java219 com.sun.star.awt.Rectangle oldRectangle = (com.sun.star.awt.Rectangle) oldValue; in changePValue() local
221 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()
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx95 Rectangle oldRectangle; member in SwContentTree
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx2460 ShowFocus( oldRectangle); in IMPL_LINK()
2694 oldRectangle = GetFocusRect( pEntry,tempPoint.Y() ); in KeyInput()

Completed in 38 milliseconds