svx/source/svdraw/svdotextdecomposition.cxx | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit ad39472b6fec558004fa39d6582c7c28a4082c2b Author: matteocam <matteo.campane...@gmail.com> Date: Thu Jul 24 18:53:36 2014 +0300 Entered debugging output Change-Id: I04d566eda5005744377428120a988c3e8f471998 diff --git a/svx/source/svdraw/svdotextdecomposition.cxx b/svx/source/svdraw/svdotextdecomposition.cxx index fb21d08..7d313e79 100644 --- a/svx/source/svdraw/svdotextdecomposition.cxx +++ b/svx/source/svdraw/svdotextdecomposition.cxx @@ -1529,6 +1529,8 @@ void SdrTextObj::impDecomposeChainedTextPrimitive( // carry out experiments only when setting b=false from gdb //bool b = true; //if (!b) { + fprintf(stderr, "Object #0 = %p, Object #1 = %p\n", + pPage->GetObj(0), pPage->GetObj(1)); impCopyTextInTextObj(pNextTextObj); // just do it // return; //} _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits