Kaydet (Commit) 3dd72c19 authored tarafından Alexander Wilms's avatar Alexander Wilms Kaydeden (comit) Caolán McNamara

Remove visual noise from unodevtools

Change-Id: Ib8047c4606874d5bc6ce024bf34ee518cc51581b
Reviewed-on: https://gerrit.libreoffice.org/8332Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst d952ba2a
...@@ -26,12 +26,12 @@ ...@@ -26,12 +26,12 @@
namespace unodevtools { namespace unodevtools {
//-------------------------------------------------------------------------------
bool readOption( OUString * pValue, const sal_Char * pOpt, bool readOption( OUString * pValue, const sal_Char * pOpt,
sal_uInt32 * pnIndex, const OUString & aArg); sal_uInt32 * pnIndex, const OUString & aArg);
// throws CannotDumpException // throws CannotDumpException
//-------------------------------------------------------------------------------
bool readOption( sal_Bool * pbOpt, const sal_Char * pOpt, bool readOption( sal_Bool * pbOpt, const sal_Char * pOpt,
sal_uInt32 * pnIndex, const OUString & aArg); sal_uInt32 * pnIndex, const OUString & aArg);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment