Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx152 return CreateChild(i, pPixelCtl->IndexToPoint(i)); in getAccessibleChild()
340 return CreateChild(nIndex,pPixelCtl->IndexToPoint(nIndex)); in getAccessibleAtPoint()
467 long nIndex = pPixelCtl->ShowPosition(pPixelCtl->IndexToPoint(nChildIndex)); in selectAccessibleChild()
846 uno::Reference <XAccessible> xNewChild =CreateChild(nIndex, pPixelCtl->IndexToPoint(nIndex)); in NotifyChild()
H A Dsvxrectctaccessiblecontext.cxx84 static const ChildIndexToPointData* IndexToPoint( long nIndex, sal_Bool bAngleControl ) in IndexToPoint() function
306 const ChildIndexToPointData* p = IndexToPoint( nIndex, mbAngleMode ); in getAccessibleChild()
600 const ChildIndexToPointData* pData = IndexToPoint( nIndex, mbAngleMode ); in selectAccessibleChild()
/aoo4110/main/svx/inc/svx/
H A Ddlgctrl.hxx256 Point IndexToPoint(long nIndex) const ;
/aoo4110/main/svx/source/dialog/
H A Ddlgctrl.cxx902 Point SvxPixelCtl::IndexToPoint(long nIndex) const in IndexToPoint() function in SvxPixelCtl

Completed in 31 milliseconds