summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmltoken.cxx
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2011-03-17 17:39:42 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-03-19 17:57:19 +0100
commit6c7183cbcc497999f51b8a191d9f92e6dfd3de61 (patch)
tree26366c182e248870760197f70a127d4391fef0ef /xmloff/source/core/xmltoken.cxx
parentf62695deb4cc333247b625d1864ab6262fa02eb6 (diff)
Fixed line style in footnote format GUI and saved it to ODF
Diffstat (limited to 'xmloff/source/core/xmltoken.cxx')
-rwxr-xr-xxmloff/source/core/xmltoken.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/core/xmltoken.cxx b/xmloff/source/core/xmltoken.cxx
index fa7026cd88..0a11903eb0 100755
--- a/xmloff/source/core/xmltoken.cxx
+++ b/xmloff/source/core/xmltoken.cxx
@@ -1082,6 +1082,7 @@ namespace xmloff { namespace token {
TOKEN( "line-number", XML_LINE_NUMBER ),
TOKEN( "line-skew", XML_LINE_SKEW ),
TOKEN( "line-spacing", XML_LINE_SPACING ),
+ TOKEN( "line-style", XML_LINE_STYLE ),
TOKEN( "linear", XML_LINEAR ),
TOKEN( "linenumbering-configuration", XML_LINENUMBERING_CONFIGURATION ),
TOKEN( "linenumbering-separator", XML_LINENUMBERING_SEPARATOR ),