Home
last modified time | relevance | path

Searched refs:aHitPoint (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx262 const basegfx::B2DPoint aHitPoint(rPnt.X(), rPnt.Y()); in getHitObject() local
263 getAllHit3DObjectsSortedFrontToBack(aHitPoint, *pScene, aHitList); in getHitObject()
/aoo41x/main/canvas/source/vcl/
H A Dtextlayout.cxx299 …rendering::TextHit SAL_CALL TextLayout::getTextHit( const geometry::RealPoint2D& aHitPoint ) throw… in getTextHit() argument
303 (void)aHitPoint; in getTextHit()
H A Dtextlayout.hxx74 …Hit SAL_CALL getTextHit( const ::com::sun::star::geometry::RealPoint2D& aHitPoint ) throw (::com::…
/aoo41x/main/canvas/source/cairo/
H A Dcairo_textlayout.hxx73 …Hit SAL_CALL getTextHit( const ::com::sun::star::geometry::RealPoint2D& aHitPoint ) throw (::com::…
/aoo41x/main/canvas/source/directx/
H A Ddx_textlayout.hxx74 …Hit SAL_CALL getTextHit( const ::com::sun::star::geometry::RealPoint2D& aHitPoint ) throw (::com::…
/aoo41x/main/canvas/source/null/
H A Dnull_textlayout.hxx71 …Hit SAL_CALL getTextHit( const ::com::sun::star::geometry::RealPoint2D& aHitPoint ) throw (::com::…
/aoo41x/main/offapi/com/sun/star/rendering/
H A DXTextLayout.idl268 @param aHitPoint
273 TextHit getTextHit( [in] ::com::sun::star::geometry::RealPoint2D aHitPoint );

Completed in 15 milliseconds