Searched refs:get_textAfterOffset (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/winaccessibility/source/UAccCOM/ |
H A D | AccText.cpp | 170 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 D | AccHypertext.cpp | 173 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 D | AccTextBase.h | 82 …STDMETHOD(get_textAfterOffset)(long offset, IA2TextBoundaryType boundaryType, long * startOffset, …
|
H A D | AccText.h | 108 …STDMETHOD(get_textAfterOffset)(long offset, IA2TextBoundaryType boundaryType, long * startOffset, …
|
H A D | AccHypertext.h | 112 …STDMETHOD(get_textAfterOffset)(long offset, IA2TextBoundaryType boundaryType, long * startOffset, …
|
H A D | AccTextBase.cpp | 616 STDMETHODIMP CAccTextBase::get_textAfterOffset(long offset, IA2TextBoundaryType boundaryType, long … in get_textAfterOffset() function in CAccTextBase
|
Completed in 28 milliseconds