Kaydet (Commit) e96e5512 authored tarafından Caolán McNamara's avatar Caolán McNamara

drop unused BMP_STYLES_FAMILY_NUM resource

since...

commit 19701064
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
üst de943f90
...@@ -201,12 +201,6 @@ Bitmap BMP_STYLES_FAMILY_TABLE ...@@ -201,12 +201,6 @@ Bitmap BMP_STYLES_FAMILY_TABLE
File = "sf06.png" ; File = "sf06.png" ;
}; };
// Bitmap for the NumberingTemplates in the Organizer
Bitmap BMP_STYLES_FAMILY_NUM
{
File = "styfamnu.bmp" ;
};
String STR_ENV_TITLE String STR_ENV_TITLE
{ {
Text [ en-US ] = "Envelope" ; Text [ en-US ] = "Envelope" ;
......
...@@ -30,9 +30,6 @@ ...@@ -30,9 +30,6 @@
#define STR_PRINT_MERGE_MACRO (RC_APP_BEGIN + 15) #define STR_PRINT_MERGE_MACRO (RC_APP_BEGIN + 15)
#define STR_PAGE_COUNT_MACRO (RC_APP_BEGIN + 16) #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 // Strings for regions in the configuration
#define STR_PAGEOFFSET (RC_APP_BEGIN + 74) #define STR_PAGEOFFSET (RC_APP_BEGIN + 74)
#define STR_PAGEBREAK (RC_APP_BEGIN + 75) #define STR_PAGEBREAK (RC_APP_BEGIN + 75)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment