summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/chartsheetfragment.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/oox/chartsheetfragment.cxx')
-rw-r--r--sc/source/filter/oox/chartsheetfragment.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/oox/chartsheetfragment.cxx b/sc/source/filter/oox/chartsheetfragment.cxx
index f1aa4f4533fb..7c64569266a2 100644
--- a/sc/source/filter/oox/chartsheetfragment.cxx
+++ b/sc/source/filter/oox/chartsheetfragment.cxx
@@ -29,12 +29,12 @@
namespace oox {
namespace xls {
-// ============================================================================
+
using namespace ::oox::core;
-// ============================================================================
+
ChartsheetFragment::ChartsheetFragment( const WorksheetHelper& rHelper, const OUString& rFragmentPath ) :
WorksheetFragmentBase( rHelper, rFragmentPath )