diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-06-16 12:20:56 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-06-16 11:21:07 +0000 |
commit | 814af9f1e59d1a76473b2c72cae4ba8afe1c52d4 (patch) | |
tree | 3d52ef5ab0f34ccd8031c3384fd9bbb50604add7 /drawinglayer | |
parent | f378e723d2dbcbdeb65d7843c095d70d0bb7e0e0 (diff) |
Fix typos
Change-Id: Icfb885b72d51edc886851cf503c56fa12b8f559f
Reviewed-on: https://gerrit.libreoffice.org/16309
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
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 dd200abc6e6c..6a4da36e403b 100644 --- a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx +++ b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx @@ -691,7 +691,7 @@ namespace drawinglayer the rectangle data is added directly by the GraphicsExporter as comment. Does not need to be adapted at once. When adapting later, the only user - the diashow - should directly use the provided - Anination infos in the appropriate primitives (e.g. AnimatedSwitchPrimitive2D) + Animation infos in the appropriate primitives (e.g. AnimatedSwitchPrimitive2D) PRNSPOOL_TRANSPARENTBITMAP_BEGIN, PRNSPOOL_TRANSPARENTBITMAP_END VCL usage when printing PL -> THB. Okay, THB confirms that it is only used as |