Home
last modified time | relevance | path

Searched refs:get_nSelections (Results 1 – 6 of 6) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccText.cpp98 STDMETHODIMP CAccText::get_nSelections(long * nSelections) in get_nSelections() function in CAccText
101 return CAccTextBase::get_nSelections(nSelections); in get_nSelections()
H A DAccHypertext.cpp103 STDMETHODIMP CAccHypertext::get_nSelections(long * nSelections) in get_nSelections() function in CAccHypertext
106 return CAccTextBase::get_nSelections(nSelections); in get_nSelections()
H A DAccTextBase.cpp354 STDMETHODIMP CAccTextBase::get_nSelections(long * nSelections) in get_nSelections() function in CAccTextBase
443 get_nSelections(&nSelection); in get_selection()
H A DAccTextBase.h66 STDMETHOD(get_nSelections)(long * nSelections);
H A DAccText.h92 STDMETHOD(get_nSelections)(long * nSelections);
H A DAccHypertext.h96 STDMETHOD(get_nSelections)(long * nSelections);

Completed in 14 milliseconds