From 6f71fa11c0b1c5a9683c43bc98acec57a4d53610 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 24 Nov 2016 13:09:10 +0000 Subject: vcl makes no use of menu Get/Set DefaultItem this is exposed through uno however, so move it into VCLXMenu to continue to support it doing nothing of great value there Change-Id: I6888e61cbec85faa2d1fcca8731ab42023e594c6 --- basctl/source/basicide/basidesh.src | 2 -- 1 file changed, 2 deletions(-) (limited to 'basctl') diff --git a/basctl/source/basicide/basidesh.src b/basctl/source/basicide/basidesh.src index 8a21b548a5ed..133f6999b130 100644 --- a/basctl/source/basicide/basidesh.src +++ b/basctl/source/basicide/basidesh.src @@ -329,7 +329,6 @@ String RID_STR_SHAREMACROSDIALOGS Menu RID_POPUP_BRKPROPS { Text [ en-US ] = "Properties" ; - DefaultItemId = RID_BRKPROPS ; ItemList = { MenuItem @@ -367,7 +366,6 @@ Menu RID_POPUP_BRKDLG Menu RID_POPUP_TABBAR { - DefaultItemId = SID_BASICIDE_HIDECURPAGE ; ItemList = { MenuItem -- cgit