summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/ctrltool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/svtools/ctrltool.hxx')
-rw-r--r--svtools/inc/svtools/ctrltool.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/svtools/ctrltool.hxx b/svtools/inc/svtools/ctrltool.hxx
index 5375d757e7..1261f63906 100644
--- a/svtools/inc/svtools/ctrltool.hxx
+++ b/svtools/inc/svtools/ctrltool.hxx
@@ -190,7 +190,6 @@ public:
OutputDevice* GetDevice() const { return mpDev; }
OutputDevice* GetDevice2() const { return mpDev2; }
XubString GetFontMapText( const FontInfo& rInfo ) const;
- sal_uInt16 GetFontNameType( const XubString& rFontName ) const;
const XubString& GetNormalStr() const { return maNormal; }
const XubString& GetItalicStr() const { return maNormalItalic; }