Home
last modified time | relevance | path

Searched defs:boundaryType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccText.cpp154 STDMETHODIMP CAccText::get_textBeforeOffset(long offset, IA2TextBoundaryType boundaryType, long * s… in get_textBeforeOffset()
170 STDMETHODIMP CAccText::get_textAfterOffset(long offset, IA2TextBoundaryType boundaryType, long * st… in get_textAfterOffset()
186 STDMETHODIMP CAccText::get_textAtOffset(long offset, IA2TextBoundaryType boundaryType, long * start… in get_textAtOffset()
H A DAccHypertext.cpp157 STDMETHODIMP CAccHypertext::get_textBeforeOffset(long offset, IA2TextBoundaryType boundaryType, lon… in get_textBeforeOffset()
173 STDMETHODIMP CAccHypertext::get_textAfterOffset(long offset, IA2TextBoundaryType boundaryType, long… in get_textAfterOffset()
189 STDMETHODIMP CAccHypertext::get_textAtOffset(long offset, IA2TextBoundaryType boundaryType, long * … in get_textAtOffset()
H A DAccTextBase.cpp527 STDMETHODIMP CAccTextBase::get_textBeforeOffset(long offset, IA2TextBoundaryType boundaryType, long… in get_textBeforeOffset()
616 STDMETHODIMP CAccTextBase::get_textAfterOffset(long offset, IA2TextBoundaryType boundaryType, long … in get_textAfterOffset()
703 STDMETHODIMP CAccTextBase::get_textAtOffset(long offset, IA2TextBoundaryType boundaryType, long * s… in get_textAtOffset()

Completed in 20 milliseconds