Searched refs:IA2ScrollType (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/winaccessibility/source/UAccCOM/ |
H A D | AccTextBase.h | 106 STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType);
|
H A D | AccText.h | 128 STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType);
|
H A D | AccHypertext.h | 132 STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType);
|
H A D | AccText.cpp | 266 STDMETHODIMP CAccText::scrollSubstringTo(long startIndex, long endIndex,enum IA2ScrollType scrollTy… in scrollSubstringTo()
|
H A D | AccHypertext.cpp | 267 STDMETHODIMP CAccHypertext::scrollSubstringTo(long startIndex, long endIndex,enum IA2ScrollType scr… in scrollSubstringTo()
|
H A D | MAccessible.h | 163 STDMETHOD(scrollTo)(enum IA2ScrollType scrollType);
|
H A D | AccTextBase.cpp | 930 STDMETHODIMP CAccTextBase::scrollSubstringTo(long, long, IA2ScrollType) in scrollSubstringTo() argument
|
H A D | MAccessible.cpp | 1862 STDMETHODIMP CMAccessible:: scrollTo(enum IA2ScrollType) in scrollTo() argument
|
/aoo41x/main/winaccessibility/source/UAccCOMIDL/ |
H A D | ia2_api_all.idl | 113 enum IA2ScrollType { 1283 ::IA2ScrollType values define where to place an object or substring on the screen.\n 1651 [in] enum IA2ScrollType scrollType 2871 [in] enum IA2ScrollType scrollType 5468 enum IA2ScrollType;
|
Completed in 47 milliseconds