https://bugs.freedesktop.org/show_bug.cgi?id=87760
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Julien Nabet <[email protected]> --- Michael: the problem is here: 1593 pAnch = aPos.nNode.GetNode().GetCntntNode()->getLayoutFrm( GetLayout(), &aPoint, 0, false ); 1594 1595 if( !bAtPage ) (see http://opengrok.libreoffice.org/xref/core/sw/source/core/frmedt/feshview.cxx#1593) gdb session indicates that aPos.nNode.GetNode().GetCntntNode() is empty so no pAnch here. Any idea what to do? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
