summaryrefslogtreecommitdiffstats
path: root/include/svx/svdopath.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-11-04 13:31:01 +0200
committerNoel Grandin <noel@peralex.com>2014-11-04 14:45:58 +0200
commitd1974ddf3a84d2a4a3082920f812857c85218fc2 (patch)
tree449688edfbd393ce3085ef58b1c46f156fe9c5d5 /include/svx/svdopath.hxx
parentrename nHdlWink->nHdlAngle (diff)
downloadcore-d1974ddf3a84d2a4a3082920f812857c85218fc2.tar.gz
core-d1974ddf3a84d2a4a3082920f812857c85218fc2.zip
some random renaming of Wink fields -> Angle
Change-Id: Icd4df8610072f5283276738896cb5c01762838ea
Diffstat (limited to 'include/svx/svdopath.hxx')
-rw-r--r--include/svx/svdopath.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdopath.hxx b/include/svx/svdopath.hxx
index b9cb18f73630..ea1bd16ff902 100644
--- a/include/svx/svdopath.hxx
+++ b/include/svx/svdopath.hxx
@@ -62,7 +62,7 @@ protected:
// helper functions for GET, SET, INS etc. PNT
void ImpSetClosed(bool bClose);
void ImpForceKind();
- void ImpForceLineWink();
+ void ImpForceLineAngle();
ImpPathForDragAndCreate& impGetDAC() const;
void impDeleteDAC() const;