diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-05-09 12:51:17 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-05-09 12:51:17 +0000 |
commit | 18dbca5ed57bfd8f561b88751f2638cbafb39419 (patch) | |
tree | 2a0955ec5868ffd098fef9c7ab93ca5e85d7bfed /cppu/util | |
parent | 74786b269b557760d4f841b8a08baaec1beee822 (diff) |
INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED
2007/02/28 17:01:48 kr 1.1.2.2: simplified: moved class to impl., renamed header
2007/02/28 13:18:50 kr 1.1.2.1: fixed: added map files for purpenvhelper
Diffstat (limited to 'cppu/util')
-rw-r--r-- | cppu/util/purpenvhelper3MSC.map | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cppu/util/purpenvhelper3MSC.map b/cppu/util/purpenvhelper3MSC.map new file mode 100644 index 000000000000..5bbb14e9a1ab --- /dev/null +++ b/cppu/util/purpenvhelper3MSC.map @@ -0,0 +1,8 @@ +UDK_3_0_0 { + global: + ?Environment_initWithEnterable@purpenv@helper@cppu@@YAXPAU_uno_Environment@@PAVEnterable@3@@Z; + ?createMapping@purpenv@helper@cppu@@YAXPAPAU_uno_Mapping@@PAU_uno_Environment@@1P6AX_NPAX3PAU_typelib_TypeDescriptionReference@@PAU_typelib_MethodParameter@@JPBU_typelib_TypeDescription@@3QAPAXPAPAU_uno_Any@@@Z3@Z; + + local: + *; +}; |