summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/chartsheetfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/chartsheetfragment.hxx')
-rw-r--r--sc/source/filter/inc/chartsheetfragment.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/chartsheetfragment.hxx b/sc/source/filter/inc/chartsheetfragment.hxx
index dfa59500d604..ac067ff71bd2 100644
--- a/sc/source/filter/inc/chartsheetfragment.hxx
+++ b/sc/source/filter/inc/chartsheetfragment.hxx
@@ -45,7 +45,7 @@ protected:
virtual void finalizeImport();
private:
- /** Imports the the relation identifier for the DrawingML part. */
+ /** Imports the relation identifier for the DrawingML part. */
void importDrawing( const AttributeList& rAttribs );
/** Imports the DRAWING record containing the relation identifier for the DrawingML part. */
void importDrawing( SequenceInputStream& rStrm );