summaryrefslogtreecommitdiff
path: root/include/vcl/texteng.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/texteng.hxx')
-rw-r--r--include/vcl/texteng.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/texteng.hxx b/include/vcl/texteng.hxx
index 17e07456503d..47cb547e7001 100644
--- a/include/vcl/texteng.hxx
+++ b/include/vcl/texteng.hxx
@@ -237,8 +237,6 @@ public:
void SetFont( const vcl::Font& rFont );
const vcl::Font& GetFont() const { return maFont; }
- sal_uInt16 GetDefTab() const;
-
void SetLeftMargin( sal_uInt16 n );
void SetUpdateMode( bool bUpdate );