summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/excelhandlers.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/oox/excelhandlers.cxx')
-rw-r--r--sc/source/filter/oox/excelhandlers.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/oox/excelhandlers.cxx b/sc/source/filter/oox/excelhandlers.cxx
index 42af3d1ed7c7..9e2c4261a7c0 100644
--- a/sc/source/filter/oox/excelhandlers.cxx
+++ b/sc/source/filter/oox/excelhandlers.cxx
@@ -28,7 +28,6 @@ namespace xls {
using ::oox::core::FilterBase;
using ::oox::core::FragmentHandler2;
-
WorkbookFragmentBase::WorkbookFragmentBase(
const WorkbookHelper& rHelper, const OUString& rFragmentPath ) :
FragmentHandler2( rHelper.getOoxFilter(), rFragmentPath ),
@@ -43,7 +42,6 @@ WorksheetFragmentBase::WorksheetFragmentBase(
{
}
-
BiffContextHandler::~BiffContextHandler()
{
}