svtools: fix checking of ErrCodeArea so error dialogs are shown again
Previously SfxErrorHandler::CreateString() compared the entire error code so >=/<= worked but now only the ErrCodeArea is compared, so only </> works. (regression from 15859554) Change-Id: I8ac46de154f93a7109ec29d899c71bfb470d008c
Showing
Please
register
or
sign in
to comment