Cleanup resource files
diff --git a/main/basctl/source/basicide/brkdlg.src b/main/basctl/source/basicide/brkdlg.src
index 1d7fbcc..275bb6d 100644
--- a/main/basctl/source/basicide/brkdlg.src
+++ b/main/basctl/source/basicide/brkdlg.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "helpid.hrc"
#include "brkdlg.hrc"
ModalDialog RID_BASICIDE_BREAKPOINTDLG
diff --git a/main/cui/source/customize/acccfg.src b/main/cui/source/customize/acccfg.src
index f0cde91..05eab6b 100644
--- a/main/cui/source/customize/acccfg.src
+++ b/main/cui/source/customize/acccfg.src
@@ -19,7 +19,6 @@
*
*************************************************************/
-
// include ---------------------------------------------------------------
#include "helpid.hrc"
#include "cuires.hrc"
diff --git a/main/cui/source/customize/cfg.src b/main/cui/source/customize/cfg.src
index 384f8a8..6e8cbd8 100644
--- a/main/cui/source/customize/cfg.src
+++ b/main/cui/source/customize/cfg.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
// include ---------------------------------------------------------------
#include <cuires.hrc>
#include "cfg.hrc"
diff --git a/main/cui/source/dialogs/about.src b/main/cui/source/dialogs/about.src
index 7b8c0cf..d5ee610 100644
--- a/main/cui/source/dialogs/about.src
+++ b/main/cui/source/dialogs/about.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "about.hrc"
#define BTN_WIDTH 50
diff --git a/main/cui/source/dialogs/charmap.src b/main/cui/source/dialogs/charmap.src
index c961295..e4bff83 100644
--- a/main/cui/source/dialogs/charmap.src
+++ b/main/cui/source/dialogs/charmap.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
// include ---------------------------------------------------------------
#include <cuires.hrc>
#include "charmap.hrc"
diff --git a/main/cui/source/dialogs/commonlingui.src b/main/cui/source/dialogs/commonlingui.src
index 865ef9f..070d527 100644
--- a/main/cui/source/dialogs/commonlingui.src
+++ b/main/cui/source/dialogs/commonlingui.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
// include ---------------------------------------------------------------
#include <cuires.hrc>
#include "helpid.hrc"
diff --git a/main/cui/source/tabpages/align.src b/main/cui/source/tabpages/align.src
index 992f7cb..8c73719 100644
--- a/main/cui/source/tabpages/align.src
+++ b/main/cui/source/tabpages/align.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
// include ---------------------------------------------------------------
#include <cuires.hrc>
#include "helpid.hrc"
diff --git a/main/cui/source/tabpages/connect.src b/main/cui/source/tabpages/connect.src
index 9171af5..356faae 100644
--- a/main/cui/source/tabpages/connect.src
+++ b/main/cui/source/tabpages/connect.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
// pragma ----------------------------------------------------------------
// include ---------------------------------------------------------------
diff --git a/main/dbaccess/source/ui/dlg/ConnectionPage.src b/main/dbaccess/source/ui/dlg/ConnectionPage.src
index a5ca20b..f36fa38 100644
--- a/main/dbaccess/source/ui/dlg/ConnectionPage.src
+++ b/main/dbaccess/source/ui/dlg/ConnectionPage.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#ifndef _DBA_DBACCESS_HELPID_HRC_
#include "dbaccess_helpid.hrc"
#endif
@@ -34,7 +32,6 @@
#include "AutoControls.hrc"
#endif
-
//.........................................................................
TabPage PAGE_CONNECTION
{
@@ -66,7 +63,7 @@
FixedText FT_HOSTNAME
{
- Hide = TRUE;
+ Hide = TRUE ;
Pos = MAP_APPFONT ( 6, UNRELATED_CONTROLS + FIXEDTEXT_HEIGHT + RELATED_CONTROLS ) ;
Size = MAP_APPFONT ( PAGE_X - 12, FIXEDTEXT_HEIGHT ) ;
Text [ en-US ] = "~Host name" ;
diff --git a/main/sc/source/ui/miscdlgs/acredlin.src b/main/sc/source/ui/miscdlgs/acredlin.src
index 9b5c646..12057b2 100644
--- a/main/sc/source/ui/miscdlgs/acredlin.src
+++ b/main/sc/source/ui/miscdlgs/acredlin.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "acredlin.hrc"
ModelessDialog RID_SCDLG_CHANGES
{
diff --git a/main/sc/source/ui/sidebar/CellAppearancePropertyPanel.src b/main/sc/source/ui/sidebar/CellAppearancePropertyPanel.src
index b6d126a..f994f6e 100644
--- a/main/sc/source/ui/sidebar/CellAppearancePropertyPanel.src
+++ b/main/sc/source/ui/sidebar/CellAppearancePropertyPanel.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "CellAppearancePropertyPanel.hrc"
#include <sfx2/sidebar/ResourceDefinitions.hrc>
#include "sc.hrc"
diff --git a/main/scaddins/source/datefunc/datefunc.src b/main/scaddins/source/datefunc/datefunc.src
index 7ea804d..d03e957 100644
--- a/main/scaddins/source/datefunc/datefunc.src
+++ b/main/scaddins/source/datefunc/datefunc.src
@@ -19,187 +19,183 @@
*
*************************************************************/
-
-
-
#include "datefunc.hrc"
-
Resource RID_DATE_FUNCTION_DESCRIPTIONS
{
- Resource DATE_FUNCDESC_DiffWeeks
+ Resource DATE_FUNCDESC_DiffWeeks
{
- String 1 // description DiffWeeks
+ String 1 // description DiffWeeks
{
- Text [ en-US ] = "Calculates the number of weeks in a specific period";
+ Text [ en-US ] = "Calculates the number of weeks in a specific period" ;
};
- String 2 // name of parameter 1 DiffWeeks
+ String 2 // name of parameter 1 DiffWeeks
{
- Text [ en-US ] = "Start date";
+ Text [ en-US ] = "Start date" ;
};
- String 3 // description of parameter 1 DiffWeeks
+ String 3 // description of parameter 1 DiffWeeks
{
- Text [ en-US ] = "First day of the period";
+ Text [ en-US ] = "First day of the period" ;
};
- String 4 // name of parameter 2 DiffWeeks
+ String 4 // name of parameter 2 DiffWeeks
{
- Text [ en-US ] = "End date";
+ Text [ en-US ] = "End date" ;
};
- String 5 // description of parameter 2 DiffWeeks
+ String 5 // description of parameter 2 DiffWeeks
{
- Text [ en-US ] = "Last day of the period";
+ Text [ en-US ] = "Last day of the period" ;
};
- String 6 // name of parameter 3 DiffWeeks
+ String 6 // name of parameter 3 DiffWeeks
{
- Text [ en-US ] = "Type";
+ Text [ en-US ] = "Type" ;
};
- String 7 // description of parameter 3 DiffWeeks
+ String 7 // description of parameter 3 DiffWeeks
{
- Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar weeks.";
+ Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar weeks." ;
};
};
- Resource DATE_FUNCDESC_DiffMonths
+ Resource DATE_FUNCDESC_DiffMonths
{
- String 1 // description DiffMonths
+ String 1 // description DiffMonths
{
- Text [ en-US ] = "Determines the number of months in a specific period.";
+ Text [ en-US ] = "Determines the number of months in a specific period." ;
};
- String 2 // name of parameter 1 DiffMonths
+ String 2 // name of parameter 1 DiffMonths
{
- Text [ en-US ] = "Start date";
+ Text [ en-US ] = "Start date" ;
};
- String 3 // description of parameter 1 DiffMonths
+ String 3 // description of parameter 1 DiffMonths
{
- Text [ en-US ] = "First day of the period.";
+ Text [ en-US ] = "First day of the period." ;
};
- String 4 // name of parameter 2 DiffMonths
+ String 4 // name of parameter 2 DiffMonths
{
- Text [ en-US ] = "End date";
+ Text [ en-US ] = "End date" ;
};
- String 5 // description of parameter 2 DiffMonths
+ String 5 // description of parameter 2 DiffMonths
{
- Text [ en-US ] = "Last day of the period.";
+ Text [ en-US ] = "Last day of the period." ;
};
- String 6 // name of parameter 3 DiffMonths
+ String 6 // name of parameter 3 DiffMonths
{
- Text [ en-US ] = "Type";
+ Text [ en-US ] = "Type" ;
};
- String 7 // description of parameter 3 DiffMonths
+ String 7 // description of parameter 3 DiffMonths
{
- Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar months.";
+ Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar months." ;
};
};
- Resource DATE_FUNCDESC_DiffYears
+ Resource DATE_FUNCDESC_DiffYears
{
- String 1 // description DiffYears
+ String 1 // description DiffYears
{
- Text [ en-US ] = "Calculates the number of years in a specific period.";
+ Text [ en-US ] = "Calculates the number of years in a specific period." ;
};
- String 2 // name of parameter 1 DiffYears
+ String 2 // name of parameter 1 DiffYears
{
- Text [ en-US ] = "Start date";
+ Text [ en-US ] = "Start date" ;
};
- String 3 // description of parameter 1 DiffYears
+ String 3 // description of parameter 1 DiffYears
{
- Text [ en-US ] = "First day of the period";
+ Text [ en-US ] = "First day of the period" ;
};
- String 4 // name of parameter 2 DiffYears
+ String 4 // name of parameter 2 DiffYears
{
- Text [ en-US ] = "End date";
+ Text [ en-US ] = "End date" ;
};
- String 5 // description of parameter 2 DiffYears
+ String 5 // description of parameter 2 DiffYears
{
- Text [ en-US ] = "Last day of the period";
+ Text [ en-US ] = "Last day of the period" ;
};
- String 6 // name of parameter 3 DiffYears
+ String 6 // name of parameter 3 DiffYears
{
- Text [ en-US ] = "Type";
+ Text [ en-US ] = "Type" ;
};
- String 7 // description of parameter 3 DiffYears
+ String 7 // description of parameter 3 DiffYears
{
- Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar years.";
+ Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar years." ;
};
};
- Resource DATE_FUNCDESC_IsLeapYear
+ Resource DATE_FUNCDESC_IsLeapYear
{
- String 1 // description IsLeapYear
+ String 1 // description IsLeapYear
{
- Text [ en-US ] = "Returns 1 (TRUE) if the date is a day of a leap year, otherwise 0 (FALSE).";
+ Text [ en-US ] = "Returns 1 (TRUE) if the date is a day of a leap year, otherwise 0 (FALSE)." ;
};
- String 2 // name of parameter 1 IsLeapYear
+ String 2 // name of parameter 1 IsLeapYear
{
- Text [ en-US ] = "Date";
+ Text [ en-US ] = "Date" ;
};
- String 3 // description of parameter 1 IsLeapYear
+ String 3 // description of parameter 1 IsLeapYear
{
- Text [ en-US ] = "Any day in the desired year";
+ Text [ en-US ] = "Any day in the desired year" ;
};
};
- Resource DATE_FUNCDESC_DaysInMonth
+ Resource DATE_FUNCDESC_DaysInMonth
{
- String 1 // description DaysInMonth
+ String 1 // description DaysInMonth
{
- Text [ en-US ] = "Returns the number of days of the month in which the date entered occurs";
+ Text [ en-US ] = "Returns the number of days of the month in which the date entered occurs" ;
};
- String 2 // name of parameter 1 DaysInMonth
+ String 2 // name of parameter 1 DaysInMonth
{
- Text [ en-US ] = "Date";
+ Text [ en-US ] = "Date" ;
};
- String 3 // description of parameter 1 DaysInMonth
+ String 3 // description of parameter 1 DaysInMonth
{
- Text [ en-US ] = "Any day in the desired month";
+ Text [ en-US ] = "Any day in the desired month" ;
};
};
- Resource DATE_FUNCDESC_DaysInYear
+ Resource DATE_FUNCDESC_DaysInYear
{
- String 1 // description DaysInYear
+ String 1 // description DaysInYear
{
- Text [ en-US ] = "Returns the number of days of the year in which the date entered occurs.";
+ Text [ en-US ] = "Returns the number of days of the year in which the date entered occurs." ;
};
- String 2 // name of parameter 1 DaysInYear
+ String 2 // name of parameter 1 DaysInYear
{
- Text [ en-US ] = "Date";
+ Text [ en-US ] = "Date" ;
};
- String 3 // description of parameter 1 DaysInYear
+ String 3 // description of parameter 1 DaysInYear
{
- Text [ en-US ] = "Any day in the desired year";
+ Text [ en-US ] = "Any day in the desired year" ;
};
};
- Resource DATE_FUNCDESC_WeeksInYear
+ Resource DATE_FUNCDESC_WeeksInYear
{
- String 1 // description WeeksInYear
+ String 1 // description WeeksInYear
{
- Text [ en-US ] = "Returns the number of weeks of the year in which the date entered occurs";
+ Text [ en-US ] = "Returns the number of weeks of the year in which the date entered occurs" ;
};
- String 2 // name of parameter 1 WeeksInYear
+ String 2 // name of parameter 1 WeeksInYear
{
- Text [ en-US ] = "Date";
+ Text [ en-US ] = "Date" ;
};
- String 3 // description of parameter 1 WeeksInYear
+ String 3 // description of parameter 1 WeeksInYear
{
- Text [ en-US ] = "Any day in the desired year";
+ Text [ en-US ] = "Any day in the desired year" ;
};
};
- Resource DATE_FUNCDESC_Rot13
+ Resource DATE_FUNCDESC_Rot13
{
- String 1 // description Rot13
+ String 1 // description Rot13
{
- Text [ en-US ] = "Encrypts or decrypts a text using the ROT13 algorithm";
+ Text [ en-US ] = "Encrypts or decrypts a text using the ROT13 algorithm" ;
};
- String 2 // name of parameter 1 Rot13
+ String 2 // name of parameter 1 Rot13
{
- Text [ en-US ] = "Text";
+ Text [ en-US ] = "Text" ;
};
- String 3 // description of parameter 1 Rot13
+ String 3 // description of parameter 1 Rot13
{
- Text [ en-US ] = "Text to be encrypted or text already encrypted";
+ Text [ en-US ] = "Text to be encrypted or text already encrypted" ;
};
};
};
@@ -207,37 +203,37 @@
Resource RID_DATE_FUNCTION_NAMES
{
- String DATE_FUNCNAME_DiffWeeks
+ String DATE_FUNCNAME_DiffWeeks
{
- Text [ en-US ] = "WEEKS";
+ Text [ en-US ] = "WEEKS" ;
};
- String DATE_FUNCNAME_DiffMonths
+ String DATE_FUNCNAME_DiffMonths
{
- Text [ en-US ] = "MONTHS";
+ Text [ en-US ] = "MONTHS" ;
};
- String DATE_FUNCNAME_DiffYears
+ String DATE_FUNCNAME_DiffYears
{
- Text [ en-US ] = "YEARS";
+ Text [ en-US ] = "YEARS" ;
};
- String DATE_FUNCNAME_IsLeapYear
+ String DATE_FUNCNAME_IsLeapYear
{
- Text [ en-US ] = "ISLEAPYEAR";
+ Text [ en-US ] = "ISLEAPYEAR" ;
};
- String DATE_FUNCNAME_DaysInMonth
+ String DATE_FUNCNAME_DaysInMonth
{
- Text [ en-US ] = "DAYSINMONTH";
+ Text [ en-US ] = "DAYSINMONTH" ;
};
- String DATE_FUNCNAME_DaysInYear
+ String DATE_FUNCNAME_DaysInYear
{
- Text [ en-US ] = "DAYSINYEAR";
+ Text [ en-US ] = "DAYSINYEAR" ;
};
- String DATE_FUNCNAME_WeeksInYear
+ String DATE_FUNCNAME_WeeksInYear
{
- Text [ en-US ] = "WEEKSINYEAR";
+ Text [ en-US ] = "WEEKSINYEAR" ;
};
- String DATE_FUNCNAME_Rot13
+ String DATE_FUNCNAME_Rot13
{
- Text [ en-US ] = "ROT13";
+ Text [ en-US ] = "ROT13" ;
};
};
@@ -245,68 +241,70 @@
Resource RID_DATE_DEFFUNCTION_NAMES
{
- StringArray DATE_DEFFUNCNAME_DiffWeeks
+ StringArray DATE_DEFFUNCNAME_DiffWeeks
{
ItemList =
{
- < "WOCHEN"; >;
- < "WEEKS"; >;
- };
- };
- StringArray DATE_DEFFUNCNAME_DiffMonths
+ < "WOCHEN" ; > ;
+ < "WEEKS" ; > ;
+ };
+ };
+ StringArray DATE_DEFFUNCNAME_DiffMonths
{
ItemList =
{
- < "MONATE"; >;
- < "MONTHS"; >;
- };
- };
- StringArray DATE_DEFFUNCNAME_DiffYears
+ < "MONATE" ; > ;
+ < "MONTHS" ; > ;
+ };
+ };
+ StringArray DATE_DEFFUNCNAME_DiffYears
{
ItemList =
{
- < "JAHRE"; >;
- < "YEARS"; >;
- };
- };
- StringArray DATE_DEFFUNCNAME_IsLeapYear
+ < "JAHRE" ; > ;
+ < "YEARS" ; > ;
+ };
+ };
+ StringArray DATE_DEFFUNCNAME_IsLeapYear
{
ItemList =
{
- < "ISTSCHALTJAHR"; >;
- < "ISLEAPYEAR"; >;
- };
- };
- StringArray DATE_DEFFUNCNAME_DaysInMonth
+ < "ISTSCHALTJAHR" ; > ;
+ < "ISLEAPYEAR" ; > ;
+ };
+ };
+ StringArray DATE_DEFFUNCNAME_DaysInMonth
{
ItemList =
{
- < "TAGEIMMONAT"; >;
- < "DAYSINMONTH"; >;
- };
- };
- StringArray DATE_DEFFUNCNAME_DaysInYear
+ < "TAGEIMMONAT" ; > ;
+ < "DAYSINMONTH" ; > ;
+ };
+ };
+ StringArray DATE_DEFFUNCNAME_DaysInYear
{
ItemList =
{
- < "TAGEIMJAHR"; >;
- < "DAYSINYEAR"; >;
- };
- };
- StringArray DATE_DEFFUNCNAME_WeeksInYear
+ < "TAGEIMJAHR" ; > ;
+ < "DAYSINYEAR" ; > ;
+ };
+ };
+ StringArray DATE_DEFFUNCNAME_WeeksInYear
{
ItemList =
{
- < "WOCHENIMJAHR"; >;
- < "WEEKSINYEAR"; >;
- };
- };
- StringArray DATE_DEFFUNCNAME_Rot13
+ < "WOCHENIMJAHR" ; > ;
+ < "WEEKSINYEAR" ; > ;
+ };
+ };
+ StringArray DATE_DEFFUNCNAME_Rot13
{
ItemList =
{
- < "ROT13"; >;
- < "ROT13"; >;
- };
- };
+ < "ROT13" ; > ;
+ < "ROT13" ; > ;
+ };
+ };
};
+
+// ********************************************************************** EOF
diff --git a/main/sd/source/ui/dlg/copydlg.src b/main/sd/source/ui/dlg/copydlg.src
index 75048a7..6a0f4be 100644
--- a/main/sd/source/ui/dlg/copydlg.src
+++ b/main/sd/source/ui/dlg/copydlg.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "app.hrc"
#include "res_bmp.hrc"
#include "copydlg.hrc"
diff --git a/main/sd/source/ui/dlg/custsdlg.src b/main/sd/source/ui/dlg/custsdlg.src
index bb256c9..ff495b7 100644
--- a/main/sd/source/ui/dlg/custsdlg.src
+++ b/main/sd/source/ui/dlg/custsdlg.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "custsdlg.hrc"
#include "app.hrc"
#include "helpids.h"
diff --git a/main/sfx2/source/dialog/alienwarn.src b/main/sfx2/source/dialog/alienwarn.src
index fce296d..b3784b1 100644
--- a/main/sfx2/source/dialog/alienwarn.src
+++ b/main/sfx2/source/dialog/alienwarn.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "alienwarn.hrc"
#include "dialog.hrc"
#include "helpid.hrc"
diff --git a/main/svtools/source/control/ctrlbox.src b/main/svtools/source/control/ctrlbox.src
index 52e9ea4..b30e86b 100644
--- a/main/svtools/source/control/ctrlbox.src
+++ b/main/svtools/source/control/ctrlbox.src
@@ -19,11 +19,8 @@
*
*************************************************************/
-
-
#include <svtools/svtools.hrc>
-
IMAGE RID_IMG_SCALABLEFONT
{
ImageBitmap = Bitmap { File = "scalfont.png" ; };
@@ -148,7 +145,7 @@
String STR_SVT_INDEXENTRY_PINYIN
{
/* Chinese sorting algorithm */
- Text [ en-US ] = "Pinyin" ;
+ Text [ en-US ] = "Pinyin" ;
};
String STR_SVT_INDEXENTRY_RADICAL
diff --git a/main/svx/source/dialog/contdlg.src b/main/svx/source/dialog/contdlg.src
index 2aede89..0a7b501 100644
--- a/main/svx/source/dialog/contdlg.src
+++ b/main/svx/source/dialog/contdlg.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
// include ---------------------------------------------------------------
#include "helpid.hrc"
#include "contdlg.hrc"
diff --git a/main/svx/source/dialog/ctredlin.src b/main/svx/source/dialog/ctredlin.src
index 0ab0f4e..03751c1 100644
--- a/main/svx/source/dialog/ctredlin.src
+++ b/main/svx/source/dialog/ctredlin.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "ctredlin.hrc"
#include "helpid.hrc"
diff --git a/main/svx/source/unodialogs/textconversiondlgs/chinese_dialogs.src b/main/svx/source/unodialogs/textconversiondlgs/chinese_dialogs.src
index 9dea4d9..36b7a2d 100644
--- a/main/svx/source/unodialogs/textconversiondlgs/chinese_dialogs.src
+++ b/main/svx/source/unodialogs/textconversiondlgs/chinese_dialogs.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "chinese_dictionarydialog.hrc"
#include "chinese_translationdialog.hrc"
@@ -29,15 +27,15 @@
#define DIRECTION_RADIOBUTTONS( D_XPOS, D_YPOS, D_FULLWIDTH ) \
RadioButton RB_TO_SIMPLIFIED \
{ \
- Pos = MAP_APPFONT( D_XPOS, D_YPOS ); \
+ Pos = MAP_APPFONT ( D_XPOS, D_YPOS ); \
Size = MAP_APPFONT ( D_FULLWIDTH, RSC_CD_RADIOBUTTON_HEIGHT ) ; \
- Text [ en-US ] = "~Traditional Chinese to simplified Chinese"; \
+ Text [ en-US ] = "~Traditional Chinese to simplified Chinese" ; \
}; \
RadioButton RB_TO_TRADITIONAL \
{ \
- Pos = MAP_APPFONT( D_XPOS, D_YPOS + RSC_CD_RADIOBUTTON_HEIGHT+RSC_SP_CTRL_GROUP_Y ); \
+ Pos = MAP_APPFONT ( D_XPOS, D_YPOS + RSC_CD_RADIOBUTTON_HEIGHT+RSC_SP_CTRL_GROUP_Y ) ; \
Size = MAP_APPFONT ( D_FULLWIDTH, RSC_CD_RADIOBUTTON_HEIGHT ) ; \
- Text [ en-US ] = "~Simplified Chinese to traditional Chinese"; \
+ Text [ en-US ] = "~Simplified Chinese to traditional Chinese" ; \
};
//-----------------------------------------------------------------------------
@@ -74,126 +72,126 @@
ModalDialog DLG_CHINESEDICTIONARY
{
- HelpID = "svx:ModalDialog:DLG_CHINESEDICTIONARY";
+ HelpID = "svx:ModalDialog:DLG_CHINESEDICTIONARY" ;
//HelpId = ;
- Size = MAP_APPFONT( FULL_WIDTH, FULL_HEIGHT );
- OutputSize = TRUE;
+ Size = MAP_APPFONT ( FULL_WIDTH, FULL_HEIGHT ) ;
+ OutputSize = TRUE ;
Closeable = TRUE ;
Moveable = TRUE ;
- SVLook = TRUE;
+ SVLook = TRUE ;
- Text [ en-US ] = "Edit Dictionary";
+ Text [ en-US ] = "Edit Dictionary" ;
- DIRECTION_RADIOBUTTONS( COL_1, ROW_1, FULL_WIDTH - COL_1 - RSC_SP_DLG_INNERBORDER_RIGHT )
+ DIRECTION_RADIOBUTTONS( COL_1, ROW_1, FULL_WIDTH - COL_1 - RSC_SP_DLG_INNERBORDER_RIGHT )
- CheckBox CB_REVERSE
+ CheckBox CB_REVERSE
{
- HelpID = "svx:CheckBox:DLG_CHINESEDICTIONARY:CB_REVERSE";
+ HelpID = "svx:CheckBox:DLG_CHINESEDICTIONARY:CB_REVERSE" ;
Pos = MAP_APPFONT ( COL_1, ROW_3 ) ;
- Size = MAP_APPFONT ( FULL_WIDTH - COL_1 - RSC_SP_DLG_INNERBORDER_RIGHT , RSC_CD_CHECKBOX_HEIGHT ) ;
+ Size = MAP_APPFONT ( FULL_WIDTH - COL_1 - RSC_SP_DLG_INNERBORDER_RIGHT, RSC_CD_CHECKBOX_HEIGHT ) ;
- Text [ en-US ] = "Reverse mapping";
+ Text [ en-US ] = "Reverse mapping" ;
};
FixedText FT_TERM
{
- Pos = MAP_APPFONT ( COL_1 , ROW_4 ) ;
- Size = MAP_APPFONT ( COL_WIDTH, RSC_CD_FIXEDTEXT_HEIGHT ) ;
- Text [ en-US ] = "Term";
+ Pos = MAP_APPFONT ( COL_1, ROW_4 ) ;
+ Size = MAP_APPFONT ( COL_WIDTH, RSC_CD_FIXEDTEXT_HEIGHT ) ;
+ Text [ en-US ] = "Term" ;
};
Edit ED_TERM
{
- HelpID = "svx:Edit:DLG_CHINESEDICTIONARY:ED_TERM";
+ HelpID = "svx:Edit:DLG_CHINESEDICTIONARY:ED_TERM" ;
Border = TRUE ;
- Pos = MAP_APPFONT ( COL_1 , ROW_5 ) ;
- Size = MAP_APPFONT ( COL_WIDTH , RSC_CD_TEXTBOX_HEIGHT ) ;
+ Pos = MAP_APPFONT ( COL_1, ROW_5 ) ;
+ Size = MAP_APPFONT ( COL_WIDTH, RSC_CD_TEXTBOX_HEIGHT ) ;
};
FixedText FT_MAPPING
{
- Pos = MAP_APPFONT ( COL_2 , ROW_4 ) ;
- Size = MAP_APPFONT ( COL_WIDTH, RSC_CD_FIXEDTEXT_HEIGHT ) ;
- Text [ en-US ] = "Mapping";
+ Pos = MAP_APPFONT ( COL_2, ROW_4 ) ;
+ Size = MAP_APPFONT ( COL_WIDTH, RSC_CD_FIXEDTEXT_HEIGHT ) ;
+ Text [ en-US ] = "Mapping" ;
};
Edit ED_MAPPING
{
- HelpID = "svx:Edit:DLG_CHINESEDICTIONARY:ED_MAPPING";
+ HelpID = "svx:Edit:DLG_CHINESEDICTIONARY:ED_MAPPING" ;
Border = TRUE ;
- Pos = MAP_APPFONT ( COL_2 , ROW_5 ) ;
- Size = MAP_APPFONT ( COL_WIDTH , RSC_CD_TEXTBOX_HEIGHT ) ;
+ Pos = MAP_APPFONT ( COL_2, ROW_5 ) ;
+ Size = MAP_APPFONT ( COL_WIDTH, RSC_CD_TEXTBOX_HEIGHT ) ;
};
FixedText FT_PROPERTY
{
- Pos = MAP_APPFONT ( COL_3 , ROW_4 ) ;
- Size = MAP_APPFONT ( REST_COL_WIDTH, RSC_CD_FIXEDTEXT_HEIGHT ) ;
- Text [ en-US ] = "Property";
+ Pos = MAP_APPFONT ( COL_3, ROW_4 ) ;
+ Size = MAP_APPFONT ( REST_COL_WIDTH, RSC_CD_FIXEDTEXT_HEIGHT ) ;
+ Text [ en-US ] = "Property" ;
};
- ListBox LB_PROPERTY
+ ListBox LB_PROPERTY
{
- HelpID = "svx:ListBox:DLG_CHINESEDICTIONARY:LB_PROPERTY";
+ HelpID = "svx:ListBox:DLG_CHINESEDICTIONARY:LB_PROPERTY" ;
Border = TRUE ;
- Pos = MAP_APPFONT ( COL_3 , ROW_5 ) ;
- Size = MAP_APPFONT ( REST_COL_WIDTH , RSC_CD_TEXTBOX_HEIGHT ) ;
+ Pos = MAP_APPFONT ( COL_3, ROW_5 ) ;
+ Size = MAP_APPFONT ( REST_COL_WIDTH, RSC_CD_TEXTBOX_HEIGHT ) ;
DropDown = TRUE ;
- stringlist [ en-US ] =
+ stringlist [ en-US ] =
{
- < "Other" ; Default ; > ;
- < "Foreign" ; > ;
- < "First name" ; > ;
- < "Last name" ; > ;
- < "Title" ; > ;
- < "Status" ; > ;
- < "Place name" ; > ;
- < "Business" ; > ;
- < "Adjective" ; > ;
- < "Idiom" ; > ;
- < "Abbreviation" ; > ;
- < "Numerical" ; > ;
- < "Noun" ; > ;
- < "Verb" ; > ;
- < "Brand name" ; > ;
+ < "Other" ; Default ; > ;
+ < "Foreign" ; > ;
+ < "First name" ; > ;
+ < "Last name" ; > ;
+ < "Title" ; > ;
+ < "Status" ; > ;
+ < "Place name" ; > ;
+ < "Business" ; > ;
+ < "Adjective" ; > ;
+ < "Idiom" ; > ;
+ < "Abbreviation" ; > ;
+ < "Numerical" ; > ;
+ < "Noun" ; > ;
+ < "Verb" ; > ;
+ < "Brand name" ; > ;
};
};
Control CT_MAPPINGLIST
{
- Pos = MAP_APPFONT ( COL_1, ROW_6 ) ;
- Size = MAP_APPFONT ( COL_4 - COL_1 - RSC_SP_CTRL_GROUP_X, LIST_HEIGHT ) ;
- TabStop = TRUE ;
+ Pos = MAP_APPFONT ( COL_1, ROW_6 ) ;
+ Size = MAP_APPFONT ( COL_4 - COL_1 - RSC_SP_CTRL_GROUP_X, LIST_HEIGHT ) ;
+ TabStop = TRUE ;
};
PushButton PB_ADD
{
- HelpID = "svx:PushButton:DLG_CHINESEDICTIONARY:PB_ADD";
- Pos = MAP_APPFONT( COL_4, ROW_5 );
- Size = MAP_APPFONT( BUTTONCOL_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT );
+ HelpID = "svx:PushButton:DLG_CHINESEDICTIONARY:PB_ADD" ;
+ Pos = MAP_APPFONT ( COL_4, ROW_5 ) ;
+ Size = MAP_APPFONT ( BUTTONCOL_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT ) ;
- Text [ en-US ] = "~Add";
+ Text [ en-US ] = "~Add" ;
};
PushButton PB_MODIFY
{
- HelpID = "svx:PushButton:DLG_CHINESEDICTIONARY:PB_MODIFY";
- Pos = MAP_APPFONT( COL_4, ROW_5a );
- Size = MAP_APPFONT( BUTTONCOL_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT );
+ HelpID = "svx:PushButton:DLG_CHINESEDICTIONARY:PB_MODIFY" ;
+ Pos = MAP_APPFONT ( COL_4, ROW_5a ) ;
+ Size = MAP_APPFONT ( BUTTONCOL_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT ) ;
- Text [ en-US ] = "~Modify";
+ Text [ en-US ] = "~Modify" ;
};
PushButton PB_DELETE
{
- HelpID = "svx:PushButton:DLG_CHINESEDICTIONARY:PB_DELETE";
- Pos = MAP_APPFONT( COL_4, ROW_5b );
- Size = MAP_APPFONT( BUTTONCOL_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT );
+ HelpID = "svx:PushButton:DLG_CHINESEDICTIONARY:PB_DELETE" ;
+ Pos = MAP_APPFONT ( COL_4, ROW_5b ) ;
+ Size = MAP_APPFONT ( BUTTONCOL_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT ) ;
- Text [ en-US ] = "~Delete";
+ Text [ en-US ] = "~Delete" ;
};
- FixedLine FL_BOTTOMLINE
+ FixedLine FL_BOTTOMLINE
{
- Pos = MAP_APPFONT ( 0 , ROW_7 ) ;
- Size = MAP_APPFONT ( FULL_WIDTH, RSC_CD_FIXEDLINE_HEIGHT ) ;
+ Pos = MAP_APPFONT ( 0, ROW_7 ) ;
+ Size = MAP_APPFONT ( FULL_WIDTH, RSC_CD_FIXEDLINE_HEIGHT ) ;
};
BUTTONS_OK_CANCEL_HELP_ABREAST( FULL_WIDTH - RSC_SP_DLG_INNERBORDER_RIGHT, ROW_8 )
@@ -225,64 +223,66 @@
ModalDialog DLG_CHINESETRANSLATION
{
- HelpID = "svx:ModalDialog:DLG_CHINESETRANSLATION";
+ HelpID = "svx:ModalDialog:DLG_CHINESETRANSLATION" ;
//HelpId = ;
- Size = MAP_APPFONT( T_FULL_WIDTH, T_FULL_HEIGHT );
- OutputSize = TRUE;
+ Size = MAP_APPFONT ( T_FULL_WIDTH, T_FULL_HEIGHT ) ;
+ OutputSize = TRUE ;
Closeable = TRUE ;
Moveable = TRUE ;
- SVLook = TRUE;
+ SVLook = TRUE ;
- Text [ en-US ] = "Chinese Conversion";
+ Text [ en-US ] = "Chinese Conversion" ;
- FixedLine FL_DIRECTION
+ FixedLine FL_DIRECTION
{
- Pos = MAP_APPFONT ( T_COL_1 , T_ROW_1 ) ;
- Size = MAP_APPFONT ( T_FULL_WIDTH - T_COL_1 - RSC_SP_DLG_INNERBORDER_RIGHT, RSC_CD_FIXEDLINE_HEIGHT ) ;
- Text [ en-US ] = "Conversion direction";
+ Pos = MAP_APPFONT ( T_COL_1, T_ROW_1 ) ;
+ Size = MAP_APPFONT ( T_FULL_WIDTH - T_COL_1 - RSC_SP_DLG_INNERBORDER_RIGHT, RSC_CD_FIXEDLINE_HEIGHT ) ;
+ Text [ en-US ] = "Conversion direction" ;
};
DIRECTION_RADIOBUTTONS( T_COL_2, T_ROW_2, (T_FULL_WIDTH - T_COL_2 - RSC_SP_DLG_INNERBORDER_RIGHT) )
CheckBox CB_USE_VARIANTS
{
- HelpID = "svx:CheckBox:DLG_CHINESETRANSLATION:CB_USE_VARIANTS";
- Pos = MAP_APPFONT( T_COL_3, T_ROW_4 );
+ HelpID = "svx:CheckBox:DLG_CHINESETRANSLATION:CB_USE_VARIANTS" ;
+ Pos = MAP_APPFONT ( T_COL_3, T_ROW_4 ) ;
Size = MAP_APPFONT ( T_FULL_WIDTH - T_COL_3 - RSC_SP_DLG_INNERBORDER_RIGHT, RSC_CD_CHECKBOX_HEIGHT ) ;
- Text [ en-US ] = "~Use Taiwan, Hong Kong SAR, and Macao SAR character variants";
+ Text [ en-US ] = "~Use Taiwan, Hong Kong SAR, and Macao SAR character variants" ;
};
FixedLine FL_COMMONTERMS
{
- Pos = MAP_APPFONT ( T_COL_1 , T_ROW_5 ) ;
- Size = MAP_APPFONT ( T_FULL_WIDTH - T_COL_1 - RSC_SP_DLG_INNERBORDER_RIGHT, RSC_CD_FIXEDLINE_HEIGHT ) ;
- Text [ en-US ] = "Common terms";
+ Pos = MAP_APPFONT ( T_COL_1, T_ROW_5 ) ;
+ Size = MAP_APPFONT ( T_FULL_WIDTH - T_COL_1 - RSC_SP_DLG_INNERBORDER_RIGHT, RSC_CD_FIXEDLINE_HEIGHT ) ;
+ Text [ en-US ] = "Common terms" ;
};
CheckBox CB_TRANSLATE_COMMONTERMS
{
- HelpID = "svx:CheckBox:DLG_CHINESETRANSLATION:CB_TRANSLATE_COMMONTERMS";
- Pos = MAP_APPFONT( T_COL_2, T_ROW_6 );
+ HelpID = "svx:CheckBox:DLG_CHINESETRANSLATION:CB_TRANSLATE_COMMONTERMS" ;
+ Pos = MAP_APPFONT ( T_COL_2, T_ROW_6 ) ;
Size = MAP_APPFONT ( T_COL_4 - T_COL_2, RSC_CD_CHECKBOX_HEIGHT ) ;
- Text [ en-US ] = "Translate ~common terms";
+ Text [ en-US ] = "Translate ~common terms" ;
};
PushButton PB_EDITTERMS
{
- HelpID = "svx:PushButton:DLG_CHINESETRANSLATION:PB_EDITTERMS";
- Pos = MAP_APPFONT( T_COL_4, T_ROW_6-(RSC_CD_PUSHBUTTON_HEIGHT-RSC_CD_CHECKBOX_HEIGHT)/2 );
- Size = MAP_APPFONT( T_EDITBUTTON_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT );
+ HelpID = "svx:PushButton:DLG_CHINESETRANSLATION:PB_EDITTERMS" ;
+ Pos = MAP_APPFONT ( T_COL_4, T_ROW_6-(RSC_CD_PUSHBUTTON_HEIGHT-RSC_CD_CHECKBOX_HEIGHT)/2 ) ;
+ Size = MAP_APPFONT ( T_EDITBUTTON_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT ) ;
- Text [ en-US ] = "~Edit Terms...";
+ Text [ en-US ] = "~Edit Terms..." ;
};
FixedLine T_FL_BOTTOMLINE
{
- Pos = MAP_APPFONT ( 0 , T_ROW_7 ) ;
- Size = MAP_APPFONT ( T_FULL_WIDTH, RSC_CD_FIXEDLINE_HEIGHT ) ;
+ Pos = MAP_APPFONT ( 0, T_ROW_7 ) ;
+ Size = MAP_APPFONT ( T_FULL_WIDTH, RSC_CD_FIXEDLINE_HEIGHT ) ;
};
BUTTONS_OK_CANCEL_HELP_ABREAST( T_FULL_WIDTH - RSC_SP_DLG_INNERBORDER_RIGHT, T_ROW_8 )
};
+
+// ********************************************************************** EOF
diff --git a/main/sw/source/ui/chrdlg/ccoll.src b/main/sw/source/ui/chrdlg/ccoll.src
index 12dbd44..bba68c5 100644
--- a/main/sw/source/ui/chrdlg/ccoll.src
+++ b/main/sw/source/ui/chrdlg/ccoll.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
// #pragma ******************************************************************
// #include *****************************************************************
diff --git a/main/sw/source/ui/dialog/abstract.src b/main/sw/source/ui/dialog/abstract.src
index 426fccd..2a4694d 100644
--- a/main/sw/source/ui/dialog/abstract.src
+++ b/main/sw/source/ui/dialog/abstract.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "dialog.hrc"
#include "helpid.h"
#include "abstract.hrc"
diff --git a/main/sw/source/ui/docvw/access.src b/main/sw/source/ui/docvw/access.src
index 986c220..fa04007 100644
--- a/main/sw/source/ui/docvw/access.src
+++ b/main/sw/source/ui/docvw/access.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "access.hrc"
String STR_ACCESS_DOC_NAME
diff --git a/main/sw/source/ui/docvw/annotation.src b/main/sw/source/ui/docvw/annotation.src
index deb01cd..e1ce7bb 100644
--- a/main/sw/source/ui/docvw/annotation.src
+++ b/main/sw/source/ui/docvw/annotation.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "annotation.hrc"
#include "cmdid.h"
diff --git a/main/sw/source/ui/misc/bookmark.src b/main/sw/source/ui/misc/bookmark.src
index 96b95cc..4024ad0 100644
--- a/main/sw/source/ui/misc/bookmark.src
+++ b/main/sw/source/ui/misc/bookmark.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "misc.hrc"
#include "bookmark.hrc"
#include "cmdid.h"
diff --git a/main/xmlsecurity/source/dialogs/certificatechooser.src b/main/xmlsecurity/source/dialogs/certificatechooser.src
index 50f6d99..01c7460 100644
--- a/main/xmlsecurity/source/dialogs/certificatechooser.src
+++ b/main/xmlsecurity/source/dialogs/certificatechooser.src
@@ -19,14 +19,12 @@
*
*************************************************************/
-
-
#include "dialogs.hrc"
#include "helpids.hrc"
ModalDialog RID_XMLSECDLG_CERTCHOOSER
{
- HelpId = HID_XMLSEC_DLG_CERTCHOOSER;
+ HelpId = HID_XMLSEC_DLG_CERTCHOOSER ;
Size = MAP_APPFONT ( CS_WIDTH, CS_HEIGHT ) ;
OutputSize = TRUE ;
Closeable = TRUE ;
diff --git a/main/xmlsecurity/source/dialogs/certificateviewer.src b/main/xmlsecurity/source/dialogs/certificateviewer.src
index 0ead152..14e881e 100644
--- a/main/xmlsecurity/source/dialogs/certificateviewer.src
+++ b/main/xmlsecurity/source/dialogs/certificateviewer.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "dialogs.hrc"
#include "helpids.hrc"