Searched refs:IndexToPoint (Results 1 – 4 of 4) sorted by relevance
152 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()
84 static const ChildIndexToPointData* IndexToPoint( long nIndex, sal_Bool bAngleControl ) in IndexToPoint() function306 const ChildIndexToPointData* p = IndexToPoint( nIndex, mbAngleMode ); in getAccessibleChild()600 const ChildIndexToPointData* pData = IndexToPoint( nIndex, mbAngleMode ); in selectAccessibleChild()
256 Point IndexToPoint(long nIndex) const ;
902 Point SvxPixelCtl::IndexToPoint(long nIndex) const in IndexToPoint() function in SvxPixelCtl
Completed in 26 milliseconds