Home
last modified time | relevance | path

Searched refs:put_XInterface (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccComponent.cpp68 STDMETHODIMP CAccComponent::put_XInterface(long pXInterface) in put_XInterface() function in CAccComponent
71 return CAccComponentBase::put_XInterface(pXInterface); in put_XInterface()
H A DAccImage.cpp78 STDMETHODIMP CAccImage::put_XInterface(long pXInterface) in put_XInterface() function in CAccImage
84 CUNOXWrapper::put_XInterface(pXInterface); in put_XInterface() member in CAccImage::put_XInterface::CUNOXWrapper
H A DAccAction.cpp103 STDMETHODIMP CAccAction::put_XInterface(long pXInterface) in put_XInterface() function in CAccAction
106 return CAccActionBase::put_XInterface(pXInterface); in put_XInterface()
H A DAccComponentBase.cpp188 STDMETHODIMP CAccComponentBase::put_XInterface(long pXInterface) in put_XInterface() function in CAccComponentBase
195 CUNOXWrapper::put_XInterface(pXInterface); in put_XInterface() member in CAccComponentBase::put_XInterface::CUNOXWrapper
H A DAccHyperLink.cpp253 STDMETHODIMP CAccHyperLink::put_XInterface(long pXInterface) in put_XInterface() function in CAccHyperLink
260 CAccActionBase::put_XInterface(pXInterface); in put_XInterface() member in CAccHyperLink::put_XInterface::CAccActionBase
H A DAccText.cpp277 STDMETHODIMP CAccText::put_XInterface(long pXInterface) in put_XInterface() function in CAccText
280 return CAccTextBase::put_XInterface(pXInterface); in put_XInterface()
H A DAccValue.cpp201 STDMETHODIMP CAccValue::put_XInterface(long pXInterface) in put_XInterface() function in CAccValue
207 CUNOXWrapper::put_XInterface(pXInterface); in put_XInterface() member in CAccValue::put_XInterface::CUNOXWrapper
H A DAccHypertext.cpp386 STDMETHODIMP CAccHypertext::put_XInterface(long pXInterface) in put_XInterface() function in CAccHypertext
392 CAccTextBase::put_XInterface(pXInterface); in put_XInterface() member in CAccHypertext::put_XInterface::CAccTextBase
H A DAccActionBase.cpp253 STDMETHODIMP CAccActionBase::put_XInterface(long pXInterface) in put_XInterface() function in CAccActionBase
259 CUNOXWrapper::put_XInterface(pXInterface); in put_XInterface() member in CAccActionBase::put_XInterface::CUNOXWrapper
H A DAccEditableText.cpp485 STDMETHODIMP CAccEditableText::put_XInterface(long pXInterface) in put_XInterface() function in CAccEditableText
491 CUNOXWrapper::put_XInterface(pXInterface); in put_XInterface() member in CAccEditableText::put_XInterface::CUNOXWrapper
H A DAccTable.cpp866 STDMETHODIMP CAccTable::put_XInterface(long pXInterface) in put_XInterface() function in CAccTable
873 CUNOXWrapper::put_XInterface(pXInterface); in put_XInterface() member in CAccTable::put_XInterface::CUNOXWrapper
H A DAccTextBase.cpp946 STDMETHODIMP CAccTextBase::put_XInterface(long pXInterface) in put_XInterface() function in CAccTextBase
953 CUNOXWrapper::put_XInterface(pXInterface); in put_XInterface() member in CAccTextBase::put_XInterface::CUNOXWrapper
H A DUNOXWrapper.h45 STDMETHOD(put_XInterface)(long pXInterface) in STDMETHOD() argument
H A DAccComponentBase.h66 STDMETHOD(put_XInterface)(long pXInterface);
H A DAccComponent.h93 STDMETHOD(put_XInterface)(long pXInterface);
H A DAccAction.h98 STDMETHOD(put_XInterface)(long pXInterface);
H A DAccActionBase.h75 STDMETHOD(put_XInterface)(long pXInterface);
H A DAccValue.h91 STDMETHOD(put_XInterface)(long pXInterface);
H A DAccImage.h89 STDMETHOD(put_XInterface)(long pXInterface);
H A DAccEditableText.h101 STDMETHOD(put_XInterface)(long pXInterface);
H A DAccHyperLink.h124 STDMETHOD(put_XInterface)(long pXInterface);
H A DAccTextBase.h110 STDMETHOD(put_XInterface)(long pXInterface);
H A DAccText.h136 STDMETHOD(put_XInterface)(long pXInterface);
H A DAccHypertext.h153 STDMETHOD(put_XInterface)(long pXInterface);
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A DUAccCOM.idl78 [id(1), helpstring("method put_XInterface")] HRESULT put_XInterface(long pXInterface);

Completed in 83 milliseconds

12