summaryrefslogtreecommitdiff
path: root/sw/inc/ndole.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ndole.hxx')
-rw-r--r--sw/inc/ndole.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/ndole.hxx b/sw/inc/ndole.hxx
index cdf8a20ddb15..0dbb0d17312c 100644
--- a/sw/inc/ndole.hxx
+++ b/sw/inc/ndole.hxx
@@ -65,8 +65,6 @@ public:
sal_Bool IsOleRef() const; ///< To avoid unnecessary loading of object.
};
-
-
// SwOLENode
class SW_DLLPUBLIC SwOLENode: public SwNoTxtNode
@@ -142,7 +140,6 @@ public:
void SetChartTblName( const OUString& rNm ) { sChartTblName = rNm; }
};
-
/// Inline methods from Node.hxx
inline SwOLENode *SwNode::GetOLENode()
{