summaryrefslogtreecommitdiff
path: root/starmath/sdi
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2009-07-13 11:08:01 +0000
committerThomas Lange <tl@openoffice.org>2009-07-13 11:08:01 +0000
commit083a898565f723b3dd91a8caf27ea8d02b52fb06 (patch)
treeb5e8052172ba7e847b5f2a78e2129fe3794231b6 /starmath/sdi
parentb5bdc62436c28c67c130d154a66f3d4cb2772516 (diff)
#i1601# sentence case transliteration
Diffstat (limited to 'starmath/sdi')
-rw-r--r--starmath/sdi/svxitems.sdi1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/sdi/svxitems.sdi b/starmath/sdi/svxitems.sdi
index ddbf0f2fc185..e0d6d7f6e4b8 100644
--- a/starmath/sdi/svxitems.sdi
+++ b/starmath/sdi/svxitems.sdi
@@ -48,6 +48,7 @@ enum SvxCaseMap
SVX_CASEMAP_VERSALIEN,
SVX_CASEMAP_GEMEINE,
SVX_CASEMAP_TITEL,
+ SVX_CASEMAP_SENTENCE,
SVX_CASEMAP_KAPITAELCHEN,
SVX_CASEMAP_END
};