Author: mseidel
Date: Tue Oct  2 15:27:52 2018
New Revision: 1842636

URL: http://svn.apache.org/viewvc?rev=1842636&view=rev
Log:
Cleaned up resource files

Modified:
    openoffice/trunk/main/cui/source/options/dbregister.src
    openoffice/trunk/main/cui/source/options/fontsubs.src
    openoffice/trunk/main/cui/source/options/optfltr.src
    openoffice/trunk/main/cui/source/options/opthtml.src

Modified: openoffice/trunk/main/cui/source/options/dbregister.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/options/dbregister.src?rev=1842636&r1=1842635&r2=1842636&view=diff
==============================================================================
--- openoffice/trunk/main/cui/source/options/dbregister.src (original)
+++ openoffice/trunk/main/cui/source/options/dbregister.src Tue Oct  2 15:27:52 
2018
@@ -27,63 +27,63 @@
 #include <svx/dialogs.hrc>
 
 // RID_SFXPAGE_PATH -----------------------------------------------------
-#define STD_MASKCOLOR Color { Red=0xffff; Green=0x0000; Blue=0xffff; }
 TabPage RID_SFXPAGE_DBREGISTER
 {
        HelpId = "cui:TabPage:RID_SFXPAGE_DBREGISTER" ;
        OutputSize = TRUE ;
        SVLook = TRUE ;
        Hide = TRUE ;
-       Size = MAP_APPFONT ( 260 , 185 ) ;
+       Size = MAP_APPFONT ( 260, 185 ) ;
        Text [ en-US ] = "Registered databases" ;
 
        FixedText FT_TYPE
        {
                Hide = TRUE;
-               Pos = MAP_APPFONT ( 12 , 14 ) ;
-               Size = MAP_APPFONT ( 40 , 10 ) ;
+               Pos = MAP_APPFONT ( 12, 14 ) ;
+               Size = MAP_APPFONT ( 40, 10 ) ;
                Text [ en-US ] = "Registered name" ;
        };
        FixedText FT_PATH
        {
                Hide = TRUE;
-               Pos = MAP_APPFONT ( 110 , 14 ) ;
-               Size = MAP_APPFONT ( 40 , 10 ) ;
+               Pos = MAP_APPFONT ( 110, 14 ) ;
+               Size = MAP_APPFONT ( 40, 10 ) ;
                Text [ en-US ] = "Database file" ;
        };
        Control LB_PATH
        {
-               Pos = MAP_APPFONT ( 12 , 14 ) ;
-               Size = MAP_APPFONT ( 236 , 147 ) ;
+               Pos = MAP_APPFONT ( 12, 14 ) ;
+               Size = MAP_APPFONT ( 236, 147 ) ;
                Border = TRUE ;
-               TabStop = TRUE;
+               TabStop = TRUE ;
        };
        PushButton BTN_NEW
        {
-           HelpID = "cui:PushButton:RID_SFXPAGE_DBREGISTER:BTN_NEW";
-               Pos = MAP_APPFONT ( 47 , 165 ) ;
-               Size = MAP_APPFONT ( 65 , 14 ) ;
+               HelpID = "cui:PushButton:RID_SFXPAGE_DBREGISTER:BTN_NEW";
+               Pos = MAP_APPFONT ( 47, 165 ) ;
+               Size = MAP_APPFONT ( 65, 14 ) ;
                Text [ en-US ] = "~New..." ;
        };
        PushButton BTN_EDIT
        {
-           HelpID = "cui:PushButton:RID_SFXPAGE_DBREGISTER:BTN_EDIT";
-               Pos = MAP_APPFONT ( 183 , 165 ) ;
-               Size = MAP_APPFONT ( 65 , 14 ) ;
+               HelpID = "cui:PushButton:RID_SFXPAGE_DBREGISTER:BTN_EDIT";
+               Pos = MAP_APPFONT ( 183, 165 ) ;
+               Size = MAP_APPFONT ( 65, 14 ) ;
                Text [ en-US ] = "~Edit..." ;
        };
        PushButton BTN_DELETE
        {
-           HelpID = "cui:PushButton:RID_SFXPAGE_DBREGISTER:BTN_DELETE";
-               Pos = MAP_APPFONT ( 115 , 165 ) ;
-               Size = MAP_APPFONT ( 65 , 14 ) ;
+               HelpID = "cui:PushButton:RID_SFXPAGE_DBREGISTER:BTN_DELETE";
+               Pos = MAP_APPFONT ( 115, 165 ) ;
+               Size = MAP_APPFONT ( 65, 14 ) ;
                Text [ en-US ] = "~Delete" ;
        };
-    FixedLine GB_STD
+       FixedLine GB_STD
        {
-               Pos = MAP_APPFONT ( 6 , 3 ) ;
-        Size = MAP_APPFONT ( 248 , 8 ) ;
+               Pos = MAP_APPFONT ( 6, 3 ) ;
+               Size = MAP_APPFONT ( 248, 8 ) ;
                Text [ en-US ] = "Registered databases" ;
        };
 };
 
