19#ifndef INCLUDED_SVX_SOURCE_SIDEBAR_LINE_LINEPROPERTYPANELBASE_HXX
20#define INCLUDED_SVX_SOURCE_SIDEBAR_LINE_LINEPROPERTYPANELBASE_HXX
28#include <com/sun/star/frame/XFrame.hpp>
44class LineStyleNoneChange;
52 void SetWidthIcon(
int n);
55 void EndLineWidthPopup();
59 const css::uno::Reference<css::frame::XFrame>& rxFrame);
65 if (bNoneLineStyle != mbNoneLineStyle)
67 mbNoneLineStyle = bNoneLineStyle;
73 void ActivateControls();
79 void updateLineTransparence(
bool bDisabled,
bool bSetOrDefault,
const SfxPoolItem* pItem);
80 virtual void updateLineWidth(
bool bDisabled,
bool bSetOrDefault,
const SfxPoolItem* pItem);
81 void updateLineJoint(
bool bDisabled,
bool bSetOrDefault,
const SfxPoolItem* pItem);
82 void updateLineCap(
bool bDisabled,
bool bSetOrDefault,
const SfxPoolItem* pItem);
84 void setMapUnit(
MapUnit eMapUnit);
86 void enableArrowHead();
87 void disableArrowHead();