summaryrefslogtreecommitdiff
path: root/vcl/inc/impgraph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/impgraph.hxx')
-rw-r--r--vcl/inc/impgraph.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/inc/impgraph.hxx b/vcl/inc/impgraph.hxx
index e6cee9307343..20e305dc5690 100644
--- a/vcl/inc/impgraph.hxx
+++ b/vcl/inc/impgraph.hxx
@@ -27,20 +27,16 @@
#include <vcl/graph.h>
#include <vcl/svgdata.hxx>
-
// - ImpSwapInfo -
-
struct ImpSwapInfo
{
MapMode maPrefMapMode;
Size maPrefSize;
};
-
// - ImpGraphic -
-
class OutputDevice;
class GfxLink;
struct ImpSwapFile;
@@ -102,7 +98,6 @@ private:
Animation ImplGetAnimation() const;
const GDIMetaFile& ImplGetGDIMetaFile() const;
-
Size ImplGetPrefSize() const;
void ImplSetPrefSize( const Size& rPrefSize );