diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-12-12 23:46:34 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-12-12 23:46:34 +0100 |
commit | ded7c4ba3212b65fcc63c0d0a4bb1e725a6e0465 (patch) | |
tree | 9d2d9baebee260d85fc9e00d0d5dccc43ff08c53 /sw | |
parent | b174251ca6e8f2fd2059fdf340c38e67d1dec3b2 (diff) |
Typos
Change-Id: I7a161afb520c3f26be0d5846a3ef2300c558a7d2
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/filter/ww8/ww8atr.cxx | 2 | ||||
-rw-r--r-- | sw/source/filter/ww8/ww8scan.hxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/ww8atr.cxx b/sw/source/filter/ww8/ww8atr.cxx index aec5271e00ec..7e4bddadb5e1 100644 --- a/sw/source/filter/ww8/ww8atr.cxx +++ b/sw/source/filter/ww8/ww8atr.cxx @@ -2821,7 +2821,7 @@ void AttributeOutputBase::TextField( const SwFormatField& rField ) (as they generally are) by character properties then those properties win. - The fontsize that is used in MS for determing the defaults is always + The fontsize that is used in MS for determining the defaults is always the CJK fontsize even if the text is not in that language, in OOo the largest fontsize used in the field is the one we should take, but whatever we do, word will actually render using the fontsize set for diff --git a/sw/source/filter/ww8/ww8scan.hxx b/sw/source/filter/ww8/ww8scan.hxx index 7a599be2c48a..bae3b43d2dac 100644 --- a/sw/source/filter/ww8/ww8scan.hxx +++ b/sw/source/filter/ww8/ww8scan.hxx @@ -864,7 +864,7 @@ struct WW8PLCFxDesc // also a character run that ends on the same location // as the paragraph mark is adjusted to end just before // the paragraph mark so as to handle their close - // first. The value being used to determing where the + // first. The value being used to determining where the // properties end is in nEndPos, but the original // unadjusted end character position is important as // it can be used as the beginning cp of the next set |