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
This commit is contained in:
parent
c2d43e2b67
commit
f90f159cb8
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue