summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/navicfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/navicfg.hxx')
-rw-r--r--sw/source/ui/inc/navicfg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/inc/navicfg.hxx b/sw/source/ui/inc/navicfg.hxx
index c99ba4c95443..77a14d667166 100644
--- a/sw/source/ui/inc/navicfg.hxx
+++ b/sw/source/ui/inc/navicfg.hxx
@@ -58,7 +58,6 @@ public:
}
}
-
sal_Int32 GetOutlineLevel()const {return nOutlineLevel;}
void SetOutlineLevel(sal_Int32 nSet){
if(nOutlineLevel != nSet)
@@ -77,7 +76,6 @@ public:
}
}
-
sal_Int32 GetActiveBlock()const {return nActiveBlock;}
void SetActiveBlock(sal_Int32 nSet){
if(nActiveBlock != nSet)