Home
last modified time | relevance | path

Searched refs:GetTypeInfoCount (Results 1 – 10 of 10) sorted by relevance

/trunk/main/extensions/source/ole/
H A Djscriptclasses.hxx79 STDMETHOD( GetTypeInfoCount)(UINT *pctinfo);
131 STDMETHOD( GetTypeInfoCount)(UINT *pctinfo);
H A Djscriptclasses.cxx41 STDMETHODIMP JScriptValue::GetTypeInfoCount(UINT* /*pctinfo*/) in GetTypeInfoCount() function in JScriptValue
231 STDMETHODIMP JScriptOutParam::GetTypeInfoCount(UINT* /*pctinfo*/) in GetTypeInfoCount() function in JScriptOutParam
H A Dunotypewrapper.hxx70 STDMETHOD( GetTypeInfoCount)(UINT *pctinfo);
H A Dunotypewrapper.cxx77 STDMETHODIMP UnoTypeWrapper::GetTypeInfoCount(UINT* /*pctinfo*/) in GetTypeInfoCount() function in UnoTypeWrapper
H A Dunoobjw.hxx132 STDMETHOD( GetTypeInfoCount )( unsigned int * pctinfo );
H A Dunoobjw.cxx202 STDMETHODIMP InterfaceOleWrapper_Impl::GetTypeInfoCount( unsigned int * /*pctinfo*/ ) in GetTypeInfoCount() function in ole_adapter::InterfaceOleWrapper_Impl
/trunk/main/embedserv/source/embed/
H A Ded_ioleobject.cxx350 STDMETHODIMP EmbedDocument_Impl::GetTypeInfoCount( unsigned int FAR* pctinfo ) in GetTypeInfoCount() function in EmbedDocument_Impl
353 return m_pDocHolder->GetIDispatch()->GetTypeInfoCount( pctinfo ); in GetTypeInfoCount()
/trunk/main/embedserv/source/inc/
H A Dembeddoc.hxx143 STDMETHOD(GetTypeInfoCount) ( unsigned int FAR* pctinfo );
/trunk/main/embedserv/source/inprocserv/
H A Dinprocembobj.h228 STDMETHOD(GetTypeInfoCount)( UINT *pctinfo);
H A Dinprocembobj.cxx1765 STDMETHODIMP InprocEmbedDocument_Impl::GetTypeInfoCount( UINT *pctinfo ) in GetTypeInfoCount() function in inprocserv::InprocEmbedDocument_Impl
1775 return pIDispatch->GetTypeInfoCount( pctinfo ); in GetTypeInfoCount()

Completed in 42 milliseconds