summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmurl.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 08:50:05 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 08:50:05 +0000
commitf9686090fb9c856ec310ac8b539fc8e5d61b9613 (patch)
tree4388630d12260ad94648afc7c0a283b82e0b08c2 /svx/source/inc/fmurl.hxx
parent8a452fb1867fb6c463130a0ecf5e957f452c2fc4 (diff)
INTEGRATION: CWS dba31a (1.5.100); FILE MERGED
2008/07/03 08:46:59 fs 1.5.100.1: #i66628# FMURL_FORM_REFRESH_CURRENT_CONTROL
Diffstat (limited to 'svx/source/inc/fmurl.hxx')
-rw-r--r--svx/source/inc/fmurl.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/svx/source/inc/fmurl.hxx b/svx/source/inc/fmurl.hxx
index 7e932e1593e1..3f90948620da 100644
--- a/svx/source/inc/fmurl.hxx
+++ b/svx/source/inc/fmurl.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: fmurl.hxx,v $
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
* This file is part of OpenOffice.org.
*
@@ -49,6 +49,7 @@ namespace svxform
DECLARE_CONSTASCII_USTRING(FMURL_RECORD_SAVE);
DECLARE_CONSTASCII_USTRING(FMURL_RECORD_DELETE);
DECLARE_CONSTASCII_USTRING(FMURL_FORM_REFRESH);
+ DECLARE_CONSTASCII_USTRING(FMURL_FORM_REFRESH_CURRENT_CONTROL);
DECLARE_CONSTASCII_USTRING(FMURL_FORM_SORT_UP);
DECLARE_CONSTASCII_USTRING(FMURL_FORM_SORT_DOWN);