diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-11-01 16:34:09 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-11-05 23:52:18 +0200 |
commit | 420d0aaff38506a4fa46ece8767912d6a67a28e2 (patch) | |
tree | 4f4c90cf2c24f45153962422195255ec0f4d852c /sd/util | |
parent | 5d855361a61b76a8f25c391990958d6514134389 (diff) |
From hg changeset c94984deded153e8720faf14d1fc5c3a5b866381 in ooxml11
ooxml11: intermediate commit, builds
Diffstat (limited to 'sd/util')
-rw-r--r-- | sd/util/sdfilt.map | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/util/sdfilt.map b/sd/util/sdfilt.map index e38cc1e8c597..0d926cde67db 100644 --- a/sd/util/sdfilt.map +++ b/sd/util/sdfilt.map @@ -3,6 +3,9 @@ UDK_3_0_0 { ExportPPT; ImportPPT; SaveVBA; + component_getImplementationEnvironment; + component_writeInfo; + component_getFactory; local: *; }; |