summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/Cell.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/Cell.idl')
-rw-r--r--offapi/com/sun/star/text/Cell.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/Cell.idl b/offapi/com/sun/star/text/Cell.idl
index 7669f10afa34..726963ecc88a 100644
--- a/offapi/com/sun/star/text/Cell.idl
+++ b/offapi/com/sun/star/text/Cell.idl
@@ -64,7 +64,7 @@ service Cell
//-------------------------------------------------------------------------
/** contains properties from table cells.
- <p>All of these properties are either already availbale in the
+ <p>All of these properties are either already available in the
service
<type scope="com::sun::star::text">CellProperties</type>,
or get matched against one of those or are implemented
@@ -73,8 +73,8 @@ service Cell
<p>The complete list is as follows:</p>
<ul>
<li>CellStyle: optional property, not implemented.</li>
- <li>CellBackColor: matched to 'BackColor'.</li>
- <li>IsCellBackgroundTransparent: matched to 'BackTransparent'.</li>
+ <li>CellBackColor: matched to "BackColor".</li>
+ <li>IsCellBackgroundTransparent: matched to "BackTransparent".</li>
<li>HoriJustify: non-functional implementation.</li>
<li>VertJustify: non-functional implementation.</li>
<li>IsTextWrapped: non-functional implementation.</li>