summaryrefslogtreecommitdiff
path: root/include/svx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-11-04 13:01:03 +0200
committerNoel Grandin <noel@peralex.com>2014-11-04 14:45:53 +0200
commit7a59b260747613b1fc4cd3980cd7edc9ea0d65c2 (patch)
tree9b7e7cc7249d3cf9ffe87d3fdf5a3d2e990c0414 /include/svx
parent37be521dbd8b15ce363d07b903efd4267a3de8be (diff)
rename DrehWink to RotationAngle
Change-Id: I4dfa2d3fa2d0c0b5029eb2cd3d724e7e6f2e3d6e
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/svdedtv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdedtv.hxx b/include/svx/svdedtv.hxx
index 178282064075..13f1159bb812 100644
--- a/include/svx/svdedtv.hxx
+++ b/include/svx/svdedtv.hxx
@@ -302,7 +302,7 @@ public:
SfxItemSet GetAttrFromMarked(bool bOnlyHardAttr) const;
void SetAttrToMarked(const SfxItemSet& rAttr, bool bReplaceAll);
- // Geometrische Attribute (Position, Groesse, Drehwinkel)
+ // Geometrische Attribute (Position, Groesse, RotationAngle)
// Bei der Position wird ein evtl. gesetzter PageOrigin beruecksichtigt.
SfxItemSet GetGeoAttrFromMarked() const;
void SetGeoAttrToMarked(const SfxItemSet& rAttr);