summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-04-23 13:11:07 +0200
committerAndras Timar <andras.timar@collabora.com>2014-05-01 12:21:03 +0200
commitd440f32c2f94f6e2241bc03f2e9fb58f73afe11b (patch)
tree01d5c3b77c7175f36b3b83e93ed374c7c6e160d0 /svx
parente95a61e405b553d6fcf9fc0b89427c60fabc62ab (diff)
fdo#76878 Revert "Resolves: #i116244# need to reset rotation..."
This reverts commit 20dee85b6390ef3edc5434889523cd9fd0137bae. (cherry picked from commit 1e48bfcd7aa811d31ecdf9df897b30cffebd5669) Change-Id: I712e11a84b01965882da40eca7ac5a5f0c8cb294 Reviewed-on: https://gerrit.libreoffice.org/9140 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/source/svdraw/svdopath.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/svdraw/svdopath.cxx b/svx/source/svdraw/svdopath.cxx
index 11e551b8a5cd..75d83e307902 100644
--- a/svx/source/svdraw/svdopath.cxx
+++ b/svx/source/svdraw/svdopath.cxx
@@ -1767,10 +1767,6 @@ void SdrPathObj::ImpForceKind()
{
aRect = lcl_ImpGetBoundRect(GetPathPoly());
}
-
- // #i116244# reset rotation
- aGeo.nDrehWink = aGeo.nShearWink = 0;
- aGeo.RecalcSinCos(); aGeo.RecalcTan();
}
// #i75974# adapt polygon state to object type. This may include a reinterpretation