summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/DocumentSettings.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/DocumentSettings.idl')
-rw-r--r--offapi/com/sun/star/text/DocumentSettings.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/DocumentSettings.idl b/offapi/com/sun/star/text/DocumentSettings.idl
index 3ab98fdd2ddc..6addc8f0d76d 100644
--- a/offapi/com/sun/star/text/DocumentSettings.idl
+++ b/offapi/com/sun/star/text/DocumentSettings.idl
@@ -68,7 +68,7 @@ published service DocumentSettings
/** specifies if charts in text documents are updated automatically.
- This has no effect if 'FieldAutoUpdate' is <FALSE/>.
+ This has no effect if "FieldAutoUpdate" is <FALSE/>.
*/
[optional, property] boolean ChartAutoUpdate;
@@ -78,7 +78,7 @@ published service DocumentSettings
<p>If between two paragraphs, two tables, or a paragraph and a
table, you have defined spacing above and below each object,
usually only the larger one of the two spaces is used. If the
- spacing between hte objects are to be added this property has
+ spacing between the objects are to be added this property has
to be <TRUE/>.</p>
*/
[optional, property] boolean AddParaTableSpacing;