summaryrefslogtreecommitdiff
path: root/sc/inc/fmtuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/fmtuno.hxx')
-rw-r--r--sc/inc/fmtuno.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/fmtuno.hxx b/sc/inc/fmtuno.hxx
index b40976914ace..3db47f6f2ffc 100644
--- a/sc/inc/fmtuno.hxx
+++ b/sc/inc/fmtuno.hxx
@@ -143,8 +143,6 @@ public:
throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
};
-
-
class ScTableConditionalEntry : public cppu::WeakImplHelper3<
com::sun::star::sheet::XSheetCondition2,
com::sun::star::sheet::XSheetConditionalEntry,
@@ -194,8 +192,6 @@ public:
throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
};
-
-
class ScTableValidationObj : public cppu::WeakImplHelper5<
com::sun::star::sheet::XSheetCondition2,
com::sun::star::sheet::XMultiFormulaTokens,