+// ******************************************************************* EOF

Modified: openoffice/trunk/main/cui/source/options/fontsubs.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/options/fontsubs.src?rev=1842636&r1=1842635&r2=1842636&view=diff
==============================================================================
--- openoffice/trunk/main/cui/source/options/fontsubs.src (original)
+++ openoffice/trunk/main/cui/source/options/fontsubs.src Tue Oct  2 15:27:52 
2018
@@ -21,90 +21,78 @@
 
 
 
- // include ------------------------------------------------------------------
-
+// include ------------------------------------------------------------------
 #include "fontsubs.hrc"
 #include "helpid.hrc"
-
- // pragma -------------------------------------------------------------------
-
-
-
-
-/**************************************************************************/
-/*                                                                        */
-/*                                                                        */
-/*                                                                        */
-/**************************************************************************/
+// pragma -------------------------------------------------------------------
 
 TabPage RID_SVX_FONT_SUBSTITUTION
 {
        HelpID = HID_OFA_FONT_SUBSTITUTION ;
        SVLook = TRUE ;
        Hide = TRUE ;
-       Size = MAP_APPFONT ( 260 , 185 ) ;
+       Size = MAP_APPFONT ( 260, 185 ) ;
        CheckBox CB_USETABLE
        {
-           HelpID = "cui:CheckBox:RID_SVX_FONT_SUBSTITUTION:CB_USETABLE";
-               Pos = MAP_APPFONT ( 6 , 6 ) ;
-               Size = MAP_APPFONT ( 248 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_SVX_FONT_SUBSTITUTION:CB_USETABLE";
+               Pos = MAP_APPFONT ( 6, 6 ) ;
+               Size = MAP_APPFONT ( 248, 10 ) ;
                TabStop = TRUE ;
-               Text [ en-US ] = "~Apply replacement table";
+               Text [ en-US ] = "~Apply replacement table" ;
        };
-    FixedText FT_FONT1
+       FixedText FT_FONT1
        {
-        Pos = MAP_APPFONT ( 6 , 20 ) ;
-               Size = MAP_APPFONT ( 100 , 8 ) ;
+               Pos = MAP_APPFONT ( 6, 20 ) ;
+               Size = MAP_APPFONT ( 100, 8 ) ;
                Left = TRUE ;
-               Text [ en-US ] = "~Font";
+               Text [ en-US ] = "~Font" ;
        };
        ComboBox CB_FONT1
        {
-           HelpID = "cui:ComboBox:RID_SVX_FONT_SUBSTITUTION:CB_FONT1";
+               HelpID = "cui:ComboBox:RID_SVX_FONT_SUBSTITUTION:CB_FONT1";
                Border = TRUE ;
-        Pos = MAP_APPFONT ( 6 , 33 ) ;
-               Size = MAP_APPFONT ( 100 , 100 ) ;
+               Pos = MAP_APPFONT ( 6, 33 ) ;
+               Size = MAP_APPFONT ( 100, 100 ) ;
                TabStop = TRUE ;
                AutoSize = TRUE ;
                AutoHScroll = TRUE ;
                DDExtraWidth = TRUE ;
-               DropDown = TRUE;
-        Sort = TRUE;
+               DropDown = TRUE ;
+               Sort = TRUE ;
        };
        FixedText FT_FONT2
        {
-        Pos = MAP_APPFONT ( 110 , 20 ) ;
-               Size = MAP_APPFONT ( 100 , 8 ) ;
+               Pos = MAP_APPFONT ( 110, 20 ) ;
+               Size = MAP_APPFONT ( 100, 8 ) ;
                Left = TRUE ;
-               Text [ en-US ] = "Re~place with";
+               Text [ en-US ] = "Re~place with" ;
        };
        ComboBox CB_FONT2
        {
-           HelpID = "cui:ComboBox:RID_SVX_FONT_SUBSTITUTION:CB_FONT2";
+               HelpID = "cui:ComboBox:RID_SVX_FONT_SUBSTITUTION:CB_FONT2";
                Border = TRUE ;
-        Pos = MAP_APPFONT ( 110 , 33 ) ;
-               Size = MAP_APPFONT ( 100 , 100 ) ;
+               Pos = MAP_APPFONT ( 110, 33 ) ;
+               Size = MAP_APPFONT ( 100, 100 ) ;
                TabStop = TRUE ;
                AutoSize = TRUE ;
                AutoHScroll = TRUE ;
                DDExtraWidth = TRUE ;
-               DropDown = TRUE;
-        Sort = TRUE;
+               DropDown = TRUE ;
+               Sort = TRUE ;
        };
        ImageList IL_ICON
        {
-        Prefix = "nu";
-               MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 
0xFFFF ; };
+               Prefix = "nu" ;
                IdList =
                {
                        BT_SUBSTAPPLY ;
                        BT_SUBSTDELETE ;
                };
-               IdCount = { 2 ; };
+               IdCount = { 2 ; } ;
        };
        ToolBox TBX_SUBSTNEWDEL
        {
-        Pos = MAP_APPFONT ( 214 , 33 ) ;
+               Pos = MAP_APPFONT ( 214, 33 ) ;
                SVLook = TRUE ;
                Border = FALSE ;
                ItemList =
@@ -123,76 +111,77 @@ TabPage RID_SVX_FONT_SUBSTITUTION
                        };
                };
        };
