summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/wrtww8.hxx')
-rw-r--r--sw/source/filter/ww8/wrtww8.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/wrtww8.hxx b/sw/source/filter/ww8/wrtww8.hxx
index 750bdb457900..2a1f0529f920 100644
--- a/sw/source/filter/ww8/wrtww8.hxx
+++ b/sw/source/filter/ww8/wrtww8.hxx
@@ -752,7 +752,7 @@ public:
int GetGrfIndex(const SvxBrushItem& rBrush);
protected:
- /// Format-dependant part of the actual export.
+ /// Format-dependent part of the actual export.
virtual void ExportDocument_Impl() = 0;
/// Get the next position in the text node to output
@@ -940,7 +940,7 @@ public:
virtual bool SupportsUnicode() const { return bWrtWW8; }
private:
- /// Format-dependant part of the actual export.
+ /// Format-dependent part of the actual export.
virtual void ExportDocument_Impl();
void PrepareStorage();