summaryrefslogtreecommitdiff
path: root/xmloff/dtd/style.mod
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-05-27 15:06:15 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-05-27 15:06:15 +0000
commitda303a8c82bc8e3d34a9d497f80c2d17798307de (patch)
tree1a9ba6151285327e941e5be49177a34b86251def /xmloff/dtd/style.mod
parentedb7b9b63a6b12f6bdfb9732850e04a7a0764c6d (diff)
INTEGRATION: CWS aig03 (1.57.106); FILE MERGED
2003/05/23 11:30:55 dvo 1.57.106.1: #108779# add style:join-border attribute
Diffstat (limited to 'xmloff/dtd/style.mod')
-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 6fc6aa0eb8bc..b656432f29fe 100644
--- a/xmloff/dtd/style.mod
+++ b/xmloff/dtd/style.mod
@@ -1,5 +1,5 @@
<!--
- $Id: style.mod,v 1.57 2002-11-01 10:22:59 dvo Exp $
+ $Id: style.mod,v 1.58 2003-05-27 16:06:15 rt Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -316,6 +316,7 @@
<!ATTLIST style:properties fo:padding-right %nonNegativeLength; #IMPLIED>
<!ATTLIST style:properties style:shadow CDATA #IMPLIED>
<!ATTLIST style:properties fo:keep-with-next %boolean; #IMPLIED>
+<!ATTLIST style:properties style:join-border %boolean; #IMPLIED>
<!ATTLIST style:properties text:number-lines %boolean; "false">
<!ATTLIST style:properties text:line-number %nonNegativeInteger; #IMPLIED>