summaryrefslogtreecommitdiff
path: root/include/oox/dump/dffdumper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/dump/dffdumper.hxx')
-rw-r--r--include/oox/dump/dffdumper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/dump/dffdumper.hxx b/include/oox/dump/dffdumper.hxx
index 257642fe8d3c..f48fcd28ed8d 100644
--- a/include/oox/dump/dffdumper.hxx
+++ b/include/oox/dump/dffdumper.hxx
@@ -44,7 +44,7 @@ protected:
virtual bool implReadRecordHeader( BinaryInputStream& rBaseStrm, sal_Int64& ornRecId, sal_Int64& ornRecSize ) SAL_OVERRIDE;
virtual void implWriteExtHeader() SAL_OVERRIDE;
virtual void implDumpRecordBody() SAL_OVERRIDE;
- void implDumpClientAnchor();
+ void implDumpClientAnchor();
private:
sal_uInt32 dumpDffSimpleColor( const String& rName );