summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/printergfx.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/printergfx.hxx')
-rw-r--r--vcl/inc/unx/printergfx.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/unx/printergfx.hxx b/vcl/inc/unx/printergfx.hxx
index cb9a6c8f355a..bf477933f37d 100644
--- a/vcl/inc/unx/printergfx.hxx
+++ b/vcl/inc/unx/printergfx.hxx
@@ -250,7 +250,6 @@ public:
void PSPointOp (const Point& rPoint, const sal_Char* pOperator);
void PSHexString (const unsigned char* pString, sal_Int16 nLen);
void PSShowGlyph (const unsigned char nGlyphId);
- void PSComment (const sal_Char* pComment );
void OnEndJob ();
void writeResources( osl::File* pFile, std::list< OString >& rSuppliedFonts );
@@ -321,8 +320,6 @@ public:
bool bArtItalic,
bool bArtBold
);
- sal_Int32 GetFontAngle () const
- { return mnTextAngle; }
sal_Int32 GetFontID () const
{ return mnFontID; }
bool GetFontVertical() const