summaryrefslogtreecommitdiff
path: root/framework/inc/uielement
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement')
-rw-r--r--framework/inc/uielement/newmenucontroller.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/framework/inc/uielement/newmenucontroller.hxx b/framework/inc/uielement/newmenucontroller.hxx
index 8b52dbb6d104..94e18493b41c 100644
--- a/framework/inc/uielement/newmenucontroller.hxx
+++ b/framework/inc/uielement/newmenucontroller.hxx
@@ -46,13 +46,6 @@
namespace framework
{
- struct NewDocument
- {
- css::util::URL aTargetURL;
- css::uno::Sequence< css::beans::PropertyValue > aArgSeq;
- css::uno::Reference< css::frame::XDispatch > xDispatch;
- };
-
class NewMenuController : public svt::PopupMenuControllerBase
{
using svt::PopupMenuControllerBase::disposing;