summaryrefslogtreecommitdiff
path: root/xmloff/dtd
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-26 14:45:56 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-26 14:45:56 +0000
commitecab6156252799380a48123658fb766099b6c5fa (patch)
tree5c3f30b86c2e48c4c577d3f0e3a6ddec02fccfa6 /xmloff/dtd
parentb1a03ba1b3a03a7496fb7cb7bab5d9e4e2dac473 (diff)
INTEGRATION: CWS hiddentext (1.58.106); FILE MERGED
2004/01/06 12:53:42 dvo 1.58.106.1: #i23659# load/save hidden attribute
Diffstat (limited to 'xmloff/dtd')
-rw-r--r--xmloff/dtd/style.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/dtd/style.mod b/xmloff/dtd/style.mod
index b656432f29fe..4872f132805e 100644
--- a/xmloff/dtd/style.mod
+++ b/xmloff/dtd/style.mod
@@ -1,5 +1,5 @@
<!--
- $Id: style.mod,v 1.58 2003-05-27 16:06:15 rt Exp $
+ $Id: style.mod,v 1.59 2004-02-26 15:45:56 kz Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -227,6 +227,7 @@
<!ATTLIST style:properties style:text-scale %percentage; #IMPLIED>
<!ATTLIST style:properties style:text-rotation-angle %integer; #IMPLIED>
<!ATTLIST style:properties style:text-rotation-scale (fixed|line-height) #IMPLIED>
+<!ATTLIST style:properties text:display (none|true) #IMPLIED>
<!-- paragraph properties -->
<!ENTITY % nonNegativeLengthOrPercentageOrNormal "CDATA">