summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/UserIndex.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/UserIndex.idl')
-rw-r--r--offapi/com/sun/star/text/UserIndex.idl12
1 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/text/UserIndex.idl b/offapi/com/sun/star/text/UserIndex.idl
index e284251122a2..313ecc0c0f44 100644
--- a/offapi/com/sun/star/text/UserIndex.idl
+++ b/offapi/com/sun/star/text/UserIndex.idl
@@ -48,27 +48,27 @@ published service UserIndex
*/
[optional, property] com::sun::star::container::XIndexReplace LevelParagraphStyles;
- /** determins if the document index marks are included in this index.
+ /** determines if the document index marks are included in this index.
*/
[optional, property] boolean CreateFromMarks;
- /** determins if the outline level of the location of the indexed object is
+ /** determines if the outline level of the location of the indexed object is
used as index level of the index entry.*/
[optional, property] boolean UseLevelFromSource;
- /** determins if tables are included in the index.
+ /** determines if tables are included in the index.
*/
[optional, property] boolean CreateFromTables;
- /** determins if text frames are included in the index.
+ /** determines if text frames are included in the index.
*/
[optional, property] boolean CreateFromTextFrames;
- /** determins if graphic objects are included in the index.
+ /** determines if graphic objects are included in the index.
*/
[optional, property] boolean CreateFromGraphicObjects;
- /** determins if embedded objects are included in the index.
+ /** determines if embedded objects are included in the index.
*/
[optional, property] boolean CreateFromEmbeddedObjects;
/** contains the name of the user index.