summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/validate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/validate.hxx')
-rw-r--r--sc/source/ui/inc/validate.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/inc/validate.hxx b/sc/source/ui/inc/validate.hxx
index e6a0a04654f0..9bc029af93ed 100644
--- a/sc/source/ui/inc/validate.hxx
+++ b/sc/source/ui/inc/validate.hxx
@@ -30,7 +30,7 @@
#include "anyrefdg.hxx"
-// ============================================================================
+
struct ScRefHandlerCaller{
virtual ~ScRefHandlerCaller(){}
@@ -176,7 +176,7 @@ public:
};
-// ============================================================================
+
/** The tab page "Criteria" from the Validation dialog. */
class ScTPValidationValue : public ScRefHandlerCaller, public SfxTabPage
@@ -259,7 +259,7 @@ public:
};
-//==================================================================
+
class ScTPValidationHelp : public SfxTabPage
{
@@ -283,7 +283,7 @@ public:
virtual void Reset ( const SfxItemSet& rArgSet );
};
-//==================================================================
+
class ScTPValidationError : public SfxTabPage
{