sw/source/core/edit/edfcol.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 70ca225505922f74aca9480146b0f2ec207ca4ee
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Feb 23 09:31:03 2016 +0100

    loplugin:staticmethods
    
    after 17a6535b3b2e1f0246e7605c018eded37c4a583c "sw classification: add 
initial
    UNO command"
    
    Change-Id: I56645714bba37cf1ab5cd72f8c64553af3c3807f

diff --git a/sw/source/core/edit/edfcol.cxx b/sw/source/core/edit/edfcol.cxx
index 529924f..8b462f7 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#
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to