summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/ContentIndex.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/ContentIndex.idl')
-rw-r--r--offapi/com/sun/star/text/ContentIndex.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/ContentIndex.idl b/offapi/com/sun/star/text/ContentIndex.idl
index b3a4c34ef630..6157b77f8c3b 100644
--- a/offapi/com/sun/star/text/ContentIndex.idl
+++ b/offapi/com/sun/star/text/ContentIndex.idl
@@ -44,12 +44,12 @@ published service ContentIndex
// DocMerge: empty anyway
service com::sun::star::text::BaseIndex;
- /** determins the depth of outline levels that are included into the content index.*/
+ /** determines the depth of outline levels that are included into the content index.*/
/// @missing
[optional, property] short Level;
- /** determins if the document index is created from outlines.
+ /** determines if the document index is created from outlines.
*/
[optional, property] boolean CreateFromOutline;