Searched refs:getDispid (Results 1 – 2 of 2) sorted by relevance
1273 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_Impl2215 if (getDispid(sFuncName, &id)) in getFuncDesc()2277 if (getDispid(sFuncName, &id)) in getPropDesc()
196 bool getDispid(const OUString& sFuncName, DISPID * id);
Completed in 15 milliseconds