Hello Rob,

I only did a quick check but it seems that you are missing the
implementation. I think you need to adjust scanner.hxx:64 and the
corresponding parts in this class.

Then I saw that you are still using sal_Bool. We try to switch to bool
where it is possible that means in most places except uno related
places. At least the newly introduced variables should be of type
bool.

Regards,
Markus
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to