diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-11-01 14:55:58 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-11-05 23:34:49 +0200 |
commit | f30dabcd17a5abe61398c7ce08554e2ab4215041 (patch) | |
tree | 408c8ba1825d5e1737e7cde4f14bd21b86f0746c | |
parent | 2460c89b2bb618eaded5ca0ac07749ff914f3b34 (diff) |
From hg changeset 11bdb9c019c49df77306d1a9915b44e1f8dbf79e in ooxml11feature/pptx-export-ooxml11
ooxml11: intermediate commit
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index d052261a6..002eef495 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -345,7 +345,7 @@ End STD_FILTER_FILE( gid_File_Filter_Eme, eme) -STD_FILTER_FILE( gid_File_Filter_Sdfilt, sdfilt) +STD_UNO_LIB_FILE_PATCH( gid_File_Filter_Sdfilt, sdfilt) STD_FILTER_FILE( gid_File_Filter_Icg, icg) |