summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-01-02 14:37:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-01-02 14:37:24 +0000
commit92bd2085db5959c8ebacbc58760e970f1f7432eb (patch)
tree85848bc620985f17c5aca19c749c1cd79000b993 /scripting
parentb6854b8a27772507ee7a066d92341186e24af469 (diff)
INTEGRATION: CWS ab31 (1.1.2); FILE ADDED
2006/11/10 13:41:07 ab 1.1.2.1: #i71410# String Resource component
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/stringresource/stringresource.map10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripting/source/stringresource/stringresource.map b/scripting/source/stringresource/stringresource.map
new file mode 100644
index 0000000000..edbfd960aa
--- /dev/null
+++ b/scripting/source/stringresource/stringresource.map
@@ -0,0 +1,10 @@
+OOO_1.1 {
+ global:
+ component_getDescriptionFunc;
+ component_getImplementationEnvironment;
+ component_getFactory;
+ component_writeInfo;
+
+ local:
+ *;
+};