Author: mseidel
Date: Mon Nov 12 12:03:43 2018
New Revision: 1846402

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

Modified:
    openoffice/trunk/main/cui/source/dialogs/charmap.src

Modified: openoffice/trunk/main/cui/source/dialogs/charmap.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/dialogs/charmap.src?rev=1846402&r1=1846401&r2=1846402&view=diff
==============================================================================
--- openoffice/trunk/main/cui/source/dialogs/charmap.src (original)
+++ openoffice/trunk/main/cui/source/dialogs/charmap.src Mon Nov 12 12:03:43 
2018
@@ -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,129 +7,128 @@
  * 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 <cuires.hrc>
 #include "charmap.hrc"
 #include "helpid.hrc"
 #include <svx/dialogs.hrc> // for RID_SVXDLG_CHARMAP
 
- // RID_SVXDLG_CHARMAP ----------------------------------------------------
+// RID_SVXDLG_CHARMAP ----------------------------------------------------
 ModalDialog RID_SVXDLG_CHARMAP
 {
        HelpId = CMD_SID_CHARMAP ;
        SvLook = TRUE ;
-       Text [ en-US ] = "Special Characters";
-       Size = MAP_APPFONT ( 297 , 153 ) ;
+       Text [ en-US ] = "Special Characters" ;
+       Size = MAP_APPFONT ( 297, 153 ) ;
        OutputSize = TRUE ;
        Moveable = TRUE ;
        Control CT_SHOWSET
        {
                HelpId = HID_CHARMAP_CTL_SHOWSET ;
                Border = TRUE ;
-               Pos = MAP_APPFONT ( 6 , 24 ) ;
-               Size = MAP_APPFONT ( 230 , 112 ) ;
+               Pos = MAP_APPFONT ( 6, 24 ) ;
+               Size = MAP_APPFONT ( 230, 112 ) ;
                TabStop = TRUE ;
                Group = TRUE ;
        };
        FixedText FT_FONT
        {
-               Pos = MAP_APPFONT ( 6 , 8 ) ;
-               Size = MAP_APPFONT ( 33 , 8 ) ;
+               Pos = MAP_APPFONT ( 6, 8 ) ;
+               Size = MAP_APPFONT ( 33, 8 ) ;
                Text [ en-US ] = "~Font" ;
                Left = TRUE ;
                Group = TRUE ;
        };
        ListBox LB_FONT
        {
-           HelpID = "cui:ListBox:RID_SVXDLG_CHARMAP:LB_FONT";
-               Pos = MAP_APPFONT ( 42 , 6 ) ;
-               Size = MAP_APPFONT ( 70 , 58 ) ;
+               HelpID = "cui:ListBox:RID_SVXDLG_CHARMAP:LB_FONT" ;
+               Pos = MAP_APPFONT ( 42, 6 ) ;
+               Size = MAP_APPFONT ( 70, 58 ) ;
                Sort = TRUE ;
                TabStop = TRUE ;
                DropDown = TRUE ;
        };
        FixedText FT_SUBSET
        {
-               Pos = MAP_APPFONT ( 118 , 8 ) ;
-               Size = MAP_APPFONT ( 42 , 8 ) ;
-               Text [ en-US ] = "~Subset";
+               Pos = MAP_APPFONT ( 118, 8 ) ;
+               Size = MAP_APPFONT ( 42, 8 ) ;
+               Text [ en-US ] = "~Subset" ;
        };
        ListBox LB_SUBSET
        {
-           HelpID = "cui:ListBox:RID_SVXDLG_CHARMAP:LB_SUBSET";
-               Pos = MAP_APPFONT ( 161 , 6 ) ;
-               Size = MAP_APPFONT ( 63 , 68 ) ;
+               HelpID = "cui:ListBox:RID_SVXDLG_CHARMAP:LB_SUBSET" ;
+               Pos = MAP_APPFONT ( 161, 6 ) ;
+               Size = MAP_APPFONT ( 63, 68 ) ;
                Sort = FALSE ;
                TabStop = TRUE ;
                DropDown = TRUE ;
        };
        FixedText FT_SYMBOLE
        {
-               Pos = MAP_APPFONT ( 6 , 140 ) ;
-               Size = MAP_APPFONT ( 38 , 8 ) ;
+               Pos = MAP_APPFONT ( 6, 140 ) ;
+               Size = MAP_APPFONT ( 38, 8 ) ;
                Left = TRUE ;
-               Text [ en-US ] = "Characters:";
+               Text [ en-US ] = "Characters:" ;
        };
        Control CT_SHOWTEXT
        {
                HelpId = HID_CHARMAP_CTL_SHOWTEXT ;
-               Pos = MAP_APPFONT ( 46 , 137 ) ;
-               Size = MAP_APPFONT ( 244 , 16 ) ;
+               Pos = MAP_APPFONT ( 46, 137 ) ;
+               Size = MAP_APPFONT ( 244, 16 ) ;
                Group = TRUE ;
        };
        Control CT_SHOWCHAR
        {
                HelpId = HID_CHARMAP_CTL_SHOWCHAR ;
-               Pos = MAP_APPFONT ( 241 , 79 ) ;
-               Size = MAP_APPFONT ( 50 , 44 ) ;
+               Pos = MAP_APPFONT ( 241, 79 ) ;
+               Size = MAP_APPFONT ( 50, 44 ) ;
                Group = TRUE ;
        };
        FixedText FT_CHARCODE
        {
-               Pos = MAP_APPFONT ( 241 , 126 ) ;
-               Size = MAP_APPFONT ( 50 , 8 ) ;
+               Pos = MAP_APPFONT ( 241, 126 ) ;
+               Size = MAP_APPFONT ( 50, 8 ) ;
                Center = TRUE ;
        };
        OKButton BTN_CHAR_OK
        {
-               Pos = MAP_APPFONT ( 242 , 6 ) ;
-               Size = MAP_APPFONT ( 50 , 14 ) ;
+               Pos = MAP_APPFONT ( 242, 6 ) ;
+               Size = MAP_APPFONT ( 50, 14 ) ;
                TabStop = TRUE ;
                DefButton = TRUE ;
        };
        CancelButton BTN_CHAR_CANCEL
        {
-               Pos = MAP_APPFONT ( 242 , 23 ) ;
-               Size = MAP_APPFONT ( 50 , 14 ) ;
+               Pos = MAP_APPFONT ( 242, 23 ) ;
+               Size = MAP_APPFONT ( 50, 14 ) ;
                TabStop = TRUE ;
        };
        HelpButton BTN_CHAR_HELP
        {
-               Pos = MAP_APPFONT ( 242 , 43 ) ;
-               Size = MAP_APPFONT ( 50 , 14 ) ;
+               Pos = MAP_APPFONT ( 242, 43 ) ;
+               Size = MAP_APPFONT ( 50, 14 ) ;
                TabStop = TRUE ;
        };
        PushButton BTN_DELETE
        {
-           HelpID = "cui:PushButton:RID_SVXDLG_CHARMAP:BTN_DELETE";
-               Pos = MAP_APPFONT ( 242 , 63 ) ;
-               Size = MAP_APPFONT ( 50 , 14 ) ;
-               Text [ en-US ] = "~Delete";
+               HelpID = "cui:PushButton:RID_SVXDLG_CHARMAP:BTN_DELETE" ;
+               Pos = MAP_APPFONT ( 242, 63 ) ;
+               Size = MAP_APPFONT ( 50, 14 ) ;
+               Text [ en-US ] = "~Delete" ;
        };
 };
 


Reply via email to