Home
last modified time | relevance | path

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

/trunk/main/cppu/inc/typelib/
H A Dtypedescription.h304 typedef struct _typelib_InterfaceMethodTypeDescription struct
308 typelib_InterfaceMemberTypeDescription aBase;
312 typelib_TypeDescriptionReference * pReturnTypeRef;
315 sal_Int32 nParams;
318 typelib_MethodParameter * pParams;
321 sal_Int32 nExceptions;
324 typelib_TypeDescriptionReference ** ppExceptions;
327 sal_Bool bOneWay;
333 struct _typelib_InterfaceTypeDescription * pInterface;
339 typelib_TypeDescriptionReference * pBaseRef;
[all …]

Completed in 23 milliseconds