summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/scuiautofmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/scuiautofmt.hxx')
-rw-r--r--sc/source/ui/inc/scuiautofmt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/scuiautofmt.hxx b/sc/source/ui/inc/scuiautofmt.hxx
index fb016b233785..c3da04ee885e 100644
--- a/sc/source/ui/inc/scuiautofmt.hxx
+++ b/sc/source/ui/inc/scuiautofmt.hxx
@@ -57,7 +57,7 @@ private:
OUString aStrDelMsg;
OUString aStrRename;
- //------------------------
+
ScAutoFormat* pFormat;
const ScAutoFormatData* pSelFmtData;
sal_uInt16 nIndex;
@@ -66,7 +66,7 @@ private:
void Init ();
void UpdateChecks ();
- //------------------------
+
DECL_LINK( CheckHdl, Button * );
DECL_LINK( AddHdl, void * );
DECL_LINK( RemoveHdl, void * );