summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/PostItMgr.cxx
diff options
context:
space:
mode:
authorOliver-Rainer Wittmann <od@openoffice.org>2010-02-10 13:53:11 +0100
committerOliver-Rainer Wittmann <od@openoffice.org>2010-02-10 13:53:11 +0100
commit132f28c341e1c801ec13cae01ce39b0917bcdc05 (patch)
treeddfe24490308fb93405ea9f0f79d87f0cb330557 /sw/source/ui/docvw/PostItMgr.cxx
parent8d5a379f239ee595058a5c4b4d7d81041d3722f1 (diff)
sw33a11y01: #i88070# - accessible Writer comments - part 3
Diffstat (limited to 'sw/source/ui/docvw/PostItMgr.cxx')
-rw-r--r--sw/source/ui/docvw/PostItMgr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/docvw/PostItMgr.cxx b/sw/source/ui/docvw/PostItMgr.cxx
index 9f2c027c31ba..6bf54a516d6d 100644
--- a/sw/source/ui/docvw/PostItMgr.cxx
+++ b/sw/source/ui/docvw/PostItMgr.cxx
@@ -671,7 +671,7 @@ void SwPostItMgr::LayoutPostIts()
if (!pPostIt)
{
pPostIt = (*i)->GetSidebarWindow( mpView->GetEditWin(),
- WINDOW_CONTROL|WB_NODIALOGCONTROL,
+ WB_DIALOGCONTROL,
*this,
0 );
pPostIt->InitControls();