https://bugs.freedesktop.org/show_bug.cgi?id=57886

--- Comment #4 from Michael Meeks <[email protected]> ---
Looks like the token it hangs on is:

    // 40120C69 -> c69 == 3177
    // const sal_Int32 XML_mPr = 3177;

    while( !stream.atEnd() && stream.currentToken() != CLOSING(
stream.currentToken()))

poking at tokens.hxx - so some \\mm or \\mmPr must be behaving oddly I suppose.

-- 
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

Reply via email to