summaryrefslogtreecommitdiff
path: root/cui/source/factory/dlgfact.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-02-26 12:26:25 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-02-26 12:44:48 +0000
commit07c584ad8ce44cc6fe098a177c8b07e6cfc7881e (patch)
tree62a0dc8ecaff0ac58c672d1f6ff52bddcf82b6fe /cui/source/factory/dlgfact.hxx
parent217a0f0c2a920f5aef66a383e470258f5547f792 (diff)
postit dialog is always used for redline comments now
Change-Id: Id3ec1c12c354aabf2556e91e4fa75d60bb2c0f3c
Diffstat (limited to 'cui/source/factory/dlgfact.hxx')
-rw-r--r--cui/source/factory/dlgfact.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/factory/dlgfact.hxx b/cui/source/factory/dlgfact.hxx
index 539dfe105e73..e8211f878bdc 100644
--- a/cui/source/factory/dlgfact.hxx
+++ b/cui/source/factory/dlgfact.hxx
@@ -742,7 +742,7 @@ public:
sal_Bool bHasObj = sal_True );
virtual AbstractSvxPostItDialog* CreateSvxPostItDialog( Window* pParent, //add for SvxPostItDialog
const SfxItemSet& rCoreSet,
- sal_Bool bPrevNext = sal_False, sal_Bool bRedline = sal_False );
+ sal_Bool bPrevNext = sal_False );
// For TabPage
virtual CreateTabPage GetTabPageCreatorFunc( sal_uInt16 nId );