summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/worksheetfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/worksheetfragment.hxx')
-rw-r--r--sc/source/filter/inc/worksheetfragment.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/worksheetfragment.hxx b/sc/source/filter/inc/worksheetfragment.hxx
index 8da812760fe0..25dbdf7cf9ca 100644
--- a/sc/source/filter/inc/worksheetfragment.hxx
+++ b/sc/source/filter/inc/worksheetfragment.hxx
@@ -83,9 +83,9 @@ private:
void importHyperlink( const AttributeList& rAttribs );
/** Imports individual break that is either within row or column break context. */
void importBrk( const AttributeList& rAttribs, bool bRowBreak );
- /** Imports the the relation identifier for the DrawingML part. */
+ /** Imports the relation identifier for the DrawingML part. */
void importDrawing( const AttributeList& rAttribs );
- /** Imports the the relation identifier for the legacy VML drawing part. */
+ /** Imports the relation identifier for the legacy VML drawing part. */
void importLegacyDrawing( const AttributeList& rAttribs );
/** Imports additional data for an OLE object. */
void importOleObject( const AttributeList& rAttribs );