summaryrefslogtreecommitdiff
path: root/include/svx/svdpntv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdpntv.hxx')
-rw-r--r--include/svx/svdpntv.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/svx/svdpntv.hxx b/include/svx/svdpntv.hxx
index 7821126a3443..06396966e4f0 100644
--- a/include/svx/svdpntv.hxx
+++ b/include/svx/svdpntv.hxx
@@ -79,7 +79,6 @@ typedef unsigned char SDR_TRISTATE;
#define SDRVIEWWIN_NOTFOUND (0xFFFF)
-
class SdrPaintView;
namespace sdr
@@ -91,8 +90,6 @@ namespace sdr
}
-
-
class SVX_DLLPUBLIC SvxViewHint : public SfxHint
{
public:
@@ -119,7 +116,6 @@ BitmapEx SVX_DLLPUBLIC convertMetafileToBitmapEx(
const sal_uInt32 nMaximumQuadraticPixels = 500000);
-
class SVX_DLLPUBLIC SdrPaintView : public SfxListener, public SfxRepeatTarget, public SfxBroadcaster, public ::utl::ConfigurationListener
{
friend class SdrPageView;