include/svx/svdotext.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 52b7ff2432043c4bd95424596ebb3e4dcf22971e Author: matteocam <matteo.campane...@gmail.com> Date: Mon Jul 14 10:31:06 2014 +0200 SdrTextObj with explicit successor Change-Id: I9b18ab72847e1419612b8c506bc8e3e9f408c825 diff --git a/include/svx/svdotext.hxx b/include/svx/svdotext.hxx index 709646f..ce46947 100644 --- a/include/svx/svdotext.hxx +++ b/include/svx/svdotext.hxx @@ -216,8 +216,8 @@ public: protected: //FIXME(matteocam) - // whether the text object has a successor in a chain - bool mbChained; + // the successor in a chain + SdrTextObj *pNextInChain = NULL; // Fuer beschriftete Zeichenobjekte ist bTextFrame=FALSE. Der Textblock // wird dann hoizontal und vertikal an aRect zentriert. Bei bTextFrame= _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits