srchdlg.src (96bf921d) | srchdlg.src (b38e0b54) |
---|---|
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 --- 21 unchanged lines hidden (view full) --- 30// Strings --------------------------------------------------------------- 31 32String RID_SVXSTR_SEARCH_STYLES 33{ 34 Text [ en-US ] = "Including Styles" ; 35}; 36String RID_SVXSTR_SEARCH 37{ | 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 --- 21 unchanged lines hidden (view full) --- 30// Strings --------------------------------------------------------------- 31 32String RID_SVXSTR_SEARCH_STYLES 33{ 34 Text [ en-US ] = "Including Styles" ; 35}; 36String RID_SVXSTR_SEARCH 37{ |
38 Text [ en-US ] = "(Search)" ; | 38 Text [ en-US ] = " (Search)" ; |
39}; 40String RID_SVXSTR_REPLACE 41{ | 39}; 40String RID_SVXSTR_REPLACE 41{ |
42 Text [ en-US ] = "(Replace)" ; | 42 Text [ en-US ] = " (Replace)" ; |
43}; 44 45// RID_SVXDLG_SEARCH ----------------------------------------------------- 46 47ModelessDialog RID_SVXDLG_SEARCH 48{ 49 HelpId = CMD_SID_SEARCH_DLG ; 50 OutputSize = TRUE ; --- 385 unchanged lines hidden --- | 43}; 44 45// RID_SVXDLG_SEARCH ----------------------------------------------------- 46 47ModelessDialog RID_SVXDLG_SEARCH 48{ 49 HelpId = CMD_SID_SEARCH_DLG ; 50 OutputSize = TRUE ; --- 385 unchanged lines hidden --- |