summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/ParagraphProperties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/style/ParagraphProperties.idl')
-rw-r--r--offapi/com/sun/star/style/ParagraphProperties.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/style/ParagraphProperties.idl b/offapi/com/sun/star/style/ParagraphProperties.idl
index 65e24f2fa895..57bbdee9a7ac 100644
--- a/offapi/com/sun/star/style/ParagraphProperties.idl
+++ b/offapi/com/sun/star/style/ParagraphProperties.idl
@@ -220,7 +220,7 @@ published service ParagraphProperties
//-------------------------------------------------------------------------
- /** specifies the positions and kinds of thei tab stops within this
+ /** specifies the positions and kinds of the tab stops within this
paragraph.
*/
[optional, property] sequence<com::sun::star::style::TabStop> ParaTabStops;
@@ -365,7 +365,7 @@ published service ParagraphProperties
[property, optional] long BottomBorderDistance;
//-------------------------------------------------------------------------
- /** determins the type of break that is applied at the beginning of the table.
+ /** determines the type of break that is applied at the beginning of the table.
@see com.sun.star.style.BreakType
*/
[optional, property] com::sun::star::style::BreakType BreakType;