2001-05-31 09:46:34 -05:00
|
|
|
UDK_3_0_0 {
|
2001-05-04 07:34:14 -05:00
|
|
|
global:
|
|
|
|
typelib_typedescription_new;
|
|
|
|
typelib_typedescription_newInterface;
|
|
|
|
typelib_typedescription_newInterfaceMethod;
|
|
|
|
typelib_typedescription_newInterfaceAttribute;
|
|
|
|
typelib_typedescription_newEnum;
|
|
|
|
typelib_typedescription_newUnion;
|
|
|
|
typelib_typedescription_newArray;
|
|
|
|
typelib_typedescription_acquire;
|
|
|
|
typelib_typedescription_release;
|
|
|
|
typelib_typedescription_register;
|
|
|
|
typelib_typedescription_equals;
|
|
|
|
typelib_typedescription_isAssignableFrom;
|
|
|
|
typelib_typedescription_getByName;
|
|
|
|
typelib_typedescription_registerCallback;
|
|
|
|
typelib_typedescription_revokeCallback;
|
|
|
|
typelib_typedescriptionreference_new;
|
|
|
|
typelib_typedescriptionreference_acquire;
|
|
|
|
typelib_typedescriptionreference_release;
|
|
|
|
typelib_typedescriptionreference_getDescription;
|
|
|
|
typelib_typedescriptionreference_equals;
|
|
|
|
typelib_typedescriptionreference_assign;
|
|
|
|
typelib_typedescriptionreference_isAssignableFrom;
|
|
|
|
|
|
|
|
typelib_setCacheSize;
|
|
|
|
|
|
|
|
typelib_typedescriptionreference_newByAsciiName;
|
|
|
|
typelib_static_type_getByTypeClass;
|
|
|
|
typelib_static_type_init;
|
|
|
|
typelib_static_sequence_type_init;
|
|
|
|
typelib_static_compound_type_init;
|
|
|
|
typelib_static_interface_type_init;
|
|
|
|
typelib_static_enum_type_init;
|
|
|
|
typelib_static_array_type_init;
|
|
|
|
typelib_typedescription_complete;
|
|
|
|
|
|
|
|
uno_equalData;
|
|
|
|
uno_type_equalData;
|
|
|
|
uno_constructData;
|
|
|
|
uno_type_constructData;
|
|
|
|
uno_destructData;
|
|
|
|
uno_type_destructData;
|
|
|
|
uno_copyData;
|
|
|
|
uno_type_copyData;
|
|
|
|
uno_copyAndConvertData;
|
|
|
|
uno_type_copyAndConvertData;
|
|
|
|
uno_assignData;
|
|
|
|
uno_type_assignData;
|
2002-08-19 01:18:50 -05:00
|
|
|
uno_type_isAssignableFromData;
|
2001-05-04 07:34:14 -05:00
|
|
|
|
|
|
|
uno_any_assign;
|
|
|
|
uno_type_any_assign;
|
|
|
|
uno_any_construct;
|
|
|
|
uno_type_any_construct;
|
|
|
|
uno_any_constructAndConvert;
|
|
|
|
uno_type_any_constructAndConvert;
|
|
|
|
uno_any_destruct;
|
2001-09-06 04:25:51 -05:00
|
|
|
uno_any_clear;
|
2001-05-04 07:34:14 -05:00
|
|
|
|
|
|
|
uno_sequence_assign;
|
|
|
|
uno_type_sequence_assign;
|
|
|
|
uno_sequence_construct;
|
|
|
|
uno_type_sequence_construct;
|
|
|
|
uno_sequence_reference2One;
|
|
|
|
uno_type_sequence_reference2One;
|
|
|
|
uno_sequence_realloc;
|
|
|
|
uno_type_sequence_realloc;
|
|
|
|
|
|
|
|
uno_createEnvironment;
|
|
|
|
uno_getEnvironment;
|
|
|
|
uno_getRegisteredEnvironments;
|
|
|
|
uno_dumpEnvironment;
|
|
|
|
uno_dumpEnvironmentByName;
|
|
|
|
uno_getMapping;
|
|
|
|
uno_getMappingByName;
|
|
|
|
uno_registerMapping;
|
|
|
|
uno_revokeMapping;
|
|
|
|
uno_registerMappingCallback;
|
|
|
|
uno_revokeMappingCallback;
|
|
|
|
|
|
|
|
uno_getCurrentContext;
|
2001-05-08 06:03:39 -05:00
|
|
|
uno_setCurrentContext;
|
2001-05-04 07:34:14 -05:00
|
|
|
|
|
|
|
uno_bindIdToCurrentThread;
|
|
|
|
uno_getIdOfCurrentThread;
|
|
|
|
uno_releaseIdFromCurrentThread;
|
2001-05-08 10:55:04 -05:00
|
|
|
uno_threadpool_enter;
|
|
|
|
uno_threadpool_create;
|
|
|
|
uno_threadpool_destroy;
|
|
|
|
uno_threadpool_putJob;
|
|
|
|
uno_threadpool_dispose;
|
|
|
|
uno_threadpool_attach;
|
|
|
|
uno_threadpool_detach;
|
2002-08-19 01:18:50 -05:00
|
|
|
|
2002-08-21 03:19:40 -05:00
|
|
|
cppu_unsatisfied_iquery_msg;
|
2001-05-04 07:34:14 -05:00
|
|
|
local:
|
|
|
|
*;
|
|
|
|
};
|
|
|
|
|
2004-03-30 09:58:25 -06:00
|
|
|
UDK_3.1 {
|
2004-02-03 05:18:00 -06:00
|
|
|
global:
|
|
|
|
typelib_static_mi_interface_type_init;
|
2004-06-03 21:19:56 -05:00
|
|
|
typelib_static_struct_type_init;
|
2004-03-30 09:58:25 -06:00
|
|
|
typelib_typedescription_newExtendedInterfaceAttribute;
|
2004-02-03 05:18:00 -06:00
|
|
|
typelib_typedescription_newMIInterface;
|
2004-06-03 21:19:56 -05:00
|
|
|
typelib_typedescription_newStruct;
|
2005-01-21 09:49:26 -06:00
|
|
|
cppu_Any_extraction_failure_msg;
|
2004-02-03 05:18:00 -06:00
|
|
|
} UDK_3_0_0;
|
2007-05-09 07:50:41 -05:00
|
|
|
|
|
|
|
UDK_3.2 {
|
|
|
|
global:
|
|
|
|
uno_EnvDcp_getTypeName;
|
|
|
|
uno_EnvDcp_getPurpose;
|
|
|
|
|
|
|
|
uno_getCurrentEnvironment;
|
|
|
|
uno_Environment_invoke_v;
|
|
|
|
uno_Environment_invoke;
|
|
|
|
uno_Environment_enter;
|
|
|
|
|
|
|
|
uno_Environment_isValid;
|
|
|
|
} UDK_3.1;
|
|
|
|
|
2007-10-09 09:20:15 -05:00
|
|
|
UDK_3.3 { # OOo 2.4
|
|
|
|
global:
|
|
|
|
cppu_unsatisfied_iset_msg;
|
|
|
|
} UDK_3.2;
|