summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterWindowManager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterWindowManager.cxx')
-rw-r--r--sdext/source/presenter/PresenterWindowManager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterWindowManager.cxx b/sdext/source/presenter/PresenterWindowManager.cxx
index fddf3e53554e..c3813fd0bc1b 100644
--- a/sdext/source/presenter/PresenterWindowManager.cxx
+++ b/sdext/source/presenter/PresenterWindowManager.cxx
@@ -345,7 +345,7 @@ void SAL_CALL PresenterWindowManager::focusGained (const css::awt::FocusEvent& r
{
ThrowIfDisposed();
(void)rEvent;
- OSL_TRACE("PresenterWindowManager::focusGained window %x\n",
+ OSL_TRACE("PresenterWindowManager::focusGained window %p\n",
rEvent.Source.get());
}