summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/redcom.hxx
diff options
context:
space:
mode:
authorDaniel Rentz [dr] <daniel.rentz@oracle.com>2011-02-28 10:08:33 +0100
committerDaniel Rentz [dr] <daniel.rentz@oracle.com>2011-02-28 10:08:33 +0100
commit24698e58787949576600a83ca7adccdc757ccbc4 (patch)
tree6d86bf940557e407e9015b627c46f83a014e6075 /sc/source/ui/inc/redcom.hxx
parentb2af58218250e3d39d1232dc373b428c13386473 (diff)
parentce6308e4fad2281241bf4ca78280eba29f744d43 (diff)
dr78: rebase to DEV300_m101
Diffstat (limited to 'sc/source/ui/inc/redcom.hxx')
-rw-r--r--sc/source/ui/inc/redcom.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/redcom.hxx b/sc/source/ui/inc/redcom.hxx
index e7e064359349..a891fde67bec 100644
--- a/sc/source/ui/inc/redcom.hxx
+++ b/sc/source/ui/inc/redcom.hxx
@@ -60,7 +60,7 @@ protected:
public:
ScRedComDialog( Window* pParent, const SfxItemSet& rCoreSet,
- ScDocShell *,ScChangeAction *,BOOL bPrevNext = FALSE);
+ ScDocShell *,ScChangeAction *,sal_Bool bPrevNext = sal_False);
~ScRedComDialog();
short Execute();