Home
last modified time | relevance | path

Searched refs:getDispid (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/extensions/source/ole/
H A Doleobjw.cxx1273 if ( !getDispid( aName, &dispid ) ) in directInvoke()
1521 return getDispid( aName, &dispid ); in hasMember()
2194 bool IUnknownWrapper_Impl::getDispid(const OUString& sFuncName, DISPID * id) in getDispid() function in ole_adapter::IUnknownWrapper_Impl
2215 if (getDispid(sFuncName, &id)) in getFuncDesc()
2277 if (getDispid(sFuncName, &id)) in getPropDesc()
H A Doleobjw.hxx196 bool getDispid(const OUString& sFuncName, DISPID * id);

Completed in 14 milliseconds