summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc/wrt_fn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/inc/wrt_fn.hxx')
-rw-r--r--sw/source/filter/inc/wrt_fn.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/filter/inc/wrt_fn.hxx b/sw/source/filter/inc/wrt_fn.hxx
index 71b590de6e0b..6e06756f4c76 100644
--- a/sw/source/filter/inc/wrt_fn.hxx
+++ b/sw/source/filter/inc/wrt_fn.hxx
@@ -35,7 +35,6 @@ SW_DLLPUBLIC Writer& Out( const SwAttrFnTab, const SfxPoolItem&, Writer& );
SW_DLLPUBLIC Writer& Out_SfxItemSet( const SwAttrFnTab, Writer&, const SfxItemSet&,
sal_Bool bDeep, sal_Bool bTstForDefault = sal_True );
-
/* Funktionspointer auf die Node-Write-Funktionen */
enum RES_NODE
@@ -52,9 +51,6 @@ typedef FnNodeOut SwNodeFnTab[ RES_NODE_END - RES_NODE_BEGIN ];
SW_DLLPUBLIC Writer& Out( const SwNodeFnTab, SwNode&, Writer & rWrt );
-
-
-
#endif // INCLUDED_SW_SOURCE_FILTER_INC_WRT_FN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */