summaryrefslogtreecommitdiff
path: root/include/editeng/outliner.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/outliner.hxx')
-rw-r--r--include/editeng/outliner.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/editeng/outliner.hxx b/include/editeng/outliner.hxx
index e1623ec12e7a..09c4012dad4f 100644
--- a/include/editeng/outliner.hxx
+++ b/include/editeng/outliner.hxx
@@ -719,8 +719,6 @@ public:
void SetBackgroundColor( const Color& rColor );
Color GetBackgroundColor() const;
- sal_Int16 GetMinDepth() const { return -1; }
-
void SetMaxDepth( sal_Int16 nDepth, bool bCheckParas = false );
sal_Int16 GetMaxDepth() const { return nMaxDepth; }