/aoo42x/main/winaccessibility/source/UAccCOM/ |
H A D | AccComponent.cpp | 68 STDMETHODIMP CAccComponent::put_XInterface(long pXInterface) in put_XInterface() function in CAccComponent 71 return CAccComponentBase::put_XInterface(pXInterface); in put_XInterface()
|
H A D | AccImage.cpp | 78 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 D | AccAction.cpp | 103 STDMETHODIMP CAccAction::put_XInterface(long pXInterface) in put_XInterface() function in CAccAction 106 return CAccActionBase::put_XInterface(pXInterface); in put_XInterface()
|
H A D | AccComponentBase.cpp | 188 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 D | AccHyperLink.cpp | 253 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 D | AccText.cpp | 277 STDMETHODIMP CAccText::put_XInterface(long pXInterface) in put_XInterface() function in CAccText 280 return CAccTextBase::put_XInterface(pXInterface); in put_XInterface()
|
H A D | AccValue.cpp | 201 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 D | AccHypertext.cpp | 386 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 D | AccActionBase.cpp | 253 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 D | AccEditableText.cpp | 485 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 D | AccTable.cpp | 866 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 D | AccTextBase.cpp | 946 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 D | UNOXWrapper.h | 45 STDMETHOD(put_XInterface)(long pXInterface) in STDMETHOD() argument
|
H A D | AccComponentBase.h | 66 STDMETHOD(put_XInterface)(long pXInterface);
|
H A D | AccComponent.h | 93 STDMETHOD(put_XInterface)(long pXInterface);
|
H A D | AccAction.h | 98 STDMETHOD(put_XInterface)(long pXInterface);
|
H A D | AccActionBase.h | 75 STDMETHOD(put_XInterface)(long pXInterface);
|
H A D | AccValue.h | 91 STDMETHOD(put_XInterface)(long pXInterface);
|
H A D | AccImage.h | 89 STDMETHOD(put_XInterface)(long pXInterface);
|
H A D | AccEditableText.h | 101 STDMETHOD(put_XInterface)(long pXInterface);
|
H A D | AccHyperLink.h | 124 STDMETHOD(put_XInterface)(long pXInterface);
|
H A D | AccTextBase.h | 110 STDMETHOD(put_XInterface)(long pXInterface);
|
H A D | AccText.h | 136 STDMETHOD(put_XInterface)(long pXInterface);
|
H A D | AccHypertext.h | 153 STDMETHOD(put_XInterface)(long pXInterface);
|
/aoo42x/main/winaccessibility/source/UAccCOMIDL/ |
H A D | UAccCOM.idl | 78 [id(1), helpstring("method put_XInterface")] HRESULT put_XInterface(long pXInterface);
|