summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/dialogs')
-rw-r--r--svtools/source/dialogs/filedlg2.hxx2
-rw-r--r--svtools/source/dialogs/mcvmath.hxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/svtools/source/dialogs/filedlg2.hxx b/svtools/source/dialogs/filedlg2.hxx
index c31fab676f58..2a51d8213f60 100644
--- a/svtools/source/dialogs/filedlg2.hxx
+++ b/svtools/source/dialogs/filedlg2.hxx
@@ -73,8 +73,6 @@ virtual long PreNotify( NotifyEvent& rNEvt );
class ImpPathDialog
{
- friend class ImpFileDialog;
-
private:
PathDialog* pSvPathDialog;
Edit* pEdit;
diff --git a/svtools/source/dialogs/mcvmath.hxx b/svtools/source/dialogs/mcvmath.hxx
index c3e2005352ab..2d9eb5bbc468 100644
--- a/svtools/source/dialogs/mcvmath.hxx
+++ b/svtools/source/dialogs/mcvmath.hxx
@@ -32,7 +32,6 @@
#include <tools/solar.h>
class FixCpx;
-class ColWheel;
// No of fractal bits
// allowed range 0..14, must be even
@@ -73,7 +72,6 @@ class Fix
{
private:
friend class FixCpx;
- friend class ColWheel;
public:
long x;