Home
last modified time | relevance | path

Searched refs:typelib_StructTypeDescription (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/codemaker/test/cppumaker/
H A Dtest_codemaker_cppumaker.cxx443 typelib_StructTypeDescription * std = in TEST()
444 reinterpret_cast< typelib_StructTypeDescription * >(td); in TEST()
/aoo42x/main/cppu/source/typelib/
H A Dtypelib.cxx130 nSize = (sal_Int32)sizeof( typelib_StructTypeDescription ); in getDescriptionSize()
632 typelib_StructTypeDescription * pTmp; in typelib_typedescription_newEmpty()
633 pTmp = new typelib_StructTypeDescription(); in typelib_typedescription_newEmpty()
822 reinterpret_cast< typelib_StructTypeDescription * >(pTmp)-> in newTypeDescription()
867 reinterpret_cast< typelib_StructTypeDescription * >( in newTypeDescription()
1477 delete[] reinterpret_cast< typelib_StructTypeDescription * >(pTD)-> in typelib_typedescription_destructExtendedMembers()
H A Dstatic_types.cxx398 reinterpret_cast< typelib_StructTypeDescription * >( in init()
415 reinterpret_cast< typelib_StructTypeDescription * >( in init()
/aoo42x/main/bridges/source/jni_uno/
H A Djni_data.cxx759 && reinterpret_cast< typelib_StructTypeDescription * >( in map_to_uno()
783 && reinterpret_cast< typelib_StructTypeDescription * >( in map_to_uno()
1951 && reinterpret_cast< typelib_StructTypeDescription * >( in map_to_java()
1964 typelib_StructTypeDescription * >(comp_td)-> in map_to_java()
H A Djni_info.cxx313 && reinterpret_cast< typelib_StructTypeDescription * >( in JNI_compound_type_info()
315 && reinterpret_cast< typelib_StructTypeDescription * >( in JNI_compound_type_info()
/aoo42x/main/cppu/inc/typelib/
H A Dtypedescription.h172 } typelib_StructTypeDescription; typedef
/aoo42x/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx1056 typelib_StructTypeDescription * struct_td = NULL; in map_to_uno()
1058 struct_td = (typelib_StructTypeDescription*) td.get(); in map_to_uno()

Completed in 74 milliseconds