INTEGRATION: CWS calc07 (1.5.10); FILE MERGED

2003/04/17 12:26:21 dr 1.5.10.1: #i13399# export document language
This commit is contained in:
Jens-Heiner Rechtien 2003-04-23 16:31:18 +00:00
parent 4e217d9a28
commit 0c9143f9ee

View file

@ -2,9 +2,9 @@
*
* $RCSfile: xlconst.hxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: rt $ $Date: 2003-04-08 16:29:09 $
* last change: $Author: hr $ $Date: 2003-04-23 17:31:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -398,6 +398,11 @@ const sal_uInt16 EXC_WSBOOL_FITTOPAGE = 0x0100;
const sal_uInt16 EXC_WSBOOL_DEFAULTFLAGS = 0x04C1;
// (0x008C) COUNTRY -----------------------------------------------------------
const sal_uInt16 EXC_ID_COUNTRY = 0x008C;
// (0x0092) PALETTE -----------------------------------------------------------
const sal_uInt16 EXC_ID_PALETTE = 0x0092;