diff options
author | Noel Grandin <noel@peralex.com> | 2016-02-19 13:06:07 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2016-02-22 08:18:08 +0200 |
commit | f17f977d0ad5b4c51a8f58b43901f72de001a56d (patch) | |
tree | 24e25caa72db9d21b1728f52f17758ab103e9c76 /include/svx/svdotext.hxx | |
parent | acd1c51791bdf522d7ffd8dd225fb59cd2eb17ff (diff) |
loplugin:write only fields
Change-Id: I45895e9845a9037da207f001fece427452ed499f
Diffstat (limited to 'include/svx/svdotext.hxx')
-rw-r--r-- | include/svx/svdotext.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/svx/svdotext.hxx b/include/svx/svdotext.hxx index 1b5d081a2152..a60629e3b076 100644 --- a/include/svx/svdotext.hxx +++ b/include/svx/svdotext.hxx @@ -199,10 +199,6 @@ protected: // werden kann SdrOutliner* pEdtOutl; - // Bei Fontwork muss soviel auf's BoundRect draufgerechnet werden - // damit es ausreichend gross ist. - Rectangle* pFormTextBoundRect; - // Moegliche Werte fuer eTextKind sind: // OBJ_TEXT normaler Textrahmen // OBJ_TEXTEXT Textfortsetzungsrahmen |