Searched refs:GetAt (Results 1 – 11 of 11) sorted by relevance
162 HRESULT STDMETHODCALLTYPE CPropertyHdl::GetAt( DWORD iProp, PROPERTYKEY *pKey ) in GetAt() function in CPropertyHdl167 hr = m_pCache->GetAt( iProp, pKey ); in GetAt()
96 uno::Reference<XAccessible> GetAt(const awt::Point& rPoint) const;292 uno::Reference<XAccessible> ScNotesChilds::GetAt(const awt::Point& rPoint) const in GetAt() function in ScNotesChilds309 xAccessible = aItr->mpTextHelper->GetAt(rPoint); in GetAt()1632 xAccessible = GetNotesChilds()->GetAt(rPoint); in getAccessibleAtPoint()
137 xRet = mpTextHelper->GetAt(rPoint); in getAccessibleAtPoint()
117 xRet = mpTextHelper->GetAt(rPoint); in getAccessibleAtPoint()
203 xRet = mpTextHelper->GetAt(rPoint); in getAccessibleAtPoint()
272 uno::Reference< XAccessible > GetAt(const awt::Point& rPoint) const;579 uno::Reference< XAccessible > ScChildrenShapes::GetAt(const awt::Point& rPoint) const in GetAt() function in ScChildrenShapes1742 xAccessible = mpChildrenShapes->GetAt(rPoint); in getAccessibleAtPoint()
175 xRet = mpTextHelper->GetAt(rPoint); in getAccessibleAtPoint()
63 virtual HRESULT STDMETHODCALLTYPE GetAt( DWORD iProp, PROPERTYKEY *pkey );
416 …::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL GetAt( const ::com::sun:…
2098 …uno::Reference< XAccessible > AccessibleTextHelper::GetAt( const awt::Point& aPoint ) SAL_THROW((u… in GetAt() function in accessibility::AccessibleTextHelper
1806 return pTextHelper->GetAt( aPoint ); in getAccessibleAtPoint()
Completed in 90 milliseconds