summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 11:59:48 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 11:59:48 +0000
commit24d5a93d6778c98eedf0ca731c3dc9104e5d40c4 (patch)
treec038fd8781c29bafc2a475436275304187c625ce /ucb
parenta83117c710be7bc9bdb50fadd11caa154d298b36 (diff)
INTEGRATION: CWS abi4 (1.2.2); FILE ADDED
2003/08/21 10:54:42 abi 1.2.2.1: Retrieving odma
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/odma/exports.map8
1 files changed, 8 insertions, 0 deletions
diff --git a/ucb/source/ucp/odma/exports.map b/ucb/source/ucp/odma/exports.map
new file mode 100644
index 000000000000..14a2531f23ad
--- /dev/null
+++ b/ucb/source/ucp/odma/exports.map
@@ -0,0 +1,8 @@
+VERS_1_0 {
+ global:
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
+ local:
+ *;
+};