Home
last modified time | relevance | path

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

/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1116 Point aLogPoint( GetViewForwarder().PixelToLogic( aPoint, rCacheTF.GetMapMode() ) ); in getAccessibleAtPoint() local
1126 if( aRect.IsInside( aLogPoint ) ) in getAccessibleAtPoint()
1634 Point aLogPoint( GetViewForwarder().PixelToLogic( aPoint, rCacheTF.GetMapMode() ) ); in getIndexAtPoint() local
1638 aLogPoint.Move( aParaRect.Left(), aParaRect.Top() ); in getIndexAtPoint()
1640 if( rCacheTF.GetIndexAtPoint( aLogPoint, nPara, nIndex ) && in getIndexAtPoint()
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx1757 Point aLogPoint( GetViewForwarder().PixelToLogic( aPoint, rCacheTF.GetMapMode() ) ); in getAccessibleAtPoint() local
1768 if( aParaBounds.IsInside( aLogPoint ) ) in getAccessibleAtPoint()

Completed in 42 milliseconds