Searched refs:IndexToPoint (Results 1 – 4 of 4) sorted by relevance
150 return CreateChild(i, pPixelCtl->IndexToPoint(i)); in getAccessibleChild()329 return CreateChild(nIndex,pPixelCtl->IndexToPoint(nIndex)); in getAccessibleAtPoint()452 long nIndex = pPixelCtl->ShowPosition(pPixelCtl->IndexToPoint(nChildIndex)); in selectAccessibleChild()825 uno::Reference <XAccessible> xNewChild =CreateChild(nIndex, pPixelCtl->IndexToPoint(nIndex)); in NotifyChild()
84 static const ChildIndexToPointData* IndexToPoint( long nIndex, sal_Bool bAngleControl ) in IndexToPoint() function305 const ChildIndexToPointData* p = IndexToPoint( nIndex, mbAngleMode ); in getAccessibleChild()593 const ChildIndexToPointData* pData = IndexToPoint( nIndex, mbAngleMode ); in selectAccessibleChild()
256 Point IndexToPoint(long nIndex) const ;
874 Point SvxPixelCtl::IndexToPoint(long nIndex) const in IndexToPoint() function in SvxPixelCtl