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

--- Comment #12 from Michael Meeks <michael.me...@novell.com> ---
If it is 0xe - that is only 14 - which is less than 22 - and should cause no -
unless the vector fill is failing.

sw/inc/comcore.hrc:#define STR_AUTOFMTREDL_END                     22
sw/source/core/edit/autofmt.cxx:    if( STR_AUTOFMTREDL_END > nActionId )
sw/source/ui/utlui/initui.cxx:   
pAutoFmtNameLst->reserve(STR_AUTOFMTREDL_END);
sw/source/ui/utlui/initui.cxx:    for( sal_uInt16 n = 0; n <
STR_AUTOFMTREDL_END; ++n )

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to