diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-01-29 09:20:30 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-01-29 09:20:30 +0100 |
commit | 694a6478c1cfe18579dc9b355bda3db836b0b3a2 (patch) | |
tree | b5d6ec90d62b104b4d28191b73ee4f39cabd7071 /smoketest/data/Dialogs | |
parent | 92e4fba40106ee9941f584a8b5544dddd83fdeab (diff) |
smoketest: remove OpenOffice.org 1.0 XML format export tests
... which fail since the export filter was disabled in
aeeaccf59abbc485d7786486f1accc1cb4d4dbf7.
Change-Id: I10969a96394d2972376a792af645ff48ccdab7c0
Diffstat (limited to 'smoketest/data/Dialogs')
-rw-r--r-- | smoketest/data/Dialogs/Standard/OptionsDlg.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/smoketest/data/Dialogs/Standard/OptionsDlg.xml b/smoketest/data/Dialogs/Standard/OptionsDlg.xml index d3217c75d396..69308d7a4561 100644 --- a/smoketest/data/Dialogs/Standard/OptionsDlg.xml +++ b/smoketest/data/Dialogs/Standard/OptionsDlg.xml @@ -37,7 +37,6 @@ <dlg:title dlg:value="Functions"/> </dlg:titledbox> <dlg:checkbox dlg:id="cbSaveOpen8Test" dlg:tab-index="12" dlg:left="126" dlg:top="21" dlg:width="80" dlg:height="8" dlg:value="Save / Open V8.0" dlg:checked="false"/> - <dlg:checkbox dlg:id="cbSaveOpenXMLTest" dlg:tab-index="13" dlg:left="126" dlg:top="35" dlg:width="80" dlg:height="8" dlg:value="Save / Open XML" dlg:checked="false"/> <dlg:checkbox dlg:id="cbMacrosTest" dlg:tab-index="15" dlg:left="126" dlg:top="63" dlg:width="80" dlg:height="8" dlg:value="Macros" dlg:checked="false"/> <dlg:titledbox dlg:id="fmBroker" dlg:tab-index="16" dlg:left="7" dlg:top="169" dlg:width="208" dlg:height="17"/> <dlg:checkbox dlg:id="cbTerminateAfterTest" dlg:tab-index="17" dlg:disabled="true" dlg:left="19" dlg:top="174" dlg:width="190" dlg:height="8" dlg:value="Terminate Office after test" dlg:checked="false"/> |