summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/BaseIndex.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/BaseIndex.idl')
-rw-r--r--offapi/com/sun/star/text/BaseIndex.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/BaseIndex.idl b/offapi/com/sun/star/text/BaseIndex.idl
index 0b40ec0e17f4..20e2b2f49c53 100644
--- a/offapi/com/sun/star/text/BaseIndex.idl
+++ b/offapi/com/sun/star/text/BaseIndex.idl
@@ -77,7 +77,7 @@ published service BaseIndex
// DocMerge: empty anyway
[property] string Title;
- /** determins if the index is protected.*/
+ /** determines if the index is protected.*/
// DocMerge: empty anyway
[property] boolean IsProtected;
@@ -165,7 +165,7 @@ published service BaseIndex
*/
// DocMerge: empty anyway
[optional, property] com::sun::star::container::XIndexReplace LevelFormat;
- /** determins if the content of the document index is created from the
+ /** determines if the content of the document index is created from the
complete document content or from the current chapter only.
<p> It is not available in the bibliography</p>*/
[optional, property] boolean CreateFromChapter;