summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdi.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-11-20 04:06:00 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-11-20 13:54:12 +0100
commita84651f39d4afe662181f695a1a15c4dfe96e7e6 (patch)
treeefbb319074ca6394d21a3914dd5066797c533f85 /vcl/inc/salgdi.hxx
parent007a00589d750a84909e138e19c921f910dd3c81 (diff)
Remove some unused methods
Diffstat (limited to 'vcl/inc/salgdi.hxx')
-rw-r--r--vcl/inc/salgdi.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx
index 75559cb7fc63..1394c1725e22 100644
--- a/vcl/inc/salgdi.hxx
+++ b/vcl/inc/salgdi.hxx
@@ -470,11 +470,6 @@ public:
Rectangle &rNativeContentRegion,
const OutputDevice *pOutDev );
- static void AddDevFontSubstitute( OutputDevice* pOutDev,
- const String& rFontName,
- const String& rReplaceFontName,
- sal_uInt16 nFlags = 0 );
-
bool DrawAlphaBitmap( const SalTwoRect&,
const SalBitmap& rSourceBitmap,
const SalBitmap& rAlphaBitmap,