-    Control CLB_SUBSTITUTES
+       Control CLB_SUBSTITUTES
        {
-        Pos = MAP_APPFONT ( 6 , 48 ) ;
-        Size = MAP_APPFONT ( 248 , 75 ) ;
+               Pos = MAP_APPFONT ( 6, 48 ) ;
+               Size = MAP_APPFONT ( 248, 75 ) ;
                Border = TRUE ;
                TabStop = TRUE ;
        };
-    FixedLine FL_SOURCEVIEW
-    {
-        Pos = MAP_APPFONT ( 6 , 129 ) ;
-        Size = MAP_APPFONT ( 248 , 8 ) ;
-        Text [ en-US ] = "Font settings for HTML, Basic and SQL sources" ;
-       };
-    FixedText FT_FONTNAME
-    {
-        Pos = MAP_APPFONT ( 6 , 142 ) ;
-        Size = MAP_APPFONT ( 57 , 8 ) ;
-        Text [ en-US ] = "Fonts" ;
-       };
-    ListBox LB_FONTNAME
-    {
-        HelpID = "cui:ListBox:RID_SVX_FONT_SUBSTITUTION:LB_FONTNAME";
-        Pos = MAP_APPFONT ( 65 , 140 ) ;
-        Size = MAP_APPFONT ( 100 , 68 ) ;
+       FixedLine FL_SOURCEVIEW
+       {
+               Pos = MAP_APPFONT ( 6, 129 ) ;
+               Size = MAP_APPFONT ( 248, 8 ) ;
+               Text [ en-US ] = "Font settings for HTML, Basic and SQL 
sources" ;
+       };
+       FixedText FT_FONTNAME
+       {
+               Pos = MAP_APPFONT ( 6, 142 ) ;
+               Size = MAP_APPFONT ( 57, 8 ) ;
+               Text [ en-US ] = "Fonts" ;
+       };
+       ListBox LB_FONTNAME
+       {
+               HelpID = "cui:ListBox:RID_SVX_FONT_SUBSTITUTION:LB_FONTNAME";
+               Pos = MAP_APPFONT ( 65, 140 ) ;
+               Size = MAP_APPFONT ( 100, 68 ) ;
                Border = TRUE ;
                TabStop = TRUE ;
-        DropDown = TRUE;
+               DropDown = TRUE ;
        };
-    CheckBox  CB_NONPROP
-    {
-        HelpID = "cui:CheckBox:RID_SVX_FONT_SUBSTITUTION:CB_NONPROP";
-        Pos = MAP_APPFONT ( 65 , 155 ) ;
-        Size = MAP_APPFONT ( 180 , 10 ) ;
-               TabStop = TRUE ;
-        Text [ en-US ] = "Non-proportional fonts only" ;
-       };
-    FixedText FT_FONTHEIGHT
-    {
-        Pos = MAP_APPFONT ( 6 , 171 ) ;
-        Size = MAP_APPFONT ( 57 , 8 ) ;
-        Text [ en-US ] ="~Size";
-       };
-    ListBox LB_FONTHEIGHT
-    {
-        HelpID = "cui:ListBox:RID_SVX_FONT_SUBSTITUTION:LB_FONTHEIGHT";
-        Pos = MAP_APPFONT ( 65 , 169 ) ;
-        Size = MAP_APPFONT ( 30 , 68 ) ;
+       CheckBox CB_NONPROP
+       {
+               HelpID = "cui:CheckBox:RID_SVX_FONT_SUBSTITUTION:CB_NONPROP";
+               Pos = MAP_APPFONT ( 65, 155 ) ;
+               Size = MAP_APPFONT ( 180, 10 ) ;
+               TabStop = TRUE ;
+               Text [ en-US ] = "Non-proportional fonts only" ;
+       };
+       FixedText FT_FONTHEIGHT
+       {
+               Pos = MAP_APPFONT ( 6, 171 ) ;
+               Size = MAP_APPFONT ( 57, 8 ) ;
+               Text [ en-US ] ="~Size" ;
+       };
+       ListBox LB_FONTHEIGHT
+       {
+               HelpID = "cui:ListBox:RID_SVX_FONT_SUBSTITUTION:LB_FONTHEIGHT";
+               Pos = MAP_APPFONT ( 65, 169 ) ;
+               Size = MAP_APPFONT ( 30, 68 ) ;
                Border = TRUE ;
                TabStop = TRUE ;
-        DropDown = TRUE;
-    };
-    String STR_HEADER1
+               DropDown = TRUE ;
+       };
+       String STR_HEADER1
        {
-               Text [ en-US ] = "Always";
+               Text [ en-US ] = "Always" ;
        };
        String STR_HEADER2
        {
-               Text [ en-US ] = "Screen only";
+               Text [ en-US ] = "Screen only" ;
        };
        String STR_HEADER3
        {
-               Text [ en-US ] = "Font";
+               Text [ en-US ] = "Font" ;
        };
        String STR_HEADER4
        {
-               Text [ en-US ] = "Replace with";
+               Text [ en-US ] = "Replace with" ;
        };
-    String STR_AUTOMATIC
-    {
-        Text [ en-US ] = "Automatic";
+       String STR_AUTOMATIC
+       {
+               Text [ en-US ] = "Automatic" ;
        };
 };
 
+// ******************************************************************* EOF

Modified: openoffice/trunk/main/cui/source/options/optfltr.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/options/optfltr.src?rev=1842636&r1=1842635&r2=1842636&view=diff
==============================================================================
--- openoffice/trunk/main/cui/source/options/optfltr.src (original)
+++ openoffice/trunk/main/cui/source/options/optfltr.src Tue Oct  2 15:27:52 
2018
@@ -20,185 +20,151 @@
  *************************************************************/
 
 
- // include -----------------------------------------------------------------
+
+// include -----------------------------------------------------------------
 #include "optfltr.hrc"
 #include <cuires.hrc>
- // pragma ------------------------------------------------------------------
+// pragma ------------------------------------------------------------------
 
 // RID_OFAPAGE_MSFILTEROPT 
-----------------------------------------------------
 TabPage RID_OFAPAGE_MSFILTEROPT
 {
-    HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT";
+       HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT";
        OutputSize = TRUE ;
-       Size = MAP_APPFONT ( 260 , 185 ) ;
+       Size = MAP_APPFONT ( 260, 185 ) ;
        SVLook = TRUE ;
        Hide = TRUE ;
 
-    FixedLine GB_WORD
+       FixedLine GB_WORD
        {
-               Pos = MAP_APPFONT ( 6 , 3 ) ;
-        Size = MAP_APPFONT ( 248 , 8 ) ;
-               Text [ en-US ] = "Microsoft Word 97/2000/XP";
+               Pos = MAP_APPFONT ( 6, 3 ) ;
+               Size = MAP_APPFONT ( 248, 8 ) ;
+               Text [ en-US ] = "Microsoft Word 97/2000/XP" ;
        };
        CheckBox CB_WBAS_CODE
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_CODE";
-               Pos = MAP_APPFONT ( 12 , 14 ) ;
-               Size = MAP_APPFONT ( 236 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_CODE";
+               Pos = MAP_APPFONT ( 12, 14 ) ;
+               Size = MAP_APPFONT ( 236, 10 ) ;
                TabStop = TRUE ;
-               Text [ en-US ] = "Load Basic ~code";
+               Text [ en-US ] = "Load Basic ~code" ;
        };
        CheckBox CB_WBAS_STG
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_STG";
-               Pos = MAP_APPFONT ( 12 , 28 ) ;
-               Size = MAP_APPFONT ( 236 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_STG";
+               Pos = MAP_APPFONT ( 12, 28 ) ;
+               Size = MAP_APPFONT ( 236, 10 ) ;
                TabStop = TRUE ;
-               Text [ en-US ] = "Save ~original Basic code";
+               Text [ en-US ] = "Save ~original Basic code" ;
        };
 
-    FixedLine GB_EXCEL
+       FixedLine GB_EXCEL
        {
-               Pos = MAP_APPFONT ( 6 , 44 ) ;
-        Size = MAP_APPFONT ( 248 , 8 ) ;
+               Pos = MAP_APPFONT ( 6, 44 ) ;
+               Size = MAP_APPFONT ( 248, 8 ) ;
                Text [ en-US ] = "Microsoft Excel 97/2000/XP";
        };
        CheckBox CB_EBAS_CODE
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_CODE";
-               Pos = MAP_APPFONT ( 12 , 55 ) ;
-               Size = MAP_APPFONT ( 236 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_CODE";
+               Pos = MAP_APPFONT ( 12, 55 ) ;
+               Size = MAP_APPFONT ( 236, 10 ) ;
                TabStop = TRUE ;
-               Text [ en-US ] = "Lo~ad Basic code";
+               Text [ en-US ] = "Lo~ad Basic code" ;
        };
        CheckBox CB_EBAS_EXECTBL
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_EXECTBL";
-               Pos = MAP_APPFONT ( 22 , 69 ) ;
-               Size = MAP_APPFONT ( 236 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_EXECTBL";
+               Pos = MAP_APPFONT ( 22, 69 ) ;
+               Size = MAP_APPFONT ( 236, 10 ) ;
                TabStop = TRUE ;
-               Text [ en-US ] = "E~xecutable code";
+               Text [ en-US ] = "E~xecutable code" ;
        };
        CheckBox CB_EBAS_STG
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_STG";
-               Pos = MAP_APPFONT ( 12 , 83 ) ;
-               Size = MAP_APPFONT ( 236 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_STG";
+               Pos = MAP_APPFONT ( 12, 83 ) ;
+               Size = MAP_APPFONT ( 236, 10 ) ;
                TabStop = TRUE ;
-               Text [ en-US ] = "Sa~ve original Basic code";
+               Text [ en-US ] = "Sa~ve original Basic code" ;
        };
 
-    FixedLine GB_PPOINT
+       FixedLine GB_PPOINT
        {
-               Pos = MAP_APPFONT ( 6 , 99 ) ;
-        Size = MAP_APPFONT ( 248 , 8 ) ;
-               Text [ en-US ] = "Microsoft PowerPoint 97/2000/XP";
+               Pos = MAP_APPFONT ( 6, 99 ) ;
+               Size = MAP_APPFONT ( 248, 8 ) ;
+               Text [ en-US ] = "Microsoft PowerPoint 97/2000/XP" ;
        };
        CheckBox CB_PBAS_CODE
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_CODE";
-               Pos = MAP_APPFONT ( 12 , 110 ) ;
-               Size = MAP_APPFONT ( 236 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_CODE";
+               Pos = MAP_APPFONT ( 12, 110 ) ;
+               Size = MAP_APPFONT ( 236, 10 ) ;
                TabStop = TRUE ;
-               Text [ en-US ] = "Load Ba~sic code";
+               Text [ en-US ] = "Load Ba~sic code" ;
        };
        CheckBox CB_PBAS_STG
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_STG";
-               Pos = MAP_APPFONT ( 12 , 124 ) ;
-               Size = MAP_APPFONT ( 236 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_STG";
+               Pos = MAP_APPFONT ( 12, 124 ) ;
+               Size = MAP_APPFONT ( 236, 10 ) ;
                TabStop = TRUE ;
-               Text [ en-US ] = "Sav~e original Basic code";
+               Text [ en-US ] = "Sav~e original Basic code" ;
        };
 };
 
 // RID_OFAPAGE_MSFILTEROPT2 
-----------------------------------------------------
 TabPage RID_OFAPAGE_MSFILTEROPT2
 {
-    HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT2";
+       HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT2";
        OutputSize = TRUE ;
-       Size = MAP_APPFONT ( 260 , 185 ) ;
+       Size = MAP_APPFONT ( 260, 185 ) ;
        SVLook = TRUE ;
        Hide = TRUE ;
 
        Control CLB_SETTINGS
        {
-               Pos = MAP_APPFONT ( 6 , 6 ) ;
-               Size = MAP_APPFONT ( 248 , 147 ) ;
+               Pos = MAP_APPFONT ( 6, 6 ) ;
+               Size = MAP_APPFONT ( 248, 147 ) ;
                Border = TRUE ;
                TabStop = TRUE ;
        };
        String ST_HEADER1
        {
-               Text [ en-US ] = "[L]";
+               Text [ en-US ] = "[L]" ;
        };
        String ST_HEADER2
        {
-               Text [ en-US ] = "[S]";
+               Text [ en-US ] = "[S]" ;
        };
        FixedText FT_HEADER1_EXPLANATION
        {
-               Pos = MAP_APPFONT ( 6 , 160 ) ;
-               Size = MAP_APPFONT ( 248 , 8 ) ;
-               Text [ en-US ] = "[L]: Load and convert the object";
+               Pos = MAP_APPFONT ( 6, 160 ) ;
+               Size = MAP_APPFONT ( 248, 8 ) ;
+               Text [ en-US ] = "[L]: Load and convert the object" ;
        };
        FixedText FT_HEADER2_EXPLANATION
        {
-               Pos = MAP_APPFONT ( 6 , 171 ) ;
-               Size = MAP_APPFONT ( 248 , 8 ) ;
-               Text [ en-US ] = "[S]: Convert and save the object";
+               Pos = MAP_APPFONT ( 6, 171 ) ;
+               Size = MAP_APPFONT ( 248, 8 ) ;
+               Text [ en-US ] = "[S]: Convert and save the object" ;
        };
        String ST_CHG_MATH
        {
-               Text [ en-US ] = "MathType to %PRODUCTNAME Math or reverse";
+               Text [ en-US ] = "MathType to %PRODUCTNAME Math or reverse" ;
        };
        String ST_CHG_WRITER
        {
-               Text [ en-US ] = "WinWord to %PRODUCTNAME Writer or reverse";
+               Text [ en-US ] = "WinWord to %PRODUCTNAME Writer or reverse" ;
        };
        String ST_CHG_CALC
        {
-               Text [ en-US ] = "Excel to %PRODUCTNAME Calc or reverse";
+               Text [ en-US ] = "Excel to %PRODUCTNAME Calc or reverse" ;
        };
        String ST_CHG_IMPRESS
        {
-               Text [ en-US ] = "PowerPoint to %PRODUCTNAME Impress or 
reverse";
+               Text [ en-US ] = "PowerPoint to %PRODUCTNAME Impress or 
reverse" ;
        };
 };
 
- // ******************************************************************* EOF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+// ******************************************************************* EOF

Modified: openoffice/trunk/main/cui/source/options/opthtml.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/options/opthtml.src?rev=1842636&r1=1842635&r2=1842636&view=diff
==============================================================================
--- openoffice/trunk/main/cui/source/options/opthtml.src (original)
+++ openoffice/trunk/main/cui/source/options/opthtml.src Tue Oct  2 15:27:52 
2018
@@ -21,29 +21,29 @@
 
 
 
- // include -----------------------------------------------------------------
+// include -----------------------------------------------------------------
 #include "opthtml.hrc"
 #include <cuires.hrc>
 
- // RID_OFAPAGE_HTMLOPT -----------------------------------------------------
+// RID_OFAPAGE_HTMLOPT -----------------------------------------------------
 TabPage RID_OFAPAGE_HTMLOPT
 {
-    HelpID = "cui:TabPage:RID_OFAPAGE_HTMLOPT";
+       HelpID = "cui:TabPage:RID_OFAPAGE_HTMLOPT";
        OutputSize = TRUE ;
-       Size = MAP_APPFONT ( 260 , 185 ) ;
+       Size = MAP_APPFONT ( 260, 185 ) ;
        SVLook = TRUE ;
        Hide = TRUE ;
        FixedText FT_SIZE1
        {
-               Pos = MAP_APPFONT ( 12 , 16 ) ;
-               Size = MAP_APPFONT ( 30 , 8 ) ;
+               Pos = MAP_APPFONT ( 12, 16 ) ;
+               Size = MAP_APPFONT ( 30, 8 ) ;
                Text [ en-US ] = "Size ~1" ;
        };
        NumericField NF_SIZE1
        {
-           HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE1";
-               Pos = MAP_APPFONT ( 45 , 14 ) ;
-               Size = MAP_APPFONT ( 30 , 12 ) ;
+               HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE1";
+               Pos = MAP_APPFONT ( 45, 14 ) ;
+               Size = MAP_APPFONT ( 30, 12 ) ;
                Border = TRUE ;
                TabStop = TRUE ;
                Left = TRUE ;
@@ -58,15 +58,15 @@ TabPage RID_OFAPAGE_HTMLOPT
        };
        FixedText FT_SIZE2
        {
-               Pos = MAP_APPFONT ( 12 , 32 ) ;
-               Size = MAP_APPFONT ( 30 , 8 ) ;
+               Pos = MAP_APPFONT ( 12, 32 ) ;
+               Size = MAP_APPFONT ( 30, 8 ) ;
                Text [ en-US ] = "Size ~2" ;
        };
        NumericField NF_SIZE2
        {
-           HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE2";
-               Pos = MAP_APPFONT ( 45 , 30 ) ;
-               Size = MAP_APPFONT ( 30 , 12 ) ;
+               HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE2";
+               Pos = MAP_APPFONT ( 45, 30 ) ;
+               Size = MAP_APPFONT ( 30, 12 ) ;
                Border = TRUE ;
                TabStop = TRUE ;
                Left = TRUE ;
@@ -81,15 +81,15 @@ TabPage RID_OFAPAGE_HTMLOPT
        };
        FixedText FT_SIZE3
        {
-               Pos = MAP_APPFONT ( 12 , 48 ) ;
-               Size = MAP_APPFONT ( 30 , 8 ) ;
+               Pos = MAP_APPFONT ( 12, 48 ) ;
+               Size = MAP_APPFONT ( 30, 8 ) ;
                Text [ en-US ] = "Size ~3" ;
        };
        NumericField NF_SIZE3
        {
-           HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE3";
-               Pos = MAP_APPFONT ( 45 , 46 ) ;
-               Size = MAP_APPFONT ( 30 , 12 ) ;
+               HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE3";
+               Pos = MAP_APPFONT ( 45, 46 ) ;
+               Size = MAP_APPFONT ( 30, 12 ) ;
                Border = TRUE ;
                TabStop = TRUE ;
                Left = TRUE ;
@@ -104,15 +104,15 @@ TabPage RID_OFAPAGE_HTMLOPT
        };
        FixedText FT_SIZE4
        {
-               Pos = MAP_APPFONT ( 12 , 64 ) ;
-               Size = MAP_APPFONT ( 30 , 8 ) ;
+               Pos = MAP_APPFONT ( 12, 64 ) ;
+               Size = MAP_APPFONT ( 30, 8 ) ;
                Text [ en-US ] = "Size ~4" ;
        };
        NumericField NF_SIZE4
        {
-           HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE4";
-               Pos = MAP_APPFONT ( 45 , 62 ) ;
-               Size = MAP_APPFONT ( 30 , 12 ) ;
+               HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE4";
+               Pos = MAP_APPFONT ( 45, 62 ) ;
+               Size = MAP_APPFONT ( 30, 12 ) ;
                Border = TRUE ;
                TabStop = TRUE ;
                Left = TRUE ;
@@ -127,15 +127,15 @@ TabPage RID_OFAPAGE_HTMLOPT
        };
        FixedText FT_SIZE5
        {
-               Pos = MAP_APPFONT ( 12 , 80 ) ;
-               Size = MAP_APPFONT ( 30 , 8 ) ;
+               Pos = MAP_APPFONT ( 12, 80 ) ;
+               Size = MAP_APPFONT ( 30, 8 ) ;
                Text [ en-US ] = "Size ~5" ;
        };
        NumericField NF_SIZE5
        {
-           HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE5";
-               Pos = MAP_APPFONT ( 45 , 78 ) ;
-               Size = MAP_APPFONT ( 30 , 12 ) ;
+               HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE5";
+               Pos = MAP_APPFONT ( 45, 78 ) ;
+               Size = MAP_APPFONT ( 30, 12 ) ;
                Border = TRUE ;
                TabStop = TRUE ;
                Left = TRUE ;
@@ -150,15 +150,15 @@ TabPage RID_OFAPAGE_HTMLOPT
        };
        FixedText FT_SIZE6
        {
-               Pos = MAP_APPFONT ( 12 , 96 ) ;
-               Size = MAP_APPFONT ( 30 , 8 ) ;
+               Pos = MAP_APPFONT ( 12, 96 ) ;
+               Size = MAP_APPFONT ( 30, 8 ) ;
                Text [ en-US ] = "Size ~6" ;
        };
        NumericField NF_SIZE6
        {
-           HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE6";
-               Pos = MAP_APPFONT ( 45 , 94 ) ;
-               Size = MAP_APPFONT ( 30 , 12 ) ;
+               HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE6";
+               Pos = MAP_APPFONT ( 45, 94 ) ;
+               Size = MAP_APPFONT ( 30, 12 ) ;
                Border = TRUE ;
                TabStop = TRUE ;
                Left = TRUE ;
@@ -173,15 +173,15 @@ TabPage RID_OFAPAGE_HTMLOPT
        };
        FixedText FT_SIZE7
        {
-               Pos = MAP_APPFONT ( 12 , 112 ) ;
-               Size = MAP_APPFONT ( 30 , 8 ) ;
+               Pos = MAP_APPFONT ( 12, 112 ) ;
+               Size = MAP_APPFONT ( 30, 8 ) ;
                Text [ en-US ] = "Size ~7" ;
        };
        NumericField NF_SIZE7
        {
-           HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE7";
-               Pos = MAP_APPFONT ( 45 , 110 ) ;
-               Size = MAP_APPFONT ( 30 , 12 ) ;
+               HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE7";
+               Pos = MAP_APPFONT ( 45, 110 ) ;
+               Size = MAP_APPFONT ( 30, 12 ) ;
                Border = TRUE ;
                TabStop = TRUE ;
                Left = TRUE ;
@@ -194,106 +194,107 @@ TabPage RID_OFAPAGE_HTMLOPT
                Last = 50 ;
                SpinSize = 1 ;
        };
-    FixedLine GB_FONTSIZE
+       FixedLine GB_FONTSIZE
        {
-               Pos = MAP_APPFONT ( 6 , 3 ) ;
-        Size = MAP_APPFONT ( 75 , 8 ) ;
+               Pos = MAP_APPFONT ( 6, 3 ) ;
+               Size = MAP_APPFONT ( 75, 8 ) ;
                Text [ en-US ] = "Font sizes" ;
        };
-    FixedLine GB_IMPORT
+       FixedLine GB_IMPORT
        {
-               Pos = MAP_APPFONT ( 87 , 3 ) ;
-        Size = MAP_APPFONT ( 167 , 8 ) ;
+               Pos = MAP_APPFONT ( 87, 3 ) ;
+               Size = MAP_APPFONT ( 167, 8 ) ;
                Text [ en-US ] = "Import" ;
        };
        CheckBox CB_NUMBERS_ENGLISH_US
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_NUMBERS_ENGLISH_US";
-               Pos = MAP_APPFONT ( 93 , 14 ) ;
-        Size = MAP_APPFONT ( 161 , 10 ) ;
+               HelpID = 
"cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_NUMBERS_ENGLISH_US";
+               Pos = MAP_APPFONT ( 93, 14 ) ;
+               Size = MAP_APPFONT ( 161, 10 ) ;
                TabStop = TRUE ;
                Text [ en-US ] = "~Use '%ENGLISHUSLOCALE' locale for numbers" ;
        };
        CheckBox CB_UNKNOWN_TAGS
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_UNKNOWN_TAGS";
-               Pos = MAP_APPFONT ( 93 , 28 ) ;
-               Size = MAP_APPFONT ( 155 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_UNKNOWN_TAGS";
+               Pos = MAP_APPFONT ( 93, 28 ) ;
+               Size = MAP_APPFONT ( 155, 10 ) ;
                TabStop = TRUE ;
                Text [ en-US ] = "~Import unknown HTML tags as fields" ;
        };
        CheckBox CB_IGNORE_FONTNAMES
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_IGNORE_FONTNAMES";
-               Pos = MAP_APPFONT ( 93 , 42 ) ;
-               Size = MAP_APPFONT ( 155 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_IGNORE_FONTNAMES";
+               Pos = MAP_APPFONT ( 93, 42 ) ;
+               Size = MAP_APPFONT ( 155, 10 ) ;
                TabStop = TRUE ;
                Text [ en-US ] = "Ignore ~font settings" ;
        };
-    FixedLine GB_EXPORT
+       FixedLine GB_EXPORT
        {
-               Pos = MAP_APPFONT ( 87 , 58 ) ;
-        Size = MAP_APPFONT ( 167 , 8 ) ;
+               Pos = MAP_APPFONT ( 87, 58 ) ;
+               Size = MAP_APPFONT ( 167, 8 ) ;
                Text [ en-US ] = "Export" ;
        };
        ListBox LB_EXPORT
        {
-           HelpID = "cui:ListBox:RID_OFAPAGE_HTMLOPT:LB_EXPORT";
-               Pos = MAP_APPFONT ( 93 , 69 ) ;
-               Size = MAP_APPFONT ( 155 , 50 ) ;
+               HelpID = "cui:ListBox:RID_OFAPAGE_HTMLOPT:LB_EXPORT";
+               Pos = MAP_APPFONT ( 93, 69 ) ;
+               Size = MAP_APPFONT ( 155, 50 ) ;
                Border = TRUE ;
                DropDown = TRUE ;
                StringList =
                {
                        < "HTML 3.2" ; > ;
-            < "Microsoft Internet Explorer" ; > ;
-            < "Netscape Navigator"; > ;
+                       < "Microsoft Internet Explorer" ; > ;
+                       < "Netscape Navigator" ; > ;
                        < "%PRODUCTNAME Writer" ; > ;
                };
        };
        CheckBox CB_STARBASIC
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_STARBASIC";
-               Pos = MAP_APPFONT ( 93 , 88 ) ;
-        Size = MAP_APPFONT ( 155 , 10 ) ;
-        Text = "%PRODUCTNAME ~Basic" ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_STARBASIC";
+               Pos = MAP_APPFONT ( 93, 88 ) ;
+               Size = MAP_APPFONT ( 155, 10 ) ;
+               Text = "%PRODUCTNAME ~Basic" ;
        };
        CheckBox CB_STARBASIC_WARNING
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_STARBASIC_WARNING";
-        Pos = MAP_APPFONT ( 99 , 102 ) ;
-        Size = MAP_APPFONT ( 149 , 10 ) ;
-               Text [ en-US ] = "Display ~warning";
+               HelpID = 
"cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_STARBASIC_WARNING";
+               Pos = MAP_APPFONT ( 99, 102 ) ;
+               Size = MAP_APPFONT ( 149, 10 ) ;
+               Text [ en-US ] = "Display ~warning" ;
        };
        CheckBox CB_PRINT_EXTENSION
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_PRINT_EXTENSION";
-        Pos = MAP_APPFONT ( 93 , 116 ) ;
-               Size = MAP_APPFONT ( 155 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_PRINT_EXTENSION";
+               Pos = MAP_APPFONT ( 93, 116 ) ;
+               Size = MAP_APPFONT ( 155, 10 ) ;
                Text [ en-US ] = "~Print layout" ;
        };
        CheckBox CB_LOCAL_GRF
        {
-           HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_LOCAL_GRF";
-        Pos = MAP_APPFONT ( 93 , 130 ) ;
-               Size = MAP_APPFONT ( 155 , 10 ) ;
+               HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_LOCAL_GRF";
+               Pos = MAP_APPFONT ( 93, 130 ) ;
+               Size = MAP_APPFONT ( 155, 10 ) ;
                Text [ en-US ] = "~Copy local graphics to Internet" ;
        };
 
