summaryrefslogtreecommitdiff
path: root/sd/source/ui/notes/TextLogger.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/notes/TextLogger.cxx')
-rw-r--r--sd/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 ffcd743accbc..b7b70c0bf420 100644
--- a/sd/source/ui/notes/TextLogger.cxx
+++ b/sd/source/ui/notes/TextLogger.cxx
@@ -123,7 +123,7 @@ IMPL_LINK(TextLogger, WindowEventHandler, VclWindowEvent*, pEvent)
break;
}
}
- return TRUE;
+ return sal_True;
}