summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/txtfrm.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-04-07 10:23:36 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-04-07 10:23:36 +0100
commiteb1feda7ee6f3ccce9a056ee3740ea571d4422c5 (patch)
tree6af322c2b7d0488290bb7a4b843674f7c7f45d43 /sw/source/core/inc/txtfrm.hxx
parentc23a666e8e931f2e70dff0719dc14ad59b659d40 (diff)
fix build error, make xmldumper stuff always built
Diffstat (limited to 'sw/source/core/inc/txtfrm.hxx')
-rw-r--r--sw/source/core/inc/txtfrm.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/inc/txtfrm.hxx b/sw/source/core/inc/txtfrm.hxx
index 07deaf40678c..b6f3afbe6081 100644
--- a/sw/source/core/inc/txtfrm.hxx
+++ b/sw/source/core/inc/txtfrm.hxx
@@ -610,9 +610,7 @@ public:
static void repaintTextFrames( const SwTxtNode& rNode );
-#if OSL_DEBUG_LEVEL > 1
virtual void dumpAsXmlAttributes(xmlTextWriterPtr writer);
-#endif
};
/*************************************************************************