Kaydet (Commit) 5ef00421 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

Partially revert "Remove some unused defines and controls"

This partially reverts b63027f0

http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html

Change-Id: I2c87ea89e1b05aa6874a74d2b781b976e970f979
üst b806b638
......@@ -59,6 +59,7 @@
#define _LISTTEXT 521 /* { "Text" ... } */
#define TEXTREFID 522 /* Text = 12345 */
#define LISTRESID 523 /* < 12345; ... > */
#define _LISTRESID 523 /* { 12345; ... } */
#define NORMDEFINE 524 /* #define ... */
/*------------------------------------------------------ */
/*------------------------------------------------------ */
......
......@@ -29,6 +29,7 @@
#define _STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT 13
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_NAME 14
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_DATE 16
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_TIME 18
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN 20
#define _STR_IMPRESS_PRINT_UI_OUTPUT_OPTIONS_GROUP 22
......
......@@ -48,6 +48,7 @@ using rtl::OUString;
#define _DEMOSTOR_LOOPS 1000 /* 1000, 2000 */
#define _DEMOSTOR_REMOVE 0
#define _DEMOSTOR_REBUILD 0
enum Options
{
......
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