Home
last modified time | relevance | path

Searched refs:scrollSubstringTo (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/lang/spidermonkey78/firefox-78.9.0/accessible/windows/ia2/
H A Dia2AccessibleText.h95 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo(
214 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo( \
216 return Class::scrollSubstringTo(startIndex, endIndex, scrollType); \
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/windows/ia2/
H A Dia2AccessibleText.h97 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo(
216 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo( \
218 return Class::scrollSubstringTo(startIndex, endIndex, scrollType); \
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/windows/ia2/
H A Dia2AccessibleText.h99 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo(
247 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo(long startIndex, \
251 return Class::scrollSubstringTo(startIndex, endIndex, scrollType); \
/dports/www/firefox/firefox-99.0/accessible/windows/ia2/
H A Dia2AccessibleText.h103 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo(
231 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo( \
233 return Class::scrollSubstringTo(startIndex, endIndex, scrollType); \
/dports/www/firefox-esr/firefox-91.8.0/accessible/windows/ia2/
H A Dia2AccessibleText.h101 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo(
221 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo( \
223 return Class::scrollSubstringTo(startIndex, endIndex, scrollType); \
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/windows/ia2/
H A Dia2AccessibleText.h101 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo(
221 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo( \
223 return Class::scrollSubstringTo(startIndex, endIndex, scrollType); \
/dports/editors/libreoffice/libreoffice-7.2.6.2/winaccessibility/source/UAccCOM/
H A DAccText.cxx261 COM_DECLSPEC_NOTHROW STDMETHODIMP CAccText::scrollSubstringTo(long startIndex, long endIndex,enum I… in scrollSubstringTo() function in CAccText
264 return CAccTextBase::scrollSubstringTo(startIndex, endIndex,scrollType); in scrollSubstringTo()
H A DAccHypertext.cxx264 COM_DECLSPEC_NOTHROW STDMETHODIMP CAccHypertext::scrollSubstringTo(long startIndex, long endIndex,e… in scrollSubstringTo() function in CAccHypertext
267 return CAccTextBase::scrollSubstringTo(startIndex, endIndex,scrollType); in scrollSubstringTo()
H A DAccTextBase.h100 STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex, enum IA2ScrollType scrollType);
H A DAccText.h121 …STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType) overrid…
H A DAccHypertext.h124 …STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType) overrid…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/winaccessibility/source/UAccCOM/
H A DAccText.cxx261 COM_DECLSPEC_NOTHROW STDMETHODIMP CAccText::scrollSubstringTo(long startIndex, long endIndex,enum I… in scrollSubstringTo() function in CAccText
264 return CAccTextBase::scrollSubstringTo(startIndex, endIndex,scrollType); in scrollSubstringTo()
H A DAccHypertext.cxx264 COM_DECLSPEC_NOTHROW STDMETHODIMP CAccHypertext::scrollSubstringTo(long startIndex, long endIndex,e… in scrollSubstringTo() function in CAccHypertext
267 return CAccTextBase::scrollSubstringTo(startIndex, endIndex,scrollType); in scrollSubstringTo()
H A DAccTextBase.h96 STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType);
H A DAccText.h122 …STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType) overrid…
H A DAccHypertext.h125 …STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType) overrid…
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/inc/standard/
H A Dvclxaccessibletextcomponent.hxx78 …virtual sal_Bool SAL_CALL scrollSubstringTo( sal_Int32 nStartIndex, sal_Int32 nEndIndex, css::acce…
H A Dvclxaccessiblemenuitem.hxx91 …virtual sal_Bool SAL_CALL scrollSubstringTo( sal_Int32 nStartIndex, sal_Int32 nEndIndex, css::acce…
H A Dvclxaccessiblestatusbaritem.hxx128 …virtual sal_Bool SAL_CALL scrollSubstringTo( sal_Int32 nStartIndex, sal_Int32 nEndIndex, css::acce…
H A Dvclxaccessibleedit.hxx96 …virtual sal_Bool SAL_CALL scrollSubstringTo( sal_Int32 nStartIndex, sal_Int32 nEndIndex, css::acce…
H A Dvclxaccessibletabpage.hxx137 …virtual sal_Bool SAL_CALL scrollSubstringTo( sal_Int32 nStartIndex, sal_Int32 nEndIndex, css::acce…
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A DAccessibleStaticTextBase.hxx202 …virtual sal_Bool SAL_CALL scrollSubstringTo( sal_Int32 nStartIndex, sal_Int32 nEndIndex, css::acce…
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/inc/extended/
H A DAccessibleBrowseBoxTableCell.hxx118 …virtual sal_Bool SAL_CALL scrollSubstringTo( sal_Int32 nStartIndex, sal_Int32 nEndIndex, css::acce…
H A DAccessibleGridControlTableCell.hxx142 …virtual sal_Bool SAL_CALL scrollSubstringTo( sal_Int32 nStartIndex, sal_Int32 nEndIndex, css::acce…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Daccnotextframe.hxx108 …virtual sal_Bool SAL_CALL scrollSubstringTo( sal_Int32 nStartIndex, sal_Int32 nEndIndex, css::acce…

12345678