Searched defs:pTypeName (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/cppu/source/typelib/ |
H A D | static_types.cxx | 118 static inline typelib_TypeDescriptionReference * igetTypeByName( rtl_uString * pTypeName ) in igetTypeByName() 303 typelib_TypeClass eTypeClass, const sal_Char * pTypeName ) in typelib_static_type_init() 360 typelib_TypeClass eTypeClass, const sal_Char * pTypeName, in init() 443 typelib_TypeClass eTypeClass, const sal_Char * pTypeName, in typelib_static_compound_type_init() 452 typelib_TypeDescriptionReference ** ppRef, const sal_Char * pTypeName, in typelib_static_struct_type_init() 466 const sal_Char * pTypeName, in typelib_static_interface_type_init() 477 const sal_Char * pTypeName, in typelib_static_mi_interface_type_init() 541 const sal_Char * pTypeName, in typelib_static_enum_type_init()
|
H A D | typelib.cxx | 895 rtl_uString * pTypeName, in typelib_typedescription_new() 907 rtl_uString * pTypeName, in typelib_typedescription_newStruct() 921 rtl_uString * pTypeName, in typelib_typedescription_newUnion() 974 rtl_uString * pTypeName, in typelib_typedescription_newEnum() 1041 rtl_uString * pTypeName, in typelib_typedescription_newInterface() 1126 rtl_uString * pTypeName, in typelib_typedescription_newMIInterface() 1259 rtl_uString * pTypeName, in typelib_typedescription_newInterfaceMethod() 1338 rtl_uString * pTypeName, in typelib_typedescription_newInterfaceAttribute() 1353 rtl_uString * pTypeName, in typelib_typedescription_newExtendedInterfaceAttribute() 2083 rtl_uString * pTypeName = 0; in typelib_typedescription_getByName() local [all …]
|
/aoo42x/main/tools/source/memtools/ |
H A D | mempool.cxx | 42 char const * pTypeName, sal_uInt16 nTypeSize, sal_uInt16, sal_uInt16) in FixedMemPool()
|
/aoo42x/main/cppu/inc/typelib/ |
H A D | typedescription.hxx | 177 inline TypeDescription::TypeDescription( rtl_uString * pTypeName ) SAL_THROW( () ) in TypeDescription()
|
H A D | typedescription.h | 61 rtl_uString * pTypeName; member 92 rtl_uString * pTypeName; member 497 rtl_uString * pTypeName; member 531 rtl_uString * pTypeName; member
|
/aoo42x/main/cppu/inc/uno/ |
H A D | environment.h | 55 rtl_uString * pTypeName; member
|
/aoo42x/main/rdbmaker/source/rdbmaker/ |
H A D | typeblop.cxx | 270 sal_uInt32 SAL_CALL getTypeBlop(const sal_Char* pTypeName, sal_uInt8** pBlop) in getTypeBlop()
|
/aoo42x/main/cppu/inc/com/sun/star/uno/ |
H A D | Type.hxx | 53 inline Type::Type( TypeClass eTypeClass, const sal_Char * pTypeName ) SAL_THROW( () ) in Type()
|
/aoo42x/main/cppu/source/uno/ |
H A D | EnvStack.cxx | 102 …tern "C" void SAL_CALL uno_getCurrentEnvironment(uno_Environment ** ppEnv, rtl_uString * pTypeName) in uno_getCurrentEnvironment()
|
/aoo42x/main/pyuno/source/module/ |
H A D | pyuno_type.cxx | 288 PyRef pTypeName( PyUnicode_AsUTF8String( str ), SAL_NO_ACQUIRE ); in importToGlobal() local
|
/aoo42x/main/cppuhelper/source/ |
H A D | tdmgr.cxx | 679 void * pContext, typelib_TypeDescription ** ppRet, rtl_uString * pTypeName ) in typelib_callback()
|
/aoo42x/main/cli_ure/source/uno_bridge/ |
H A D | cli_proxy.cxx | 461 System::String * pTypeName; in Invoke() local
|
/aoo42x/main/registry/source/ |
H A D | reflread.cxx | 1255 void typereg_reader_getTypeName(void * hEntry, rtl_uString** pTypeName) in typereg_reader_getTypeName()
|
Completed in 74 milliseconds