Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/func/
H A Dfuediglu.cxx372 Point ePoint = aPoint + Point(nX,nY); in KeyInput() local
373 mpWindow->SetPointerPosPixel(ePoint); in KeyInput()
375 MouseEvent eMevt(ePoint,1,2,MOUSE_LEFT, 0); in KeyInput()
378 oldPoint = ePoint; in KeyInput()
H A Dfusel.cxx995 Point ePoint = aPoint + Point(nX,nY); in KeyInput() local
996 mpWindow->SetPointerPosPixel(ePoint); in KeyInput()
998 MouseEvent eMevt(ePoint,1,2, MOUSE_LEFT, 0); in KeyInput()
1000 oldPoint = ePoint; in KeyInput()
/trunk/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx79 RECT_POINT ePoint; member
119 static long PointToIndex( RECT_POINT ePoint, sal_Bool bAngleControl ) in PointToIndex() argument
121 long nRet( (long) ePoint ); in PointToIndex()
125 switch( ePoint ) in PointToIndex()
144 nRet = ( long ) ePoint; in PointToIndex()
312 Rectangle aFocusRect( mpRepr->CalculateFocusRectangle( p->ePoint ) ); in getAccessibleChild()
606 mpRepr->SetActualRP( pData->ePoint ); in selectAccessibleChild()
/trunk/main/svx/source/inc/
H A Dsvxrectctaccessiblecontext.hxx269 void selectChild( RECT_POINT ePoint, sal_Bool bFireFocus = sal_True );

Completed in 40 milliseconds