sw/inc/ndtxt.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e405fb8d2e90bbde716662231d559cf6aec258c0
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Jul 1 14:26:55 2014 +0200

    loplugin:saloverride
    
    Change-Id: I6679d397754f1777441b35910059bda9a917ae2d

diff --git a/sw/inc/ndtxt.hxx b/sw/inc/ndtxt.hxx
index 113ff62..f50e2cc 100644
--- a/sw/inc/ndtxt.hxx
+++ b/sw/inc/ndtxt.hxx
@@ -802,7 +802,7 @@ public:
     DECL_FIXEDMEMPOOL_NEWDEL(SwTxtNode)
 
     //UUUU Access to DrawingLayer FillAttributes in a preprocessed form for 
primitive usage
-    virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr 
getSdrAllFillAttributesHelper() const;
+    virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr 
getSdrAllFillAttributesHelper() const SAL_OVERRIDE;
 };
 
 inline SwpHints & SwTxtNode::GetSwpHints()
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to