summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/CellProperties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/CellProperties.idl')
-rw-r--r--offapi/com/sun/star/text/CellProperties.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/CellProperties.idl b/offapi/com/sun/star/text/CellProperties.idl
index e108f96c3cf5..67627ab25c12 100644
--- a/offapi/com/sun/star/text/CellProperties.idl
+++ b/offapi/com/sun/star/text/CellProperties.idl
@@ -98,7 +98,7 @@ published service CellProperties
[property] string BackGraphicFilter;
//-------------------------------------------------------------------------
- /** determins the position of the background graphic.
+ /** determines the position of the background graphic.
*/
[property] com::sun::star::style::GraphicLocation BackGraphicLocation;
@@ -108,7 +108,7 @@ published service CellProperties
[property] long NumberFormat;
//-------------------------------------------------------------------------
- /** determins whether the background is transparent.
+ /** determines whether the background is transparent.
*/
[property] boolean BackTransparent;
@@ -158,7 +158,7 @@ published service CellProperties
[readonly, property]com::sun::star::text::XTextSection TextSection;
//-------------------------------------------------------------------------
- /** determins whether the cell is write protected or not.
+ /** determines whether the cell is write protected or not.
*/
[property] boolean IsProtected;