bmpmask.src (ae2dc0fa) | bmpmask.src (7ea7a1cc) |
---|---|
1/************************************************************** 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 --- 85 unchanged lines hidden (view full) --- 94 Pos = MAP_APPFONT ( 58 , 48 ) ; 95 Size = MAP_APPFONT ( 29 , 12 ) ; 96 TabStop = TRUE ; 97 Repeat = TRUE ; 98 Spin = TRUE ; 99 Maximum = 99 ; 100 Last = 99 ; 101 SpinSize = 1 ; | 1/************************************************************** 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 --- 85 unchanged lines hidden (view full) --- 94 Pos = MAP_APPFONT ( 58 , 48 ) ; 95 Size = MAP_APPFONT ( 29 , 12 ) ; 96 TabStop = TRUE ; 97 Repeat = TRUE ; 98 Spin = TRUE ; 99 Maximum = 99 ; 100 Last = 99 ; 101 SpinSize = 1 ; |
102 Unit = FUNIT_CUSTOM ; 103 CustomUnitText = "%" ; | 102 Unit = FUNIT_PERCENT ; |
104 }; 105 ListBox LB_1 106 { 107 HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_1"; 108 Border = TRUE ; 109 Pos = MAP_APPFONT ( 93 , 48 ) ; 110 Size = MAP_APPFONT ( 64 , 75 ) ; 111 TabStop = TRUE ; --- 25 unchanged lines hidden (view full) --- 137 Pos = MAP_APPFONT ( 58 , 63 ) ; 138 Size = MAP_APPFONT ( 29 , 12 ) ; 139 TabStop = TRUE ; 140 Repeat = TRUE ; 141 Spin = TRUE ; 142 Maximum = 99 ; 143 Last = 99 ; 144 SpinSize = 1 ; | 103 }; 104 ListBox LB_1 105 { 106 HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_1"; 107 Border = TRUE ; 108 Pos = MAP_APPFONT ( 93 , 48 ) ; 109 Size = MAP_APPFONT ( 64 , 75 ) ; 110 TabStop = TRUE ; --- 25 unchanged lines hidden (view full) --- 136 Pos = MAP_APPFONT ( 58 , 63 ) ; 137 Size = MAP_APPFONT ( 29 , 12 ) ; 138 TabStop = TRUE ; 139 Repeat = TRUE ; 140 Spin = TRUE ; 141 Maximum = 99 ; 142 Last = 99 ; 143 SpinSize = 1 ; |
145 Unit = FUNIT_CUSTOM ; 146 CustomUnitText = "%" ; | 144 Unit = FUNIT_PERCENT ; |
147 }; 148 ListBox LB_2 149 { 150 HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_2"; 151 Border = TRUE ; 152 Pos = MAP_APPFONT ( 93 , 63 ) ; 153 Size = MAP_APPFONT ( 64 , 75 ) ; 154 TabStop = TRUE ; --- 25 unchanged lines hidden (view full) --- 180 Pos = MAP_APPFONT ( 58, 78 ) ; 181 Size = MAP_APPFONT ( 29 , 12 ) ; 182 TabStop = TRUE ; 183 Repeat = TRUE ; 184 Spin = TRUE ; 185 Maximum = 99 ; 186 Last = 99 ; 187 SpinSize = 1 ; | 145 }; 146 ListBox LB_2 147 { 148 HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_2"; 149 Border = TRUE ; 150 Pos = MAP_APPFONT ( 93 , 63 ) ; 151 Size = MAP_APPFONT ( 64 , 75 ) ; 152 TabStop = TRUE ; --- 25 unchanged lines hidden (view full) --- 178 Pos = MAP_APPFONT ( 58, 78 ) ; 179 Size = MAP_APPFONT ( 29 , 12 ) ; 180 TabStop = TRUE ; 181 Repeat = TRUE ; 182 Spin = TRUE ; 183 Maximum = 99 ; 184 Last = 99 ; 185 SpinSize = 1 ; |
188 Unit = FUNIT_CUSTOM ; 189 CustomUnitText = "%" ; | 186 Unit = FUNIT_PERCENT ; |
190 }; 191 ListBox LB_3 192 { 193 HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_3"; 194 Border = TRUE ; 195 Pos = MAP_APPFONT ( 93 , 78 ) ; 196 Size = MAP_APPFONT ( 64 , 75 ) ; 197 TabStop = TRUE ; --- 25 unchanged lines hidden (view full) --- 223 Pos = MAP_APPFONT ( 58 , 93 ) ; 224 Size = MAP_APPFONT ( 29 , 12 ) ; 225 TabStop = TRUE ; 226 Repeat = TRUE ; 227 Spin = TRUE ; 228 Maximum = 99 ; 229 Last = 99 ; 230 SpinSize = 1 ; | 187 }; 188 ListBox LB_3 189 { 190 HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_3"; 191 Border = TRUE ; 192 Pos = MAP_APPFONT ( 93 , 78 ) ; 193 Size = MAP_APPFONT ( 64 , 75 ) ; 194 TabStop = TRUE ; --- 25 unchanged lines hidden (view full) --- 220 Pos = MAP_APPFONT ( 58 , 93 ) ; 221 Size = MAP_APPFONT ( 29 , 12 ) ; 222 TabStop = TRUE ; 223 Repeat = TRUE ; 224 Spin = TRUE ; 225 Maximum = 99 ; 226 Last = 99 ; 227 SpinSize = 1 ; |
231 Unit = FUNIT_CUSTOM ; 232 CustomUnitText = "%" ; | 228 Unit = FUNIT_PERCENT ; |
233 }; 234 ListBox LB_4 235 { 236 HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_4"; 237 Border = TRUE ; 238 Pos = MAP_APPFONT ( 93 , 93 ) ; 239 Size = MAP_APPFONT ( 64 , 75 ) ; 240 TabStop = TRUE ; --- 98 unchanged lines hidden --- | 229 }; 230 ListBox LB_4 231 { 232 HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_4"; 233 Border = TRUE ; 234 Pos = MAP_APPFONT ( 93 , 93 ) ; 235 Size = MAP_APPFONT ( 64 , 75 ) ; 236 TabStop = TRUE ; --- 98 unchanged lines hidden --- |