summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/office/contentenumeration.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/office/contentenumeration.cxx b/fpicker/source/office/contentenumeration.cxx
index 090d19a47988..6ed0d7626007 100644
--- a/fpicker/source/office/contentenumeration.cxx
+++ b/fpicker/source/office/contentenumeration.cxx
@@ -181,7 +181,7 @@ namespace svt
}
catch( CommandAbortedException& )
{
- SAL_WARN( "svtools.contnr", "createCursor: CommandAbortedException" );
+ TOOLS_WARN_EXCEPTION( "svtools.contnr", "");
}
catch( Exception& )
{