summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx')
-rw-r--r--xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
index e272072eddbd..5262b94f0289 100644
--- a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
+++ b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
@@ -99,14 +99,14 @@ void SaveODFItem::Notify( const ::com::sun::star::uno::Sequence< OUString >& ) {
m_nODF = nTmp;
else
throw uno::RuntimeException(
- OUString(
- "[xmlsecurity]SaveODFItem::SaveODFItem(): Wrong Type!"), 0 );
+ OUString("[xmlsecurity]SaveODFItem::SaveODFItem(): Wrong Type!"),
+ 0 );
}
else
throw uno::RuntimeException(
- OUString(
- "[xmlsecurity] Could not open property Office.Common/Save/ODF/DefaultVersion"), 0);
+ OUString("[xmlsecurity] Could not open property Office.Common/Save/ODF/DefaultVersion"),
+ 0);
}
}