From f90f159cb8e22eafdfcef4fa57bbc6a05781688b Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 2 Aug 2004 13:18:17 +0000 Subject: INTEGRATION: CWS insight01 (1.13.218); FILE MERGED 2004/05/28 18:16:08 oj 1.13.218.2: RESYNC: (1.13-1.14); FILE MERGED 2004/05/05 12:03:39 tl 1.13.218.1: #i25411# new database properties added to API --- sw/inc/unofield.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sw/inc/unofield.hxx') diff --git a/sw/inc/unofield.hxx b/sw/inc/unofield.hxx index 4e582d47f924..0feeb340fd17 100644 --- a/sw/inc/unofield.hxx +++ b/sw/inc/unofield.hxx @@ -2,9 +2,9 @@ * * $RCSfile: unofield.hxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: kz $ $Date: 2004-05-18 14:00:14 $ + * last change: $Author: hr $ $Date: 2004-08-02 14:18:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -110,6 +110,8 @@ class SwXFieldMaster : public cppu::WeakImplHelper4 String sParam1; //Content / Database / NumberingSeparator String sParam2; // - /DataTablename String sParam3; // - /DataFieldName + String sParam5; // - /DataBaseURL + String sParam6; // - /DataBaseResource double fParam1; // Value / - sal_Int8 nParam1; // ChapterNumberingLevel sal_Bool bParam1; // IsExpression -- cgit