Home
last modified time | relevance | path

Searched refs:typelib_typedescription_newEmpty (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cppu/source/typelib/
H A Dstatic_types.cxx53 void SAL_CALL typelib_typedescription_newEmpty(
379 ::typelib_typedescription_newEmpty( in init()
493 ::typelib_typedescription_newEmpty( in typelib_static_mi_interface_type_init()
556 ::typelib_typedescription_newEmpty( in typelib_static_enum_type_init()
615 ::typelib_typedescription_newEmpty( in typelib_static_array_type_init()
H A Dtypelib.cxx565 extern "C" void SAL_CALL typelib_typedescription_newEmpty( in typelib_typedescription_newEmpty() function
784 typelib_typedescription_newEmpty( ppRet, eTypeClass, pTypeName ); in newTypeDescription()
927 typelib_typedescription_newEmpty( ppRet, typelib_TypeClass_UNION, pTypeName ); in typelib_typedescription_newUnion()
979 typelib_typedescription_newEmpty( ppRet, typelib_TypeClass_ENUM, pTypeName ); in typelib_typedescription_newEnum()
1019 typelib_typedescription_newEmpty( ppRet, typelib_TypeClass_ARRAY, aTypeName.pData ); in typelib_typedescription_newArray()
1138 typelib_typedescription_newEmpty( in typelib_typedescription_newMIInterface()
1290 typelib_typedescription_newEmpty( in typelib_typedescription_newInterfaceMethod()
1383 typelib_typedescription_newEmpty( in typelib_typedescription_newExtendedInterfaceAttribute()
1977 typelib_typedescription_newEmpty( in createDerivedInterfaceMemberDescription()
2018 typelib_typedescription_newEmpty( in createDerivedInterfaceMemberDescription()
[all …]

Completed in 27 milliseconds