summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-01-03 15:18:51 +0000
committerFrank Schönheit <fs@openoffice.org>2001-01-03 15:18:51 +0000
commitef083c4e00c5263da264d1084886f803938d3cbb (patch)
treed0341cecf17e48b4b1bd7c6758661601666c12cb
parent9a1287b1e3f12b4c6557312785a41f6297909488 (diff)
+style:family=control
-rw-r--r--xmloff/dtd/style.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/dtd/style.mod b/xmloff/dtd/style.mod
index 40a1a0a796d9..99d4544e2d8d 100644
--- a/xmloff/dtd/style.mod
+++ b/xmloff/dtd/style.mod
@@ -1,5 +1,5 @@
<!--
- $Id: style.mod,v 1.21 2001-01-03 09:55:08 mib Exp $
+ $Id: style.mod,v 1.22 2001-01-03 16:18:51 fs Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -69,7 +69,7 @@
<!ATTLIST style:style style:name %styleName; #REQUIRED>
<!ENTITY % styleFamily "(paragraph|text|section|
- table|table-column|table-row|table-cell|table-page|chart|graphics|default|drawing-page|presentation)">
+ table|table-column|table-row|table-cell|table-page|chart|graphics|default|drawing-page|presentation|control)">
<!ATTLIST style:style style:family %styleFamily; #REQUIRED>
<!ATTLIST style:style style:parent-style-name %styleName; #IMPLIED>