From 16c600fc5e094e6c5c8e9f382dd3d93cf916758f Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 16 Jun 2008 12:39:22 +0000 Subject: INTEGRATION: CWS rptchart02 (1.6.2); FILE MERGED 2008/05/15 12:31:44 oj 1.6.2.1: #i89369# disbale title feature at propbrw for teh moment but impl all what is needed as we can introduce new strings again --- reportdesign/source/inc/uistrings.hrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'reportdesign/source/inc') diff --git a/reportdesign/source/inc/uistrings.hrc b/reportdesign/source/inc/uistrings.hrc index 0d6fddb69348..371a95dda509 100644 --- a/reportdesign/source/inc/uistrings.hrc +++ b/reportdesign/source/inc/uistrings.hrc @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: uistrings.hrc,v $ - * $Revision: 1.6 $ + * $Revision: 1.7 $ * * This file is part of OpenOffice.org. * @@ -64,6 +64,7 @@ DECLARE_CONSTASCII_USTRING(PROPERTY_FORMULALIST ); DECLARE_CONSTASCII_USTRING(PROPERTY_SCOPE ); DECLARE_CONSTASCII_USTRING(PROPERTY_CHARTTYPE ); DECLARE_CONSTASCII_USTRING(PROPERTY_PREVIEW_COUNT ); +DECLARE_CONSTASCII_USTRING(PROPERTY_TITLE ); } #endif // REPORTDESIGN_SHARED_UISTRINGS_HRC -- cgit