summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-09-17 08:42:20 +0300
committerTor Lillqvist <tml@collabora.com>2015-09-17 08:49:47 +0300
commit9008c5365581733f3d54ee30ade5e418cd6e694b (patch)
treece1306e6ae7ff3c8785356bdff80d0c0f34b7480 /sc/source/ui/vba
parentafce2eee1d163d942385c7b33db4901b3c71135d (diff)
WaE: this method can be declared static ColorMaskElement::CalcMaskShift
[loplugin:staticmethods]. And then 'const' makes no sense. Also, fix fallout warning: calling static member function through member call syntax, use 'ColorMaskElement::CalcMaskShift' instead [loplugin:staticcall]. But actually I wonder if this should be a non-static member function that operates on 'this' (and takes no parameter) instead? Also, the return value is unused. Change-Id: I24949b74bd43eb90499e3c881941b102a3622f92
Diffstat (limited to 'sc/source/ui/vba')
0 files changed, 0 insertions, 0 deletions