Home
last modified time | relevance | path

Searched refs:get_attributes (Results 1 – 8 of 8) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccText.cpp50 STDMETHODIMP CAccText::get_attributes(long offset, long * startOffset, long * endOffset, BSTR * tex… in get_attributes() function in CAccText
53 return CAccTextBase::get_attributes(offset, startOffset, endOffset, textAttributes); in get_attributes()
H A DAccHypertext.cpp55 STDMETHODIMP CAccHypertext::get_attributes(long offset, long * startOffset, long * endOffset, BSTR … in get_attributes() function in CAccHypertext
58 return CAccTextBase::get_attributes(offset, startOffset, endOffset, textAttributes); in get_attributes()
H A DAccTextBase.h53 …STDMETHOD(get_attributes)(long offset, long * startOffset, long * endOffset, BSTR * textAttributes…
H A DAccText.h79 …STDMETHOD(get_attributes)(long offset, long * startOffset, long * endOffset, BSTR * textAttributes…
H A DAccHypertext.h83 …STDMETHOD(get_attributes)(long offset, long * startOffset, long * endOffset, BSTR * textAttributes…
H A DMAccessible.h176 STDMETHOD(get_attributes)(/*[out]*/ BSTR *pAttr);
H A DAccTextBase.cpp100 STDMETHODIMP CAccTextBase::get_attributes(long offset, long * startOffset, long * endOffset, BSTR *… in get_attributes() function in CAccTextBase
H A DMAccessible.cpp3245 STDMETHODIMP CMAccessible::get_attributes(/*[out]*/ BSTR *pAttr) in get_attributes() function in CMAccessible

Completed in 36 milliseconds