summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text')
-rw-r--r--offapi/com/sun/star/text/BaseFrameProperties.idl2
-rw-r--r--offapi/com/sun/star/text/DocumentSettings.idl2
-rw-r--r--offapi/com/sun/star/text/RedlinePortion.idl2
-rw-r--r--offapi/com/sun/star/text/XRedline.idl2
4 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/text/BaseFrameProperties.idl b/offapi/com/sun/star/text/BaseFrameProperties.idl
index dbaa8702a983..4f62845fe6ba 100644
--- a/offapi/com/sun/star/text/BaseFrameProperties.idl
+++ b/offapi/com/sun/star/text/BaseFrameProperties.idl
@@ -300,7 +300,7 @@ published service BaseFrameProperties
/** contains description for the object
- <p>The long description text can be entered to describe a object in
+ <p>The long description text can be entered to describe an object in
more detail to users with screen reader software. The description is
visible as an alternative tag for accessibility tools.</p>
diff --git a/offapi/com/sun/star/text/DocumentSettings.idl b/offapi/com/sun/star/text/DocumentSettings.idl
index a1a741a8b4e0..00e82c4d8759 100644
--- a/offapi/com/sun/star/text/DocumentSettings.idl
+++ b/offapi/com/sun/star/text/DocumentSettings.idl
@@ -103,7 +103,7 @@ published service DocumentSettings
If `TRUE`, the formatting till OpenOffice.org 1.1 is
applied. This means, that a proportional line spacing is applied
above and below a text line and that the maximum of the line spacing
- value between two paragraph is added respectively reckoned up with the
+ value between two paragraphs is added respectively reckoned up with the
paragraph spacing (adding or reckoning up is controlled by document
option AddParaTableSpacing).
If `FALSE` (default for documents since OpenOffice.org 2.0),
diff --git a/offapi/com/sun/star/text/RedlinePortion.idl b/offapi/com/sun/star/text/RedlinePortion.idl
index 422caa016fbc..34da4c99dd91 100644
--- a/offapi/com/sun/star/text/RedlinePortion.idl
+++ b/offapi/com/sun/star/text/RedlinePortion.idl
@@ -43,7 +43,7 @@ published service RedlinePortion
<p> Valid type names are:</p>
<UL>
<LI><P>Insert - marks an insertion</P>
- <LI><P>Delete - marks an deletion</P>
+ <LI><P>Delete - marks a deletion</P>
<LI><P>Format - marks an attribute change</P>
<LI><P>TextTable - marks a text table</P>
<LI><P>Style - marks an applied style</P>
diff --git a/offapi/com/sun/star/text/XRedline.idl b/offapi/com/sun/star/text/XRedline.idl
index b56122895b8a..9b259e8b9e58 100644
--- a/offapi/com/sun/star/text/XRedline.idl
+++ b/offapi/com/sun/star/text/XRedline.idl
@@ -36,7 +36,7 @@ published interface XRedline
<p> Valid type names are:</p>
<UL>
<LI><P>Insert - marks an insertion</P>
- <LI><P>Delete - marks an deletion</P>
+ <LI><P>Delete - marks a deletion</P>
<LI><P>Format - marks an attribute change</P>
<LI><P>TextTable - marks a text table</P>
<LI><P>Style - marks an applied style</P>