-    FixedText FT_CHARSET
-    {
-        Pos = MAP_APPFONT ( 93 , 144 ) ;
-        Size = MAP_APPFONT ( 65 , 8 ) ;
-       Text [ en-US ] = "Character set";
-       };
-    ListBox LB_CHARSET
-    {
-        HelpID = "cui:ListBox:RID_OFAPAGE_HTMLOPT:LB_CHARSET";
-        Pos = MAP_APPFONT ( 162 , 143 ) ;
-        Size = MAP_APPFONT ( 86 , 61 ) ;
-        TabStop = TRUE ;
-        DropDown = TRUE ;
-        Sort = TRUE ;
-    };
+       FixedText FT_CHARSET
+       {
+               Pos = MAP_APPFONT ( 93, 144 ) ;
+               Size = MAP_APPFONT ( 65, 8 ) ;
+               Text [ en-US ] = "Character set";
+       };
+       ListBox LB_CHARSET
+       {
+               HelpID = "cui:ListBox:RID_OFAPAGE_HTMLOPT:LB_CHARSET";
+               Pos = MAP_APPFONT ( 162, 143 ) ;
+               Size = MAP_APPFONT ( 86, 61 ) ;
+               TabStop = TRUE ;
+               DropDown = TRUE ;
+               Sort = TRUE ;
+       };
 };
- // ******************************************************************* EOF
+
+// ******************************************************************* EOF


Reply via email to