Still fogot to add another patch...
This commit is contained in:
parent
7d88e9ecea
commit
c4668e479c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197777
2 changed files with 40 additions and 0 deletions
20
editors/openoffice.org-2-RC/files/patch-i80295
Normal file
20
editors/openoffice.org-2-RC/files/patch-i80295
Normal file
|
@ -0,0 +1,20 @@
|
|||
Index: svx/source/dialog/cuifmsearch.hxx
|
||||
===================================================================
|
||||
RCS file: /cvs/graphics/svx/source/dialog/cuifmsearch.hxx,v
|
||||
retrieving revision 1.6
|
||||
diff -u -r1.6 cuifmsearch.hxx
|
||||
--- svx/source/dialog/cuifmsearch.hxx 31 Jul 2007 13:56:33 -0000 1.6
|
||||
+++ svx/source/dialog/cuifmsearch.hxx 3 Aug 2007 05:35:05 -0000
|
||||
@@ -93,10 +93,10 @@
|
||||
|
||||
struct FmSearchProgress;
|
||||
|
||||
+class FmSearchEngine;
|
||||
+
|
||||
class FmSearchDialog : public ModalDialog
|
||||
{
|
||||
- friend class FmSearchEngine;
|
||||
-
|
||||
// meine ganzen Controls
|
||||
FixedLine m_flSearchFor;
|
||||
RadioButton m_rbSearchForText;
|
20
editors/openoffice.org-3-RC/files/patch-i80295
Normal file
20
editors/openoffice.org-3-RC/files/patch-i80295
Normal file
|
@ -0,0 +1,20 @@
|
|||
Index: svx/source/dialog/cuifmsearch.hxx
|
||||
===================================================================
|
||||
RCS file: /cvs/graphics/svx/source/dialog/cuifmsearch.hxx,v
|
||||
retrieving revision 1.6
|
||||
diff -u -r1.6 cuifmsearch.hxx
|
||||
--- svx/source/dialog/cuifmsearch.hxx 31 Jul 2007 13:56:33 -0000 1.6
|
||||
+++ svx/source/dialog/cuifmsearch.hxx 3 Aug 2007 05:35:05 -0000
|
||||
@@ -93,10 +93,10 @@
|
||||
|
||||
struct FmSearchProgress;
|
||||
|
||||
+class FmSearchEngine;
|
||||
+
|
||||
class FmSearchDialog : public ModalDialog
|
||||
{
|
||||
- friend class FmSearchEngine;
|
||||
-
|
||||
// meine ganzen Controls
|
||||
FixedLine m_flSearchFor;
|
||||
RadioButton m_rbSearchForText;
|
Loading…
Reference in a new issue