MPL 1.1 / GPLv3+ / LGPLv3+<br><br>In ./cui/source/tabpages/numpages.cxx (line 2852):<br> String sMsg( RTL_CONSTASCII_USTRINGPARAM( "Preview") );<br><br>Should that not be RTL_CONSTASCII_STRINGPARAM, because sMsg is a String and not a OUString?<br>
<br>Joost<br><br>