From cc464d66fe3448e54eeef1ea57a78edce4ddc1ac Mon Sep 17 00:00:00 2001 From: Csikós Tamás Date: Wed, 24 Jul 2013 14:01:37 +0200 Subject: modern .ui widgetlayout for crnrdlg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If7e7e18339d50af4a677fcd8ad7d88c5820f6bab Reviewed-on: https://gerrit.libreoffice.org/5064 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sc/inc/sc.hrc | 2 -- 1 file changed, 2 deletions(-) (limited to 'sc/inc') diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 6df1a8784188..7ee45d0eefdc 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1057,8 +1057,6 @@ #define RID_SCDLG_SHOW_TAB (SC_DIALOGS_START + 109) -#define RID_SCDLG_COLROWNAMERANGES (SC_DIALOGS_START + 112) - #define RID_SCPAGE_CONTENT (SC_DIALOGS_START + 113) #define RID_SCPAGE_LAYOUT (SC_DIALOGS_START + 114) -- cgit