summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoidx.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/unocore/unoidx.cxx')
-rw-r--r--sw/source/core/unocore/unoidx.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/unocore/unoidx.cxx b/sw/source/core/unocore/unoidx.cxx
index 54a3c1aeb2fc..4dcb59b94e8c 100644
--- a/sw/source/core/unocore/unoidx.cxx
+++ b/sw/source/core/unocore/unoidx.cxx
@@ -1974,8 +1974,8 @@ void SwXDocumentIndexMark::Impl::InsertTOXMark(
if (!pTxtAttr)
{
- throw uno::RuntimeException(OUString(RTL_CONSTASCII_USTRINGPARAM(
- "SwXDocumentIndexMark::InsertTOXMark(): cannot insert attribute")),
+ throw uno::RuntimeException(OUString(
+ "SwXDocumentIndexMark::InsertTOXMark(): cannot insert attribute"),
0);
}