diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-15 13:31:01 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-15 13:31:01 +0000 |
commit | 29f7f7058ac891daa3fafcc7de7c412d6dc93158 (patch) | |
tree | f7510676a4b17380cfb6bb119f1ef0084b3ecfbd /forms/util | |
parent | c74b1a7e604877846b0504dc133a61ad829f2133 (diff) |
INTEGRATION: CWS tune01 (1.1.2); FILE ADDED
2003/03/28 11:13:30 oj 1.1.2.1: #i12692# add map file
Diffstat (limited to 'forms/util')
-rw-r--r-- | forms/util/frm.map | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/forms/util/frm.map b/forms/util/frm.map new file mode 100644 index 000000000000..7975644b139a --- /dev/null +++ b/forms/util/frm.map @@ -0,0 +1,8 @@ +FORMS_1_0 { + global: + component_getImplementationEnvironment; + component_writeInfo; + component_getFactory; + local: + *; +}; |