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:
parent
4e217d9a28
commit
0c9143f9ee
1 changed files with 7 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue