1/**************************************************************
| 1/**************************************************************
|
2 *
| 2 *
|
3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at
| 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at
|
10 *
| 10 *
|
11 * http://www.apache.org/licenses/LICENSE-2.0
| 11 * http://www.apache.org/licenses/LICENSE-2.0
|
12 *
| 12 *
|
13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License.
| 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License.
|
19 *
| 19 *
|
20 *************************************************************/ 21
| 20 *************************************************************/ 21
|
22
| |
23#include <unotools.hrc> 24#include <utlui.hrc> 25#include <globals.hrc> 26#include <helpid.h> 27 28ModalDialog DLG_RENAME_XNAMED 29{ 30 HelpID = HID_RENAME_XNAMED ; 31 OutputSize = TRUE ; 32 SVLook = TRUE ;
| 22#include <unotools.hrc> 23#include <utlui.hrc> 24#include <globals.hrc> 25#include <helpid.h> 26 27ModalDialog DLG_RENAME_XNAMED 28{ 29 HelpID = HID_RENAME_XNAMED ; 30 OutputSize = TRUE ; 31 SVLook = TRUE ;
|
33 Size = MAP_APPFONT ( 220 , 60 ) ;
| 32 Size = MAP_APPFONT ( 220, 60 ) ;
|
34 Moveable = TRUE ; 35 FixedText FT_NEW_NAME 36 {
| 33 Moveable = TRUE ; 34 FixedText FT_NEW_NAME 35 {
|
37 Pos = MAP_APPFONT ( 12 , 15 ) ; 38 Size = MAP_APPFONT ( 50 , 10 ) ; 39 Text [ en-US ] = "New name";
| 36 Pos = MAP_APPFONT ( 12, 15 ) ; 37 Size = MAP_APPFONT ( 50, 10 ) ; 38 Text [ en-US ] = "New name" ;
|
40 }; 41 Edit ED_NEW_NAME 42 {
| 39 }; 40 Edit ED_NEW_NAME 41 {
|
43 HelpID = "sw:Edit:DLG_RENAME_XNAMED:ED_NEW_NAME"; 44 Pos = MAP_APPFONT ( 65 , 13 ) ; 45 Size = MAP_APPFONT ( 87 , 12 ) ; 46 Border = TRUE;
| 42 HelpID = "sw:Edit:DLG_RENAME_XNAMED:ED_NEW_NAME" ; 43 Pos = MAP_APPFONT ( 65, 13 ) ; 44 Size = MAP_APPFONT ( 87, 12 ) ; 45 Border = TRUE ;
|
47 };
| 46 };
|
48 FixedLine FL_NAME
| 47 FixedLine FL_NAME
|
49 {
| 48 {
|
50 Pos = MAP_APPFONT ( 6 , 3 ) ; 51 Size = MAP_APPFONT ( 152 , 8 ) ; 52 Text [ en-US ] = "Change name";
| 49 Pos = MAP_APPFONT ( 6, 3 ) ; 50 Size = MAP_APPFONT ( 152, 8 ) ; 51 Text [ en-US ] = "Change name" ;
|
53 }; 54 OKButton PB_OK 55 {
| 52 }; 53 OKButton PB_OK 54 {
|
56 Pos = MAP_APPFONT ( 164 , 6 ) ; 57 Size = MAP_APPFONT ( 50 , 14 ) ;
| 55 Pos = MAP_APPFONT ( 164, 6 ) ; 56 Size = MAP_APPFONT ( 50, 14 ) ;
|
58 TabStop = TRUE ; 59 Group = TRUE ; 60 DefButton = TRUE ; 61 }; 62 CancelButton PB_CANCEL 63 {
| 57 TabStop = TRUE ; 58 Group = TRUE ; 59 DefButton = TRUE ; 60 }; 61 CancelButton PB_CANCEL 62 {
|
64 Pos = MAP_APPFONT ( 164 , 23 ) ; 65 Size = MAP_APPFONT ( 50 , 14 ) ;
| 63 Pos = MAP_APPFONT ( 164, 23 ) ; 64 Size = MAP_APPFONT ( 50, 14 ) ;
|
66 TabStop = TRUE ; 67 Group = TRUE ; 68 }; 69 HelpButton PB_HELP 70 {
| 65 TabStop = TRUE ; 66 Group = TRUE ; 67 }; 68 HelpButton PB_HELP 69 {
|
71 Pos = MAP_APPFONT ( 164 , 43 ) ; 72 Size = MAP_APPFONT ( 50 , 14 ) ;
| 70 Pos = MAP_APPFONT ( 164, 43 ) ; 71 Size = MAP_APPFONT ( 50, 14 ) ;
|
73 TabStop = TRUE ; 74 Group = TRUE ; 75 };
| 72 TabStop = TRUE ; 73 Group = TRUE ; 74 };
|
76 Text [ en-US ] = "Rename object: ";
| 75 Text [ en-US ] = "Rename object: " ;
|
77}; 78String STR_SERVICE_UNAVAILABLE 79{
| 76}; 77String STR_SERVICE_UNAVAILABLE 78{
|
80 Text [ en-US ] = "The following service is not available: ";
| 79 Text [ en-US ] = "The following service is not available: " ;
|
81}; 82Resource RES_FRMEX_MENU 83{ 84 StringArray 1 85 { 86 ItemList [ en-US ] = 87 {
| 80}; 81Resource RES_FRMEX_MENU 82{ 83 StringArray 1 84 { 85 ItemList [ en-US ] = 86 {
|
88 < "~Zoom" ; ST_MENU_ZOOM; > ; 89 < "~Upwards" ; ST_MENU_UP; > ; 90 < "Do~wnwards" ; ST_MENU_DOWN; > ;
| 87 < "~Zoom" ; ST_MENU_ZOOM; > ; 88 < "~Upwards" ; ST_MENU_UP; > ; 89 < "Do~wnwards" ; ST_MENU_DOWN; > ;
|
91 }; 92 }; 93}; 94
| 90 }; 91 }; 92}; 93
|
95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
| 94// ********************************************************************** EOF
|
| |