srchdlg.src (4441920c) srchdlg.src (a7d42b49)
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

--- 287 unchanged lines hidden (view full) ---

296 Hide = TRUE ;
297 };
298 CheckBox CB_NOTES
299 {
300 HelpID = "svx:CheckBox:RID_SVXDLG_SEARCH:CB_NOTES" ;
301 Pos = MAP_APPFONT ( 12, 232 ) ;
302 Size = MAP_APPFONT ( 126, 10 ) ;
303 TabStop = TRUE ;
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

--- 287 unchanged lines hidden (view full) ---

296 Hide = TRUE ;
297 };
298 CheckBox CB_NOTES
299 {
300 HelpID = "svx:CheckBox:RID_SVXDLG_SEARCH:CB_NOTES" ;
301 Pos = MAP_APPFONT ( 12, 232 ) ;
302 Size = MAP_APPFONT ( 126, 10 ) ;
303 TabStop = TRUE ;
304 Text [ en-US ] = "Notes" ;
304 Text [ en-US ] = "Comments" ;
305 };
306 CheckBox CB_JAP_MATCH_FULL_HALF_WIDTH
307 {
308 HelpID = "svx:CheckBox:RID_SVXDLG_SEARCH:CB_JAP_MATCH_FULL_HALF_WIDTH" ;
309 Pos = MAP_APPFONT ( 12, 247 ) ;
310 Size = MAP_APPFONT ( 126, 10 ) ;
311 TabStop = TRUE ;
312 Text [ en-US ] = "Match character width" ;

--- 65 unchanged lines hidden (view full) ---

378 Size = MAP_APPFONT ( 63, 48 ) ;
379 TabStop = TRUE ;
380 DropDown = TRUE ;
381 Hide = TRUE ;
382 StringList [ en-US ] =
383 {
384 < "Formulas" ; Default ; > ;
385 < "Values" ; Default ; > ;
305 };
306 CheckBox CB_JAP_MATCH_FULL_HALF_WIDTH
307 {
308 HelpID = "svx:CheckBox:RID_SVXDLG_SEARCH:CB_JAP_MATCH_FULL_HALF_WIDTH" ;
309 Pos = MAP_APPFONT ( 12, 247 ) ;
310 Size = MAP_APPFONT ( 126, 10 ) ;
311 TabStop = TRUE ;
312 Text [ en-US ] = "Match character width" ;

--- 65 unchanged lines hidden (view full) ---

378 Size = MAP_APPFONT ( 63, 48 ) ;
379 TabStop = TRUE ;
380 DropDown = TRUE ;
381 Hide = TRUE ;
382 StringList [ en-US ] =
383 {
384 < "Formulas" ; Default ; > ;
385 < "Values" ; Default ; > ;
386 < "Notes" ; Default ; > ;
386 < "Comments" ; Default ; > ;
387 };
388 };
389 FixedText FT_CALC_SEARCHDIR
390 {
391 Pos = MAP_APPFONT ( 12, 300 ) ;
392 Size = MAP_APPFONT ( 60, 8 ) ;
393 Text [ en-US ] = "Search ~direction" ;
394 Hide = TRUE ;

--- 41 unchanged lines hidden ---
387 };
388 };
389 FixedText FT_CALC_SEARCHDIR
390 {
391 Pos = MAP_APPFONT ( 12, 300 ) ;
392 Size = MAP_APPFONT ( 60, 8 ) ;
393 Text [ en-US ] = "Search ~direction" ;
394 Hide = TRUE ;

--- 41 unchanged lines hidden ---