diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-09-19 07:54:28 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-09-19 07:54:28 +0000 |
commit | c0fdadcce193ceb08d5100937c9c63de79939313 (patch) | |
tree | 2e4e7f4218bbcf92bc8360d2dc2d12d51348ff95 /starmath/util | |
parent | d13111c044c86b3113c6aa51ad8686e5955d5537 (diff) |
INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED
2003/07/15 06:26:55 mba 1.1.2.1: #110843#: get rid of factories
Diffstat (limited to 'starmath/util')
-rw-r--r-- | starmath/util/smd.map | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/starmath/util/smd.map b/starmath/util/smd.map new file mode 100644 index 000000000000..62f014e12ba0 --- /dev/null +++ b/starmath/util/smd.map @@ -0,0 +1,8 @@ +SM_1_0 { + global: + component_getImplementationEnvironment; + component_writeInfo; + component_getFactory; + local: + *; +}; |