1*cdf0e10cSrcweirUDK_3_0_0 { 2*cdf0e10cSrcweir global: 3*cdf0e10cSrcweir typelib_typedescription_new; 4*cdf0e10cSrcweir typelib_typedescription_newInterface; 5*cdf0e10cSrcweir typelib_typedescription_newInterfaceMethod; 6*cdf0e10cSrcweir typelib_typedescription_newInterfaceAttribute; 7*cdf0e10cSrcweir typelib_typedescription_newEnum; 8*cdf0e10cSrcweir typelib_typedescription_newUnion; 9*cdf0e10cSrcweir typelib_typedescription_newArray; 10*cdf0e10cSrcweir typelib_typedescription_acquire; 11*cdf0e10cSrcweir typelib_typedescription_release; 12*cdf0e10cSrcweir typelib_typedescription_register; 13*cdf0e10cSrcweir typelib_typedescription_equals; 14*cdf0e10cSrcweir typelib_typedescription_isAssignableFrom; 15*cdf0e10cSrcweir typelib_typedescription_getByName; 16*cdf0e10cSrcweir typelib_typedescription_registerCallback; 17*cdf0e10cSrcweir typelib_typedescription_revokeCallback; 18*cdf0e10cSrcweir typelib_typedescriptionreference_new; 19*cdf0e10cSrcweir typelib_typedescriptionreference_acquire; 20*cdf0e10cSrcweir typelib_typedescriptionreference_release; 21*cdf0e10cSrcweir typelib_typedescriptionreference_getDescription; 22*cdf0e10cSrcweir typelib_typedescriptionreference_equals; 23*cdf0e10cSrcweir typelib_typedescriptionreference_assign; 24*cdf0e10cSrcweir typelib_typedescriptionreference_isAssignableFrom; 25*cdf0e10cSrcweir 26*cdf0e10cSrcweir typelib_setCacheSize; 27*cdf0e10cSrcweir 28*cdf0e10cSrcweir typelib_typedescriptionreference_newByAsciiName; 29*cdf0e10cSrcweir typelib_static_type_getByTypeClass; 30*cdf0e10cSrcweir typelib_static_type_init; 31*cdf0e10cSrcweir typelib_static_sequence_type_init; 32*cdf0e10cSrcweir typelib_static_compound_type_init; 33*cdf0e10cSrcweir typelib_static_interface_type_init; 34*cdf0e10cSrcweir typelib_static_enum_type_init; 35*cdf0e10cSrcweir typelib_static_array_type_init; 36*cdf0e10cSrcweir typelib_typedescription_complete; 37*cdf0e10cSrcweir 38*cdf0e10cSrcweir uno_equalData; 39*cdf0e10cSrcweir uno_type_equalData; 40*cdf0e10cSrcweir uno_constructData; 41*cdf0e10cSrcweir uno_type_constructData; 42*cdf0e10cSrcweir uno_destructData; 43*cdf0e10cSrcweir uno_type_destructData; 44*cdf0e10cSrcweir uno_copyData; 45*cdf0e10cSrcweir uno_type_copyData; 46*cdf0e10cSrcweir uno_copyAndConvertData; 47*cdf0e10cSrcweir uno_type_copyAndConvertData; 48*cdf0e10cSrcweir uno_assignData; 49*cdf0e10cSrcweir uno_type_assignData; 50*cdf0e10cSrcweir uno_type_isAssignableFromData; 51*cdf0e10cSrcweir 52*cdf0e10cSrcweir uno_any_assign; 53*cdf0e10cSrcweir uno_type_any_assign; 54*cdf0e10cSrcweir uno_any_construct; 55*cdf0e10cSrcweir uno_type_any_construct; 56*cdf0e10cSrcweir uno_any_constructAndConvert; 57*cdf0e10cSrcweir uno_type_any_constructAndConvert; 58*cdf0e10cSrcweir uno_any_destruct; 59*cdf0e10cSrcweir uno_any_clear; 60*cdf0e10cSrcweir 61*cdf0e10cSrcweir uno_sequence_assign; 62*cdf0e10cSrcweir uno_type_sequence_assign; 63*cdf0e10cSrcweir uno_sequence_construct; 64*cdf0e10cSrcweir uno_type_sequence_construct; 65*cdf0e10cSrcweir uno_sequence_reference2One; 66*cdf0e10cSrcweir uno_type_sequence_reference2One; 67*cdf0e10cSrcweir uno_sequence_realloc; 68*cdf0e10cSrcweir uno_type_sequence_realloc; 69*cdf0e10cSrcweir 70*cdf0e10cSrcweir uno_createEnvironment; 71*cdf0e10cSrcweir uno_getEnvironment; 72*cdf0e10cSrcweir uno_getRegisteredEnvironments; 73*cdf0e10cSrcweir uno_dumpEnvironment; 74*cdf0e10cSrcweir uno_dumpEnvironmentByName; 75*cdf0e10cSrcweir uno_getMapping; 76*cdf0e10cSrcweir uno_getMappingByName; 77*cdf0e10cSrcweir uno_registerMapping; 78*cdf0e10cSrcweir uno_revokeMapping; 79*cdf0e10cSrcweir uno_registerMappingCallback; 80*cdf0e10cSrcweir uno_revokeMappingCallback; 81*cdf0e10cSrcweir 82*cdf0e10cSrcweir uno_getCurrentContext; 83*cdf0e10cSrcweir uno_setCurrentContext; 84*cdf0e10cSrcweir 85*cdf0e10cSrcweir uno_bindIdToCurrentThread; 86*cdf0e10cSrcweir uno_getIdOfCurrentThread; 87*cdf0e10cSrcweir uno_releaseIdFromCurrentThread; 88*cdf0e10cSrcweir uno_threadpool_enter; 89*cdf0e10cSrcweir uno_threadpool_create; 90*cdf0e10cSrcweir uno_threadpool_destroy; 91*cdf0e10cSrcweir uno_threadpool_putJob; 92*cdf0e10cSrcweir uno_threadpool_dispose; 93*cdf0e10cSrcweir uno_threadpool_attach; 94*cdf0e10cSrcweir uno_threadpool_detach; 95*cdf0e10cSrcweir 96*cdf0e10cSrcweir cppu_unsatisfied_iquery_msg; 97*cdf0e10cSrcweir local: 98*cdf0e10cSrcweir *; 99*cdf0e10cSrcweir}; 100*cdf0e10cSrcweir 101*cdf0e10cSrcweirUDK_3.1 { 102*cdf0e10cSrcweir global: 103*cdf0e10cSrcweir typelib_static_mi_interface_type_init; 104*cdf0e10cSrcweir typelib_static_struct_type_init; 105*cdf0e10cSrcweir typelib_typedescription_newExtendedInterfaceAttribute; 106*cdf0e10cSrcweir typelib_typedescription_newMIInterface; 107*cdf0e10cSrcweir typelib_typedescription_newStruct; 108*cdf0e10cSrcweir cppu_Any_extraction_failure_msg; 109*cdf0e10cSrcweir} UDK_3_0_0; 110*cdf0e10cSrcweir 111*cdf0e10cSrcweirUDK_3.2 { 112*cdf0e10cSrcweir global: 113*cdf0e10cSrcweir uno_EnvDcp_getTypeName; 114*cdf0e10cSrcweir uno_EnvDcp_getPurpose; 115*cdf0e10cSrcweir 116*cdf0e10cSrcweir uno_getCurrentEnvironment; 117*cdf0e10cSrcweir uno_Environment_invoke_v; 118*cdf0e10cSrcweir uno_Environment_invoke; 119*cdf0e10cSrcweir uno_Environment_enter; 120*cdf0e10cSrcweir 121*cdf0e10cSrcweir uno_Environment_isValid; 122*cdf0e10cSrcweir} UDK_3.1; 123*cdf0e10cSrcweir 124*cdf0e10cSrcweirUDK_3.3 { # OOo 2.4 125*cdf0e10cSrcweir global: 126*cdf0e10cSrcweir cppu_unsatisfied_iset_msg; 127*cdf0e10cSrcweir} UDK_3.2; 128