summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-02-23 09:31:03 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-02-23 09:31:03 +0100
commit70ca225505922f74aca9480146b0f2ec207ca4ee (patch)
tree7a4b15881c284c721fabb4aac23a403a3e9146de /sw
parent6f94cab9c43f88624b58a47ad03ad5f87032595d (diff)
loplugin:staticmethods
after 17a6535b3b2e1f0246e7605c018eded37c4a583c "sw classification: add initial UNO command" Change-Id: I56645714bba37cf1ab5cd72f8c64553af3c3807f
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/edit/edfcol.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/edit/edfcol.cxx b/sw/source/core/edit/edfcol.cxx
index 529924f6c48b..8b462f7fa69b 100644
--- a/sw/source/core/edit/edfcol.cxx
+++ b/sw/source/core/edit/edfcol.cxx
@@ -49,6 +49,7 @@ SwTextFormatColl& SwEditShell::GetTextFormatColl( sal_uInt16 nFormatColl) const
void SwEditShell::SetClassification(const OUString& /*rName*/)
{
+ (void)this;//TODO
}
// #i62675#