diff options
author | Ingrid Halama <iha@openoffice.org> | 2010-06-02 22:08:44 +0200 |
---|---|---|
committer | Ingrid Halama <iha@openoffice.org> | 2010-06-02 22:08:44 +0200 |
commit | b3502bb6fc28c6f51e0719b44b06664dd0e805c4 (patch) | |
tree | 58c34aa4e428d86d3b9634d5a9cdc0f644f417aa /xmloff | |
parent | 50cb26d0df805607e5de3fcd31438dbfdbffe4e3 (diff) |
chart47: #i111102# disable deadlocking tests again
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/qa/unoapi/xmloff.sce | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/xmloff/qa/unoapi/xmloff.sce b/xmloff/qa/unoapi/xmloff.sce index c946539988ee..69166aec6204 100644 --- a/xmloff/qa/unoapi/xmloff.sce +++ b/xmloff/qa/unoapi/xmloff.sce @@ -1,9 +1,9 @@ --o xmloff.Chart.XMLContentExporter --o xmloff.Chart.XMLContentImporter --o xmloff.Chart.XMLExporter --o xmloff.Chart.XMLImporter --o xmloff.Chart.XMLStylesExporter -#i112047 -o xmloff.Chart.XMLStylesImporter +#111102# -o xmloff.Chart.XMLContentExporter +#111102# -o xmloff.Chart.XMLContentImporter +#111102# -o xmloff.Chart.XMLExporter +#111102# -o xmloff.Chart.XMLImporter +#111102# -o xmloff.Chart.XMLStylesExporter +#111102# #i112047 -o xmloff.Chart.XMLStylesImporter -o xmloff.Draw.XMLContentExporter -o xmloff.Draw.XMLContentImporter -o xmloff.Draw.XMLExporter |