Home
last modified time | relevance | path

Searched refs:scrollType (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/winaccessibility/source/UAccCOM/
H A DAccText.cpp266 …METHODIMP CAccText::scrollSubstringTo(long startIndex, long endIndex,enum IA2ScrollType scrollType) in scrollSubstringTo() argument
269 return CAccTextBase::scrollSubstringTo(startIndex, endIndex,scrollType); in scrollSubstringTo()
H A DAccHypertext.cpp267 …DIMP CAccHypertext::scrollSubstringTo(long startIndex, long endIndex,enum IA2ScrollType scrollType) in scrollSubstringTo() argument
270 return CAccTextBase::scrollSubstringTo(startIndex, endIndex,scrollType); in scrollSubstringTo()
H A DAccTextBase.h106 STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType);
H A DAccText.h128 STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType);
H A DAccHypertext.h132 STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType);
H A DMAccessible.h163 STDMETHOD(scrollTo)(enum IA2ScrollType scrollType);
/aoo42x/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl1644 @param [in] scrollType
1651 [in] enum IA2ScrollType scrollType
2859 @param [in] scrollType
2871 [in] enum IA2ScrollType scrollType

Completed in 39 milliseconds