autocdlg.hxx (c4eee24d) autocdlg.hxx (a9075099)
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

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

230 PushButton aDeleteReplacePB;
231
232 String sModify;
233 String sNew;
234
235 SvStringsISortDtor* pFormatText;
236 DoubleStringTable aDoubleStringTable;
237 CollatorWrapper* pCompareClass;
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

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

230 PushButton aDeleteReplacePB;
231
232 String sModify;
233 String sNew;
234
235 SvStringsISortDtor* pFormatText;
236 DoubleStringTable aDoubleStringTable;
237 CollatorWrapper* pCompareClass;
238 CollatorWrapper* pCompareCaseClass;
239 CharClass* pCharClass;
240 LanguageType eLang;
241
242 sal_Bool bHasSelectionText;
243 sal_Bool bFirstSelect:1;
244 sal_Bool bReplaceEditChanged:1;
245 sal_Bool bSWriter:1;
246

--- 268 unchanged lines hidden ---
238 CharClass* pCharClass;
239 LanguageType eLang;
240
241 sal_Bool bHasSelectionText;
242 sal_Bool bFirstSelect:1;
243 sal_Bool bReplaceEditChanged:1;
244 sal_Bool bSWriter:1;
245

--- 268 unchanged lines hidden ---