Kaydet (Commit) 639c256d authored tarafından Caolán McNamara's avatar Caolán McNamara

loplugin: markup some more suitable classes with SAL_WARN_UNUSED

Change-Id: Ia89ef962aed9ecd1e907c9f46e2f05a7018ca8a0
üst 2dd0712a
......@@ -36,7 +36,7 @@ namespace binfilter { class SbxINT64Converter; }
class Fraction;
class TOOLS_DLLPUBLIC BigInt
class TOOLS_DLLPUBLIC SAL_WARN_UNUSED BigInt
{
#ifdef _TLBIGINT_INT64
friend class ::binfilter::SbxINT64Converter;
......
......@@ -89,7 +89,7 @@ typedef sal_uInt32 ColorData;
// Color
class TOOLS_DLLPUBLIC Color
class TOOLS_DLLPUBLIC SAL_WARN_UNUSED Color
{
protected:
ColorData mnColor;
......
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