summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/CaseMap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/style/CaseMap.idl')
-rw-r--r--offapi/com/sun/star/style/CaseMap.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/style/CaseMap.idl b/offapi/com/sun/star/style/CaseMap.idl
index 7113d0154..422087c0c 100644
--- a/offapi/com/sun/star/style/CaseMap.idl
+++ b/offapi/com/sun/star/style/CaseMap.idl
@@ -78,9 +78,6 @@ published constants CaseMap
*/
const short SMALLCAPS = 4;
- /** The first character of each first word of each sentence is put in upper case.
- */
- const short SENTENCE = 5;
};
//=============================================================================