summaryrefslogtreecommitdiff
path: root/sc/inc/sheetevents.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/sheetevents.hxx')
-rw-r--r--sc/inc/sheetevents.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/sheetevents.hxx b/sc/inc/sheetevents.hxx
index 0e0901e8b360..7cce120eb59d 100644
--- a/sc/inc/sheetevents.hxx
+++ b/sc/inc/sheetevents.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -54,7 +54,7 @@ public:
ScSheetEvents(const ScSheetEvents& rOther);
~ScSheetEvents();
- const ScSheetEvents& operator= (const ScSheetEvents& rOther);
+ const ScSheetEvents& operator= (const ScSheetEvents& rOther);
const rtl::OUString* GetScript(sal_Int32 nEvent) const;
void SetScript(sal_Int32 nEvent, const rtl::OUString* pNew);