https://bugs.freedesktop.org/show_bug.cgi?id=51793
--- Comment #2 from Olivier Hallot <[email protected]> 2012-07-07 06:06:19 PDT --- Issue is located in /sw/source/ui/fldui/fldmgr.cxx in the following struct struct SwFldPack { sal_uInt16 nTypeId; sal_uInt16 nSubTypeStart; sal_uInt16 nSubTypeEnd; sal_uLong nFmtBegin; sal_uLong nFmtEnd; }; where nSubTypeStart and nSubTypeEnd should be sal_uInt32. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
