Home
last modified time | relevance | path

Searched defs:ppRet (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/cppu/source/typelib/
H A Dtypelib.cxx241 typelib_TypeDescription ** ppRet, rtl_uString * pName ) in callChain()
568 typelib_TypeDescription ** ppRet, in typelib_typedescription_newEmpty()
771 typelib_TypeDescription ** ppRet, typelib_TypeClass eTypeClass, in newTypeDescription()
893 typelib_TypeDescription ** ppRet, in typelib_typedescription_new()
906 typelib_TypeDescription ** ppRet, in typelib_typedescription_newStruct()
920 typelib_TypeDescription ** ppRet, in typelib_typedescription_newUnion()
973 typelib_TypeDescription ** ppRet, in typelib_typedescription_newEnum()
1002 typelib_TypeDescription ** ppRet, in typelib_typedescription_newArray()
1040 typelib_InterfaceTypeDescription ** ppRet, in typelib_typedescription_newInterface()
1125 typelib_InterfaceTypeDescription ** ppRet, in typelib_typedescription_newMIInterface()
[all …]
/AOO41X/main/cppu/inc/uno/
H A Dmapping.hxx311 inline sal_Bool mapToCpp( Reference< C > * ppRet, uno_Interface * pUnoI ) SAL_THROW( () ) in mapToCpp()
334 inline sal_Bool mapToUno( uno_Interface ** ppRet, const Reference< C > & x ) SAL_THROW( () ) in mapToUno()
/AOO41X/main/cppuhelper/source/
H A Dtdmgr.cxx679 void * pContext, typelib_TypeDescription ** ppRet, rtl_uString * pTypeName ) in typelib_callback()
/AOO41X/main/sw/source/core/view/
H A Dviewsh.cxx2698 BitmapEx** ppRet; in GetReplacementBitmap() local