summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excelvbaproject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/excelvbaproject.hxx')
-rw-r--r--sc/source/filter/inc/excelvbaproject.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/inc/excelvbaproject.hxx b/sc/source/filter/inc/excelvbaproject.hxx
index 9bc706c55847..37401b2efb4c 100644
--- a/sc/source/filter/inc/excelvbaproject.hxx
+++ b/sc/source/filter/inc/excelvbaproject.hxx
@@ -29,8 +29,6 @@ namespace com { namespace sun { namespace star {
namespace oox {
namespace xls {
-
-
/** Special implementation of the VBA project for the Excel filters. */
class ExcelVbaProject : public ::oox::ole::VbaProject
{
@@ -48,8 +46,6 @@ private:
mxDocument;
};
-
-
} // namespace xls
} // namespace oox