INTEGRATION: CWS eforms2 (1.44.282); FILE MERGED
2004/06/25 16:40:13 dvo 1.44.282.2: RESYNC: (1.44-1.45); FILE MERGED 2004/06/23 13:12:02 fme 1.44.282.1: #114856# Enhanced forms - Editable sections in read-only documents
This commit is contained in:
parent
e0d5c37d76
commit
7e0166a671
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: unomap.hxx,v $
|
* $RCSfile: unomap.hxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.45 $
|
* $Revision: 1.46 $
|
||||||
*
|
*
|
||||||
* last change: $Author: hr $ $Date: 2004-04-13 12:19:44 $
|
* last change: $Author: obo $ $Date: 2004-11-16 10:19:41 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to the terms of
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
|
@ -193,6 +193,8 @@
|
||||||
#define WID_SECT_IS_GLOBAL_DOC_SECTION 8010
|
#define WID_SECT_IS_GLOBAL_DOC_SECTION 8010
|
||||||
#define WID_SECT_PASSWORD 8011
|
#define WID_SECT_PASSWORD 8011
|
||||||
#define WID_SECT_CURRENTLY_VISIBLE 8012
|
#define WID_SECT_CURRENTLY_VISIBLE 8012
|
||||||
|
#define WID_SECT_EDIT_IN_READONLY 8013
|
||||||
|
|
||||||
|
|
||||||
//Verzeichnisse
|
//Verzeichnisse
|
||||||
#define WID_PRIMARY_KEY 1000
|
#define WID_PRIMARY_KEY 1000
|
||||||
|
|
Loading…
Reference in a new issue