This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new bdf8903e51 Cleaned up resource files, removed whitespace
bdf8903e51 is described below

commit bdf8903e5132d9a742c677e9160b2f1034e7d84a
Author: mseidel <[email protected]>
AuthorDate: Fri Apr 15 00:38:46 2022 +0200

    Cleaned up resource files, removed whitespace
---
 main/svx/source/dialog/fontwork.src    | 152 ++++++++++++++++-----------------
 main/sw/source/ui/globdoc/globdoc.src  |  11 +--
 main/sw/source/ui/smartmenu/stmenu.src |  28 +++---
 3 files changed, 96 insertions(+), 95 deletions(-)

diff --git a/main/svx/source/dialog/fontwork.src 
b/main/svx/source/dialog/fontwork.src
index 7a353534f7..f6e48460e4 100644
--- a/main/svx/source/dialog/fontwork.src
+++ b/main/svx/source/dialog/fontwork.src
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,38 +7,39 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
- // include ---------------------------------------------------------------
+
+// include ---------------------------------------------------------------
 #include <svx/svxids.hrc>
 #include <svx/dialogs.hrc>
 #include "fontwork.hrc"
 #include "helpid.hrc"
 
- // pragma ----------------------------------------------------------------
-#define REDUCED_WIDTH               6
-#define REMOVED_VS_FORMS_HEIGHT     (30 + 6)
+// pragma ----------------------------------------------------------------
+#define REDUCED_WIDTH                  6
+#define REMOVED_VS_FORMS_HEIGHT        (30 + 6)
 
- // RID_SVXDLG_FONTWORK ---------------------------------------------------
+// RID_SVXDLG_FONTWORK ---------------------------------------------------
 DockingWindow RID_SVXDLG_FONTWORK
 {
        HelpId = CMD_SID_FONTWORK ;
        OutputSize = TRUE ;
        SVLook = TRUE ;
        Hide = TRUE ;
-       Pos = MAP_APPFONT ( 0 , 0 ) ;
-       Size = MAP_APPFONT ( 89 - REDUCED_WIDTH , 193 - REMOVED_VS_FORMS_HEIGHT 
) ;
+       Pos = MAP_APPFONT ( 0, 0 ) ;
+       Size = MAP_APPFONT ( 89 - REDUCED_WIDTH, 193 - REMOVED_VS_FORMS_HEIGHT 
) ;
        Text [ en-US ] = "Fontwork" ;
        Moveable = TRUE ;
        Zoomable = TRUE ;
@@ -48,8 +49,8 @@ DockingWindow RID_SVXDLG_FONTWORK
        ToolBox TBX_STYLE
        {
                SVLook = TRUE ;
-               Pos = MAP_APPFONT ( 6 , 41 - REMOVED_VS_FORMS_HEIGHT ) ;
-               ItemList  =
+               Pos = MAP_APPFONT ( 6, 41 - REMOVED_VS_FORMS_HEIGHT ) ;
+               ItemList =
                {
                        ToolBoxItem
                        {
@@ -99,8 +100,8 @@ DockingWindow RID_SVXDLG_FONTWORK
        ToolBox TBX_ADJUST
        {
                SVLook = TRUE ;
-               Pos = MAP_APPFONT ( 6 , 63 - REMOVED_VS_FORMS_HEIGHT ) ;
-               ItemList  =
+               Pos = MAP_APPFONT ( 6, 63 - REMOVED_VS_FORMS_HEIGHT ) ;
+               ItemList =
                {
                        ToolBoxItem
                        {
@@ -150,15 +151,15 @@ DockingWindow RID_SVXDLG_FONTWORK
        };
        FixedImage FB_DISTANCE
        {
-               Pos = MAP_APPFONT ( 10 , 84 - REMOVED_VS_FORMS_HEIGHT ) ;
-               Size = MAP_APPFONT ( 14 , 15 ) ;
+               Pos = MAP_APPFONT ( 10, 84 - REMOVED_VS_FORMS_HEIGHT ) ;
+               Size = MAP_APPFONT ( 14, 15 ) ;
        };
        MetricField MTR_FLD_DISTANCE
        {
-           HelpID = "svx:MetricField:RID_SVXDLG_FONTWORK:MTR_FLD_DISTANCE";
+               HelpID = "svx:MetricField:RID_SVXDLG_FONTWORK:MTR_FLD_DISTANCE" 
;
                Border = TRUE ;
-               Pos = MAP_APPFONT ( 29 , 85 - REMOVED_VS_FORMS_HEIGHT ) ;
-               Size = MAP_APPFONT ( 48 , 12 ) ;
+               Pos = MAP_APPFONT ( 29, 85 - REMOVED_VS_FORMS_HEIGHT ) ;
+               Size = MAP_APPFONT ( 48, 12 ) ;
                TabStop = TRUE ;
                Repeat = TRUE ;
                Spin = TRUE ;
@@ -175,15 +176,15 @@ DockingWindow RID_SVXDLG_FONTWORK
        };
        FixedImage FB_TEXTSTART
        {
-               Pos = MAP_APPFONT ( 10 , 99 - REMOVED_VS_FORMS_HEIGHT ) ;
-               Size = MAP_APPFONT ( 14 , 15 ) ;
+               Pos = MAP_APPFONT ( 10, 99 - REMOVED_VS_FORMS_HEIGHT ) ;
+               Size = MAP_APPFONT ( 14, 15 ) ;
        };
        MetricField MTR_FLD_TEXTSTART
        {
-           HelpID = "svx:MetricField:RID_SVXDLG_FONTWORK:MTR_FLD_TEXTSTART";
+               HelpID = 
"svx:MetricField:RID_SVXDLG_FONTWORK:MTR_FLD_TEXTSTART" ;
                Border = TRUE ;
-               Pos = MAP_APPFONT ( 29 , 100 - REMOVED_VS_FORMS_HEIGHT ) ;
-               Size = MAP_APPFONT ( 48 , 12 ) ;
+               Pos = MAP_APPFONT ( 29, 100 - REMOVED_VS_FORMS_HEIGHT ) ;
+               Size = MAP_APPFONT ( 48, 12 ) ;
                TabStop = TRUE ;
                Repeat = TRUE ;
                Spin = TRUE ;
@@ -198,8 +199,8 @@ DockingWindow RID_SVXDLG_FONTWORK
        ToolBox TBX_SHADOW
        {
                SVLook = TRUE ;
-               Pos = MAP_APPFONT ( 6 , 122 - REMOVED_VS_FORMS_HEIGHT ) ;
-               ItemList  =
+               Pos = MAP_APPFONT ( 6, 122 - REMOVED_VS_FORMS_HEIGHT ) ;
+               ItemList =
                {
                        ToolBoxItem
                        {
@@ -249,15 +250,15 @@ DockingWindow RID_SVXDLG_FONTWORK
        };
        FixedImage FB_SHADOW_X
        {
-               Pos = MAP_APPFONT ( 10 , 143 - REMOVED_VS_FORMS_HEIGHT ) ;
-               Size = MAP_APPFONT ( 14 , 15 ) ;
+               Pos = MAP_APPFONT ( 10, 143 - REMOVED_VS_FORMS_HEIGHT ) ;
+               Size = MAP_APPFONT ( 14, 15 ) ;
        };
        MetricField MTR_FLD_SHADOW_X
        {
-           HelpID = "svx:MetricField:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_X";
+               HelpID = "svx:MetricField:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_X" 
;
                Border = TRUE ;
-               Pos = MAP_APPFONT ( 29 , 144 - REMOVED_VS_FORMS_HEIGHT ) ;
-               Size = MAP_APPFONT ( 48 , 12 ) ;
+               Pos = MAP_APPFONT ( 29, 144 - REMOVED_VS_FORMS_HEIGHT ) ;
+               Size = MAP_APPFONT ( 48, 12 ) ;
                TabStop = TRUE ;
                Repeat = TRUE ;
                Spin = TRUE ;
@@ -274,15 +275,15 @@ DockingWindow RID_SVXDLG_FONTWORK
        };
        FixedImage FB_SHADOW_Y
        {
-               Pos = MAP_APPFONT ( 10 , 158 - REMOVED_VS_FORMS_HEIGHT ) ;
-               Size = MAP_APPFONT ( 14 , 15 ) ;
+               Pos = MAP_APPFONT ( 10, 158 - REMOVED_VS_FORMS_HEIGHT ) ;
+               Size = MAP_APPFONT ( 14, 15 ) ;
        };
        MetricField MTR_FLD_SHADOW_Y
        {
-           HelpID = "svx:MetricField:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_Y";
+               HelpID = "svx:MetricField:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_Y" 
;
                Border = TRUE ;
-               Pos = MAP_APPFONT ( 29 , 159 - REMOVED_VS_FORMS_HEIGHT ) ;
-               Size = MAP_APPFONT ( 48 , 12 ) ;
+               Pos = MAP_APPFONT ( 29, 159 - REMOVED_VS_FORMS_HEIGHT ) ;
+               Size = MAP_APPFONT ( 48, 12 ) ;
                TabStop = TRUE ;
                Repeat = TRUE ;
                Spin = TRUE ;
@@ -296,57 +297,56 @@ DockingWindow RID_SVXDLG_FONTWORK
        };
        ListBox CLB_SHADOW_COLOR
        {
-           HelpID = "svx:ListBox:RID_SVXDLG_FONTWORK:CLB_SHADOW_COLOR";
+               HelpID = "svx:ListBox:RID_SVXDLG_FONTWORK:CLB_SHADOW_COLOR" ;
                Border = TRUE ;
-               Pos = MAP_APPFONT ( 6 , 174 - REMOVED_VS_FORMS_HEIGHT ) ;
-               Size = MAP_APPFONT ( 71 , 60 ) ;
+               Pos = MAP_APPFONT ( 6, 174 - REMOVED_VS_FORMS_HEIGHT ) ;
+               Size = MAP_APPFONT ( 71, 60 ) ;
                DropDown = TRUE ;
                QuickHelpText [ en-US ] = "Shadow Color" ;
-               Text = "-";
+               Text = "-" ;
        };
 
-#define FONTWORK_IDLIST \
-        IdList =            \
-        {                   \
-                       TBI_STYLE_OFF ; \
-                       TBI_STYLE_ROTATE ;      \
-                       TBI_STYLE_UPRIGHT ;     \
-                       TBI_STYLE_SLANTX ;      \
-                       TBI_STYLE_SLANTY ;      \
-                       TBI_ADJUST_MIRROR ;     \
-                       TBI_ADJUST_LEFT ;       \
-                       TBI_ADJUST_CENTER ;     \
-                       TBI_ADJUST_RIGHT ;      \
-                       TBI_ADJUST_AUTOSIZE ; \
-                       TBI_SHOWFORM ;  \
-                       TBI_OUTLINE ;   \
-                       TBI_SHADOW_OFF ;        \
-                       TBI_SHADOW_NORMAL ;     \
-                       TBI_SHADOW_SLANT ; \
-                       TBI_SHADOW_XDIST ; \
-                       TBI_SHADOW_YDIST ; \
-                       TBI_SHADOW_ANGLE ; \
-                       TBI_SHADOW_SIZE ; \
-                       TBI_DISTANCE ; \
-                       TBI_TEXTSTART ; \
-        };                 \
-        IdCount = { 21 ; };
+#define FONTWORK_IDLIST                                \
+               IdList =                                        \
+               {                                                       \
+                       TBI_STYLE_OFF ;                 \
+                       TBI_STYLE_ROTATE ;              \
+                       TBI_STYLE_UPRIGHT ;             \
+                       TBI_STYLE_SLANTX ;              \
+                       TBI_STYLE_SLANTY ;              \
+                       TBI_ADJUST_MIRROR ;             \
+                       TBI_ADJUST_LEFT ;               \
+                       TBI_ADJUST_CENTER ;             \
+                       TBI_ADJUST_RIGHT ;              \
+                       TBI_ADJUST_AUTOSIZE ;   \
+                       TBI_SHOWFORM ;                  \
+                       TBI_OUTLINE ;                   \
+                       TBI_SHADOW_OFF ;                \
+                       TBI_SHADOW_NORMAL ;             \
+                       TBI_SHADOW_SLANT ;              \
+                       TBI_SHADOW_XDIST ;              \
+                       TBI_SHADOW_YDIST ;              \
+                       TBI_SHADOW_ANGLE ;              \
+                       TBI_SHADOW_SIZE ;               \
+                       TBI_DISTANCE ;                  \
+                       TBI_TEXTSTART ;                 \
+               };                                                      \
+               IdCount = { 21 ; } ;
 
        #define IMAGE_STDBTN_COLOR Color { Red = 0xff00; Green = 0x0000; Blue = 
0xff00; }
 
        ImageList IL_FONTWORK
        {
-        Prefix = "fw";
+               Prefix = "fw" ;
                MaskColor = IMAGE_STDBTN_COLOR ;
-        FONTWORK_IDLIST
-    };
-    ImageList ILH_FONTWORK
+               FONTWORK_IDLIST
+       };
+       ImageList ILH_FONTWORK
        {
-        Prefix = "fwh";
+               Prefix = "fwh" ;
                MaskColor = IMAGE_STDBTN_COLOR ;
-        FONTWORK_IDLIST
-    };
+               FONTWORK_IDLIST
+       };
 };
 
-// ********************************************************************** 
-// EOF
+// ********************************************************************** EOF
diff --git a/main/sw/source/ui/globdoc/globdoc.src 
b/main/sw/source/ui/globdoc/globdoc.src
index 001dbe2fbb..7520c4492a 100644
--- a/main/sw/source/ui/globdoc/globdoc.src
+++ b/main/sw/source/ui/globdoc/globdoc.src
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -36,6 +36,7 @@ String STR_WRITER_GLOBALDOC_FULLTYPE_50
 };
 String STR_WRITER_GLOBALDOC_FULLTYPE
 {
-    Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Master Document";
+       Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Master Document" ;
 };
 
+// ********************************************************************** EOF
diff --git a/main/sw/source/ui/smartmenu/stmenu.src 
b/main/sw/source/ui/smartmenu/stmenu.src
index a306e7f88d..381b3b5c37 100644
--- a/main/sw/source/ui/smartmenu/stmenu.src
+++ b/main/sw/source/ui/smartmenu/stmenu.src
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,34 +7,34 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
-/* StarView ressource file */
 
 #include "stmenu.hrc"
 #include "helpid.h"
 
 Menu MN_SMARTTAG_POPUP
 {
-   ItemList =
-   {
-       MenuItem
-       {
-           Identifier = MN_SMARTTAG_OPTIONS ;
-           HelpID = HID_SMARTTAG_MAIN ;
-           Text [ en-US ] = "Smart Tag Options..." ;
-       };
-   };
+       ItemList =
+       {
+               MenuItem
+               {
+                       Identifier = MN_SMARTTAG_OPTIONS ;
+                       HelpID = HID_SMARTTAG_MAIN ;
+                       Text [ en-US ] = "Smart Tag Options..." ;
+               };
+       };
 };
 
+// ********************************************************************** EOF

Reply via email to