Searched refs:getPropDesc (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/extensions/source/ole/ |
H A D | oleobjw.cxx | 252 getPropDesc(aPropertyName, & aDescGet, & aDescPut, & aVarDesc); in setValue() 464 getPropDesc(aPropertyName, & aDescGet, & aDescPut, & aVarDesc); in getValue() 613 getPropDesc( aName, & aDescGet, & aDescPut, & aVarDesc); in hasMethod() 657 getPropDesc(aName, & aDescGet, & aDescPut, & aVarDesc); in hasProperty() 1220 getPropDesc( usName, & aDescGet, & aDescPut, & aVarDesc); in initialize() 2162 getPropDesc(sFuncName, & aDescGet, & aDescPut, & aVarDesc); in getFuncDescForInvoke() 2182 getPropDesc(sFuncName, & aFuncDesc, & aDescPut, & aVarDesc); in getFuncDescForInvoke() 2266 void IUnknownWrapper_Impl::getPropDesc(const OUString & sFuncName, FUNCDESC ** pFuncDescGet, in getPropDesc() function in ole_adapter::IUnknownWrapper_Impl
|
H A D | oleobjw.hxx | 177 void getPropDesc(const OUString & sFuncName, FUNCDESC ** pFuncDescGet,
|
Completed in 39 milliseconds