summaryrefslogtreecommitdiffstats
path: root/vcl/inc/impfont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/impfont.hxx')
-rw-r--r--vcl/inc/impfont.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/vcl/inc/impfont.hxx b/vcl/inc/impfont.hxx
index 6f272941d81f..df6ea1b0c03d 100644
--- a/vcl/inc/impfont.hxx
+++ b/vcl/inc/impfont.hxx
@@ -29,10 +29,8 @@
#include <vcl/fntstyle.hxx>
#include <outfont.hxx>
-
// - Impl_Font -
-
typedef sal_uInt32 FontRefCount;
class Impl_Font
@@ -86,10 +84,8 @@ private:
friend SvStream& WriteImpl_Font( SvStream& rOStm, const Impl_Font& );
};
-
// - ImplFontMetric -
-
class ImplFontMetric
{
friend class OutputDevice;
@@ -127,10 +123,8 @@ public:
bool operator==( const ImplFontMetric& ) const;
};
-
// - ImplFontOptions -
-
class ImplFontOptions
{
public:
@@ -163,10 +157,8 @@ public:
{ return NULL; }
};
-
// - ImplFontCharMap -
-
class CmapResult;
class VCL_PLUGIN_PUBLIC ImplFontCharMap