Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/func/
H A Dfuediglu.cxx69 oldPoint(0,0) in FuEditGluePoints()
371 Point aPoint = bBeginInsertPoint? oldPoint:centerPoint; in KeyInput()
378 oldPoint = ePoint; in KeyInput()
389 mpWindow->SetPointerPosPixel(oldPoint); in KeyInput()
391 MouseEvent aMevt(oldPoint,1,3,MOUSE_LEFT,KEY_SHIFT); in KeyInput()
398 MouseEvent rMEvt(oldPoint+Point(0,0),1,17, MOUSE_LEFT, KEY_SHIFT); in KeyInput()
H A Dfusel.cxx119 oldPoint(0,0) in FuSelection()
994 Point aPoint = bMovedToCenterPoint? oldPoint:centerPoint; in KeyInput()
1000 oldPoint = ePoint; in KeyInput()
1012 MouseEvent aMevt(oldPoint,1,3, MOUSE_LEFT, KEY_SHIFT); in KeyInput()
1020 MouseEvent rMEvt(oldPoint,1,17, MOUSE_LEFT, KEY_SHIFT); in KeyInput()
/aoo42x/main/qadevOOo/tests/java/ifc/text/
H A D_TextGraphicObject.java156 public Point[][] changePoint(Point[][] oldPoint) {
157 Point[][] res = oldPoint;
/aoo42x/main/sd/source/ui/inc/
H A Dfuediglu.hxx62 Point oldPoint; member in sd::FuEditGluePoints
H A Dfusel.hxx108 Point oldPoint; member in sd::FuSelection
/aoo42x/main/qadevOOo/runner/util/
H A DValueChanger.java229 com.sun.star.awt.Point oldPoint = (com.sun.star.awt.Point) oldValue; in changePValue() local
231 newPoint.X = oldPoint.X +1; in changePValue()
232 newPoint.Y = oldPoint.Y +1; in changePValue()

Completed in 58 milliseconds