summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/srchdlg.hrc
diff options
context:
space:
mode:
authorgt <gt@openoffice.org>2001-09-04 10:11:11 +0000
committergt <gt@openoffice.org>2001-09-04 10:11:11 +0000
commitaecda33a2bc46fada51f2cff06887e33adbf05cf (patch)
tree673a09747e90cd8dfe25d45b08edf939a6d6546a /svx/source/dialog/srchdlg.hrc
parent#91336#: helpid for New-Button (diff)
downloadcore-aecda33a2bc46fada51f2cff06887e33adbf05cf.tar.gz
core-aecda33a2bc46fada51f2cff06887e33adbf05cf.zip
#90370# Attribute Display uses FixedText instead of MultiLineEdit
Diffstat (limited to 'svx/source/dialog/srchdlg.hrc')
-rw-r--r--svx/source/dialog/srchdlg.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/source/dialog/srchdlg.hrc b/svx/source/dialog/srchdlg.hrc
index 39cf2376e343..3bac3939b245 100644
--- a/svx/source/dialog/srchdlg.hrc
+++ b/svx/source/dialog/srchdlg.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: srchdlg.hrc,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: fme $ $Date: 2001-05-15 11:46:06 $
+ * last change: $Author: gt $ $Date: 2001-09-04 11:11:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,6 +113,8 @@
#define ED_SEARCH_FORMATS 60
#define ED_REPLACE_FORMATS 61
+#define FT_SEARCH_FORMATS 62
+#define FT_REPLACE_FORMATS 63
#endif