summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdograf.cxx
diff options
context:
space:
mode:
authorStefan Knorr (astron) <heinzlesspam@gmail.com>2012-02-02 11:40:51 +0100
committerStefan Knorr (astron) <heinzlesspam@gmail.com>2012-02-15 14:35:05 +0100
commitb181c48f8faf2d16d88aa56c6c17b8efb2aec642 (patch)
tree7a7110ea34c9817475175f7c6ac2f4bb31ea8afc /svx/source/svdraw/svdograf.cxx
parent335b38d831558ce786f726b4b6a014d2a312cf29 (diff)
Fix some translation oversights
At least some of the things corrected, also (c) myself.
Diffstat (limited to 'svx/source/svdraw/svdograf.cxx')
-rw-r--r--svx/source/svdraw/svdograf.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/svdraw/svdograf.cxx b/svx/source/svdraw/svdograf.cxx
index 26606b7d2db5..23f81dffadc1 100644
--- a/svx/source/svdraw/svdograf.cxx
+++ b/svx/source/svdraw/svdograf.cxx
@@ -462,8 +462,8 @@ Graphic SdrGrafObj::GetTransformedGraphic( sal_uIntPtr nTransformFlags ) const
if( SDRGRAFOBJ_TRANSFORMATTR_NONE != nTransformFlags &&
GRAPHIC_NONE != eType )
{
- // actually transform the graphic only in this case. On the
- // other hand, cropping will always happen
+ // Actually transform the graphic only in this case.
+ // Cropping always happens, though.
aActAttr = aGrafInfo;
if( bMirror )