srchdlg.src (66b8616b) | srchdlg.src (4441920c) |
---|---|
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 --- 202 unchanged lines hidden (view full) --- 211 { 212 Pos = MAP_APPFONT ( 0, 124 ) ; 213 Size = MAP_APPFONT ( 200, 8 ) ; 214 }; 215 MoreButton BTN_MORE 216 { 217 HelpID = "svx:MoreButton:RID_SVXDLG_SEARCH:BTN_MORE" ; 218 Pos = MAP_APPFONT ( 6, 135 ) ; | 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 --- 202 unchanged lines hidden (view full) --- 211 { 212 Pos = MAP_APPFONT ( 0, 124 ) ; 213 Size = MAP_APPFONT ( 200, 8 ) ; 214 }; 215 MoreButton BTN_MORE 216 { 217 HelpID = "svx:MoreButton:RID_SVXDLG_SEARCH:BTN_MORE" ; 218 Pos = MAP_APPFONT ( 6, 135 ) ; |
219 Size = MAP_APPFONT ( 50, 14 ) ; | 219 Size = MAP_APPFONT ( 65, 14 ) ; |
220 TabStop = TRUE ; 221 MapUnit = MAP_APPFONT ; 222 Delta = 174 ; 223 State = FALSE ; 224 }; 225 HelpButton BTN_HELP 226 { 227 Pos = MAP_APPFONT ( 88, 135 ) ; --- 208 unchanged lines hidden --- | 220 TabStop = TRUE ; 221 MapUnit = MAP_APPFONT ; 222 Delta = 174 ; 223 State = FALSE ; 224 }; 225 HelpButton BTN_HELP 226 { 227 Pos = MAP_APPFONT ( 88, 135 ) ; --- 208 unchanged lines hidden --- |