MPL 1.1 / GPLv3+ / LGPLv3+<br><br>About coding conventions:<br>In /desktop/source/app/dispatchwatcher.cxx starts with &quot;using ::rtl::OUString;&quot; and then there are:<br>::rtl::OUString<br>rtl::OUString<br>OUString<br>
<br>What is the advised way?<br>