summaryrefslogtreecommitdiff
path: root/xmloff/dtd
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2002-04-04 12:45:03 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2002-04-04 12:45:03 +0000
commit0408c263b08e576ac912f180281c63db49270273 (patch)
treecd4153a817912009a55a002fdfe0e907678b6844 /xmloff/dtd
parentbffa9953256e1554eabe6b35a8db72805f739ca4 (diff)
#98453# snap-to-layout-grid attribute added
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 a0c312f70466..31e9c8cedf0a 100644
--- a/xmloff/dtd/style.mod
+++ b/xmloff/dtd/style.mod
@@ -1,5 +1,5 @@
<!--
- $Id: style.mod,v 1.49 2002-02-28 14:23:57 dvo Exp $
+ $Id: style.mod,v 1.50 2002-04-04 13:45:03 dvo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -401,6 +401,7 @@
<!ATTLIST style:properties style:layout-grid-ruby-below %boolean; #IMPLIED>
<!ATTLIST style:properties style:layout-grid-print %boolean; #IMPLIED>
<!ATTLIST style:properties style:layout-grid-display %boolean; #IMPLIED>
+<!ATTLIST style:properties style:snap-to-layout-grid %boolean; #IMPLIED>
<!ELEMENT style:footnote-sep EMPTY>
<!ATTLIST style:footnote-sep style:width %length; #IMPLIED>