summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
Diffstat (limited to 'svx')
-rw-r--r--svx/source/sidebar/line/LinePropertyPanel.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/svx/source/sidebar/line/LinePropertyPanel.hxx b/svx/source/sidebar/line/LinePropertyPanel.hxx
index 973187e84786..9eb1508d7f13 100644
--- a/svx/source/sidebar/line/LinePropertyPanel.hxx
+++ b/svx/source/sidebar/line/LinePropertyPanel.hxx
@@ -34,9 +34,6 @@
namespace svx { class ToolboxButtonColorUpdater; }
-class SvxLineColorPage;
-class SvxLineStylePage;
-class SvxLineWidthPage;
class XLineStyleItem;
class XLineDashItem;
class XLineStartItem;
@@ -62,10 +59,6 @@ class LinePropertyPanel
: public PanelLayout,
public ::sfx2::sidebar::ControllerItem::ItemUpdateReceiverInterface
{
-private:
- friend class ::SvxLineStylePage;
- friend class ::SvxLineWidthPage;
-
public:
static LinePropertyPanel* Create(
Window* pParent,