summaryrefslogtreecommitdiff
path: root/sd/source/ui/notes/TextLogger.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/notes/TextLogger.cxx')
-rwxr-xr-xsd/source/ui/notes/TextLogger.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/notes/TextLogger.cxx b/sd/source/ui/notes/TextLogger.cxx
index bf73b67aad23..dfbce2daa221 100755
--- a/sd/source/ui/notes/TextLogger.cxx
+++ b/sd/source/ui/notes/TextLogger.cxx
@@ -122,7 +122,7 @@ IMPL_LINK(TextLogger, WindowEventHandler, VclWindowEvent*, pEvent)
break;
}
}
- return TRUE;
+ return sal_True;
}