summaryrefslogtreecommitdiffstats
path: root/sw/inc/shellres.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-26 09:31:58 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-26 09:31:58 +0000
commitd2357140d8bcb37946b68233e3f47af4ddbad5d7 (patch)
tree275140d43ee18de3da2d7c0a53d738688f940019 /sw/inc/shellres.hxx
parentINTEGRATION: CWS swcrossref01_DEV300 (1.9.18); FILE MERGED (diff)
downloadcore-d2357140d8bcb37946b68233e3f47af4ddbad5d7.tar.gz
core-d2357140d8bcb37946b68233e3f47af4ddbad5d7.zip
INTEGRATION: CWS swcrossref01_DEV300 (1.4.92); FILE MERGED
2007/10/01 11:12:52 od 1.4.92.2: RESYNC: (1.4-1.5); FILE MERGED 2007/09/17 12:09:39 od 1.4.92.1: #i81002# struct <ShellResource> - new member <aGetRefFld_RefItemNotFound> containing string for missing reference/bookmark
Diffstat (limited to 'sw/inc/shellres.hxx')
-rw-r--r--sw/inc/shellres.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sw/inc/shellres.hxx b/sw/inc/shellres.hxx
index c430dc47b2d4..004dc0b269a7 100644
--- a/sw/inc/shellres.hxx
+++ b/sw/inc/shellres.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: shellres.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 08:09:56 $
+ * last change: $Author: obo $ $Date: 2008-02-26 10:31:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -69,6 +69,10 @@ struct ShellResource : public Resource
// fuers GetRefFeld - oben/unten
String aGetRefFld_Up;
String aGetRefFld_Down;
+ // --> OD 2007-09-13 #i81002#
+ // for GetRefField - referenced item not found
+ String aGetRefFld_RefItemNotFound;
+ // <--
// fuer dynamisches Menu - String "alle"
String aStrAllPageHeadFoot;
// fuer einige Listboxen - String "keine"