diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-08-18 14:58:32 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2020-08-18 20:05:00 +0200 |
commit | d44a5250a4996bcfb2c66b8510f8a01a5888dd9f (patch) | |
tree | 099a33c33719b3d4962edd04f1838f0c8e99a583 /drawinglayer | |
parent | 12bb15fce78dc27fe046cecf6984c4f45b364e51 (diff) |
Fix typos
Change-Id: I9d55e4478d8cf3047b4ccac88e06fdc87e68e6ca
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100871
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Diffstat (limited to 'drawinglayer')
-rw-r--r-- | drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx index 73fb76012889..d20efe5eb01f 100644 --- a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx +++ b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx @@ -681,7 +681,7 @@ VclMetafileProcessor2D::~VclMetafileProcessor2D() Only used in goodies\source\filter.vcl\ieps\ieps.cxx and svx\source\xml\xmlgrhlp.cxx to hold the original EPS which was imported in the same MetaFile as first 2 entries. Only used to export the original again (if exists). - Not necessary to support with MetaFuleRenderer. + Not necessary to support with MetaFileRenderer. XTEXT_SCROLLRECT, XTEXT_PAINTRECT Currently used to get extra MetaFile infos using GraphicExporter which again uses |