summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/macrosmenucontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/macrosmenucontroller.hxx')
-rw-r--r--framework/inc/uielement/macrosmenucontroller.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/framework/inc/uielement/macrosmenucontroller.hxx b/framework/inc/uielement/macrosmenucontroller.hxx
index 2bec201ff394..79fddf0394a1 100644
--- a/framework/inc/uielement/macrosmenucontroller.hxx
+++ b/framework/inc/uielement/macrosmenucontroller.hxx
@@ -44,13 +44,7 @@ namespace framework
{
using svt::PopupMenuControllerBase::disposing;
- struct ExecuteInfo
- {
- css::uno::Reference< css::frame::XDispatch > xDispatch;
- };
css::uno::Reference< css::uno::XComponentContext > m_xContext;
- css::uno::Reference< css::frame::XDispatchProvider > m_xDispatchProvider;
- css::uno::Reference< css::container::XNameAccess > m_xUICommandLabels;
public:
MacrosMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );