diff options
author | Thomas Lange <tl@openoffice.org> | 2009-07-13 12:48:12 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2009-07-13 12:48:12 +0000 |
commit | bc3bba74e94d7c1e0f22e9c14f739683200713ad (patch) | |
tree | 64890eee1349eb26a205620a1f7f4dad0218628d /starmath/sdi | |
parent | 083a898565f723b3dd91a8caf27ea8d02b52fb06 (diff) |
undoing r273933 which was accidently commited on master m51
Notes
Notes:
split repo tag: writer_ooo/DEV300_m51
Diffstat (limited to 'starmath/sdi')
-rw-r--r-- | starmath/sdi/svxitems.sdi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/sdi/svxitems.sdi b/starmath/sdi/svxitems.sdi index e0d6d7f6e4b8..ddbf0f2fc185 100644 --- a/starmath/sdi/svxitems.sdi +++ b/starmath/sdi/svxitems.sdi @@ -48,7 +48,6 @@ enum SvxCaseMap SVX_CASEMAP_VERSALIEN, SVX_CASEMAP_GEMEINE, SVX_CASEMAP_TITEL, - SVX_CASEMAP_SENTENCE, SVX_CASEMAP_KAPITAELCHEN, SVX_CASEMAP_END }; |