summaryrefslogtreecommitdiff
path: root/wizards/source/importwizard/DialogModul.xba
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-05-30 22:02:58 +0200
committerMiklos Vajna <vmiklos@suse.cz>2013-06-07 07:56:34 +0000
commit8fd28fe7373fcdf17c061c3666b6012445e3bfc3 (patch)
tree8c9c752393602524a4cc4f4c58d4bc79edbfaada /wizards/source/importwizard/DialogModul.xba
parent1543e30a33832e882b973f0ae8722e6c88a46963 (diff)
fdo#65044, manage Publisher files in Document Converter
Change-Id: I932d53c3c46fb0d654a1ba31b782ebcaced9bbc3 Reviewed-on: https://gerrit.libreoffice.org/4106 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
Diffstat (limited to 'wizards/source/importwizard/DialogModul.xba')
-rw-r--r--wizards/source/importwizard/DialogModul.xba8
1 files changed, 4 insertions, 4 deletions
diff --git a/wizards/source/importwizard/DialogModul.xba b/wizards/source/importwizard/DialogModul.xba
index 673113fc59ce..65fb1f2aec84 100644
--- a/wizards/source/importwizard/DialogModul.xba
+++ b/wizards/source/importwizard/DialogModul.xba
@@ -342,11 +342,11 @@ Sub SetupMSConfiguration()
MSFilterName(1,3) = sMSDocumentCheckBox(1)
MSFilterName(1,4) = &quot;Excel&quot;
- MSFilterName(2,0) = &quot;ppt|pps|pptx|pptm|ppsx|ppsm&quot;
- MSFilterName(2,1) = &quot;impress8|impress8|impress8|impress8|impress8|impress8&quot;
- MSFilterName(2,2) = &quot;odp|odp|odp|odp|odp|odp&quot;
+ MSFilterName(2,0) = &quot;ppt|pps|pptx|pub|pptm|ppsx|ppsm&quot;
+ MSFilterName(2,1) = &quot;impress8|impress8|impress8|impress8|impress8|impress8|impress8&quot;
+ MSFilterName(2,2) = &quot;odp|odp|odp|odp|odp|odp|odp&quot;
MSFilterName(2,3) = sMSDocumentCheckBox(2)
- MSFilterName(2,4) = &quot;PowerPoint&quot;
+ MSFilterName(2,4) = &quot;PowerPoint/Publisher&quot;
MSFilterName(3,0) = &quot;dot|dotx|dotm&quot;
MSFilterName(3,1) = &quot;writer8_template|writer8_template|writer8_template&quot;