summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gvfs
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:03:54 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:03:54 +0000
commit75facef79703a7d900c97a3b53c012279976336d (patch)
treed34bf737273a5128e50aa30a5536ac7fef7f98ee /ucb/source/ucp/gvfs
parenta5c790e61a0204fb2fbd94aca1e07db87f64fb67 (diff)
INTEGRATION: CWS bgdlremove (1.1.4); FILE ADDED
2007/05/11 09:42:27 kso 1.1.4.2: Added exports.map Issue number: Submitted by: Reviewed by: 2004/11/25 16:03:34 kso 1.1.4.1: file exports.map was added on branch cws_src680_bgdlremove on 2007-05-11 09:42:27 +0000
Diffstat (limited to 'ucb/source/ucp/gvfs')
-rw-r--r--ucb/source/ucp/gvfs/exports.map8
1 files changed, 8 insertions, 0 deletions
diff --git a/ucb/source/ucp/gvfs/exports.map b/ucb/source/ucp/gvfs/exports.map
new file mode 100644
index 000000000000..5ec50ad779c1
--- /dev/null
+++ b/ucb/source/ucp/gvfs/exports.map
@@ -0,0 +1,8 @@
+UDK_3_1_0 {
+ global:
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
+ local:
+ *;
+};