summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/redcom.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/redcom.hxx')
-rw-r--r--sc/source/ui/inc/redcom.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/ui/inc/redcom.hxx b/sc/source/ui/inc/redcom.hxx
index f24478b96c35..5cc3e8400092 100644
--- a/sc/source/ui/inc/redcom.hxx
+++ b/sc/source/ui/inc/redcom.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -38,9 +38,9 @@ class ScRedComDialog
{
private:
- ScChangeAction *pChangeAction;
- ScDocShell *pDocShell;
- String aComment;
+ ScChangeAction *pChangeAction;
+ ScDocShell *pDocShell;
+ String aComment;
AbstractSvxPostItDialog* pDlg;
DECL_LINK( PrevHdl, AbstractSvxPostItDialog* );
@@ -48,8 +48,8 @@ private:
protected:
- void ReInit(ScChangeAction *);
- void SelectCell();
+ void ReInit(ScChangeAction *);
+ void SelectCell();
ScChangeAction *FindPrev(ScChangeAction *pAction);
ScChangeAction *FindNext(ScChangeAction *pAction);