summaryrefslogtreecommitdiff
path: root/sw/source/core/SwNumberTree/SwNodeNum.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/SwNumberTree/SwNodeNum.cxx')
-rw-r--r--sw/source/core/SwNumberTree/SwNodeNum.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/source/core/SwNumberTree/SwNodeNum.cxx b/sw/source/core/SwNumberTree/SwNodeNum.cxx
index 61c6410024c5..51af85f85a21 100644
--- a/sw/source/core/SwNumberTree/SwNodeNum.cxx
+++ b/sw/source/core/SwNumberTree/SwNodeNum.cxx
@@ -44,15 +44,7 @@ SwNodeNum::~SwNodeNum()
{
}
-SwTxtNode * SwNodeNum::GetTxtNode() const
-{
- return mpTxtNode;
-}
-SwNumRule * SwNodeNum::GetNumRule() const
-{
- return mpNumRule;
-}
void SwNodeNum::ChangeNumRule( SwNumRule& rNumRule )
{