30#include <com/sun/star/drawing/LineStyle.hpp>
31#include <com/sun/star/frame/FeatureStateEvent.hpp>
32#include <com/sun/star/frame/XFrame.hpp>
56 OUString aCommandURL, sal_uInt16 nSlotId,
57 css::uno::Reference<css::frame::XFrame>
xFrame);
64 void Update(
const Color& rColor,
bool bForceUpdate =
false );
82 css::uno::Reference<css::frame::XFrame>
mxFrame;
84 void Init(sal_uInt16 nSlotId);
100 const OUString& rCommandLabel,
const OUString& rCommandURL,
101 const css::uno::Reference<css::frame::XFrame>& rFrame);
124 const OUString& rCommandLabel,
const css::uno::Reference<css::frame::XFrame>& rFrame);
149 void Update(
const css::frame::FeatureStateEvent& rEvent);
Reference< XFrame > xFrame