summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/BaseIndex.idl
diff options
context:
space:
mode:
authorAurimas FiĊĦeras <aurimas@gmail.com>2011-01-25 20:17:43 +0200
committerMichael Meeks <michael.meeks@novell.com>2011-01-28 12:14:19 +0000
commit207456b80e022608e6ee63e324de9367bf9f9d70 (patch)
tree14d19312e1585c38a9fd62e62cb4eaec0cefdf7f /offapi/com/sun/star/text/BaseIndex.idl
parentAdd a function table entry for the dynamically generated trampoline (diff)
downloadcore-207456b80e022608e6ee63e324de9367bf9f9d70.tar.gz
core-207456b80e022608e6ee63e324de9367bf9f9d70.zip
Some fixes to documentation (part 4)
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
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;