Home
last modified time | relevance | path

Searched refs:get_textAfterOffset (Results 1 – 6 of 6) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccText.cpp170 STDMETHODIMP CAccText::get_textAfterOffset(long offset, IA2TextBoundaryType boundaryType, long * st… in get_textAfterOffset() function in CAccText
173 return CAccTextBase::get_textAfterOffset(offset, boundaryType, in get_textAfterOffset()
H A DAccHypertext.cpp173 STDMETHODIMP CAccHypertext::get_textAfterOffset(long offset, IA2TextBoundaryType boundaryType, long… in get_textAfterOffset() function in CAccHypertext
176 return CAccTextBase::get_textAfterOffset(offset, boundaryType, in get_textAfterOffset()
H A DAccTextBase.h82 …STDMETHOD(get_textAfterOffset)(long offset, IA2TextBoundaryType boundaryType, long * startOffset, …
H A DAccText.h108 …STDMETHOD(get_textAfterOffset)(long offset, IA2TextBoundaryType boundaryType, long * startOffset, …
H A DAccHypertext.h112 …STDMETHOD(get_textAfterOffset)(long offset, IA2TextBoundaryType boundaryType, long * startOffset, …
H A DAccTextBase.cpp616 STDMETHODIMP CAccTextBase::get_textAfterOffset(long offset, IA2TextBoundaryType boundaryType, long … in get_textAfterOffset() function in CAccTextBase

Completed in 28 milliseconds