drop unused BMP_STYLES_FAMILY_NUM resource

since...

commit 197010643e
Author: Michael Stahl <mstahl@redhat.com>
Date:   Fri Jul 26 22:38:28 2013 +0200

    remove some more SfxObjectShell methods that only call each other

Change-Id: Ife3e9add675a8163082cd0ba9b009ea0535d449d
This commit is contained in:
Caolán McNamara
2016-12-05 11:27:38 +00:00
parent de943f90ed
commit e96e5512a9
2 changed files with 0 additions and 9 deletions

View File

@@ -201,12 +201,6 @@ Bitmap BMP_STYLES_FAMILY_TABLE
File = "sf06.png" ;
};
// Bitmap for the NumberingTemplates in the Organizer
Bitmap BMP_STYLES_FAMILY_NUM
{
File = "styfamnu.bmp" ;
};
String STR_ENV_TITLE
{
Text [ en-US ] = "Envelope" ;

View File

@@ -30,9 +30,6 @@
#define STR_PRINT_MERGE_MACRO (RC_APP_BEGIN + 15)
#define STR_PAGE_COUNT_MACRO (RC_APP_BEGIN + 16)
// Bitmap for the numbering style in organizer
#define BMP_STYLES_FAMILY_NUM (RC_APP_BEGIN + 17)
// Strings for regions in the configuration
#define STR_PAGEOFFSET (RC_APP_BEGIN + 74)
#define STR_PAGEBREAK (RC_APP_BEGIN + 75)