Searched refs:pFuncDescGet (Results 1 – 2 of 2) sorted by relevance
177 void getPropDesc(const OUString & sFuncName, FUNCDESC ** pFuncDescGet,
2266 void IUnknownWrapper_Impl::getPropDesc(const OUString & sFuncName, FUNCDESC ** pFuncDescGet, in getPropDesc() argument2269 OSL_ASSERT( * pFuncDescGet == 0 && * pFuncDescPut == 0); in getPropDesc()2302 (*pFuncDescGet) = pFuncDesc; in getPropDesc()
Completed in 39 milliseconds