summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2011-01-25 20:17:43 +0200
committerMichael Meeks <michael.meeks@novell.com>2011-01-28 12:14:19 +0000
commit207456b80e022608e6ee63e324de9367bf9f9d70 (patch)
tree14d19312e1585c38a9fd62e62cb4eaec0cefdf7f /offapi/com/sun/star/table
parent5287150cb7b37c094d43f1e3f1e38825a813540e (diff)
Some fixes to documentation (part 4)
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
Diffstat (limited to 'offapi/com/sun/star/table')
-rw-r--r--offapi/com/sun/star/table/AccessibleTableView.idl6
-rw-r--r--offapi/com/sun/star/table/BorderLine.idl2
-rw-r--r--offapi/com/sun/star/table/CellJustifyMethod.idl2
-rw-r--r--offapi/com/sun/star/table/CellProperties.idl2
-rw-r--r--offapi/com/sun/star/table/CellRangeListSource.idl4
-rw-r--r--offapi/com/sun/star/table/CellValueBinding.idl2
-rw-r--r--offapi/com/sun/star/table/TableSortField.idl6
-rw-r--r--offapi/com/sun/star/table/XCell.idl2
-rw-r--r--offapi/com/sun/star/table/XMergeableCellRange.idl2
9 files changed, 14 insertions, 14 deletions
diff --git a/offapi/com/sun/star/table/AccessibleTableView.idl b/offapi/com/sun/star/table/AccessibleTableView.idl
index 54d41dcb499b..9b425e0ba81f 100644
--- a/offapi/com/sun/star/table/AccessibleTableView.idl
+++ b/offapi/com/sun/star/table/AccessibleTableView.idl
@@ -71,7 +71,7 @@ published service AccessibleTableView
<method scope="::com::sun::star::accessibility"
>XAccessibleContext::getAccessibleParent</method>
is the accessible text document view, a page of the accessible
- text documenent page preview, or the accessible spreadsheet
+ text document page preview, or the accessible spreadsheet
page preview.</li>
<li>The children returned by
<method scope="::com::sun::star::accessibility"
@@ -92,7 +92,7 @@ published service AccessibleTableView
the order on the screen. This means that the first cell is the
cell in the left top edge of the table and the last one is the
cell in the right bottom edge of the table. The second is the
- cell in the first row and second xolumn and so on.</li>
+ cell in the first row and second column and so on.</li>
</ul>
<li>The description is ???.</li>
<li>The name is the given table name and a number to make it non-ambiguous.</li>
@@ -107,7 +107,7 @@ published service AccessibleTableView
>AccessibleStateType::DEFUNC</const> is always false if the
table is not deleted, the document is open. Also it is
false if the table was showed in a page preview and the
- page preview is allready opend, otherwise it is true.</li>
+ page preview is already opened, otherwise it is true.</li>
<li><const scope="::com::sun::star::accessibility"
>AccessibleStateType::EDITABLE</const> is false if the
table is showed in a page preview or the table is
diff --git a/offapi/com/sun/star/table/BorderLine.idl b/offapi/com/sun/star/table/BorderLine.idl
index c40a416a0b82..d5ed94fd0ed1 100644
--- a/offapi/com/sun/star/table/BorderLine.idl
+++ b/offapi/com/sun/star/table/BorderLine.idl
@@ -58,7 +58,7 @@ published struct BorderLine
//-------------------------------------------------------------------------
- /** contaions the width of a single line or the width of outer part of
+ /** contains the width of a single line or the width of outer part of
a double line (in 1/100 mm).
<p>If this value is zero, no line is drawn.</p>
diff --git a/offapi/com/sun/star/table/CellJustifyMethod.idl b/offapi/com/sun/star/table/CellJustifyMethod.idl
index f896412a4b01..a14fd0d857a2 100644
--- a/offapi/com/sun/star/table/CellJustifyMethod.idl
+++ b/offapi/com/sun/star/table/CellJustifyMethod.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module table {
//=============================================================================
/** Specifies how text inside a cell is justified. The justification methods
- closely follow the methods described under the text-jutify property of the
+ closely follow the methods described under the text-justify property of the
CSS Text Level 3 specification. The latest version of the aforementioned
specification is found here http://www.w3.org/TR/css3-text/.
*/
diff --git a/offapi/com/sun/star/table/CellProperties.idl b/offapi/com/sun/star/table/CellProperties.idl
index 0528415bdea3..c072cbcbc925 100644
--- a/offapi/com/sun/star/table/CellProperties.idl
+++ b/offapi/com/sun/star/table/CellProperties.idl
@@ -250,7 +250,7 @@ published service CellProperties
//-------------------------------------------------------------------------
- /** is <TRUE/>, if the cell content will be shrinked to fit in the cell.
+ /** is <TRUE/>, if the cell content will be shrunk to fit in the cell.
*/
[optional, property] boolean ShrinkToFit;
diff --git a/offapi/com/sun/star/table/CellRangeListSource.idl b/offapi/com/sun/star/table/CellRangeListSource.idl
index c6c5d710b8fe..ab450404acfa 100644
--- a/offapi/com/sun/star/table/CellRangeListSource.idl
+++ b/offapi/com/sun/star/table/CellRangeListSource.idl
@@ -45,7 +45,7 @@ module com { module sun { module star { module table {
//=============================================================================
-/** defines the a source of list entries coming from a cell range in a tbale document
+/** defines the a source of list entries coming from a cell range in a table document
<p>The component cannot be instantiated at a global service factory, instead
it's usually provided by a document instance.</p>
@@ -74,7 +74,7 @@ service CellRangeListSource
method must be instances of <type scope="com::sun::star::beans">NamedValue</type>, where
the <member scope"com::sun::star::beans">NamedValue::Name</member> denotes the type of information
to initialize, and the <member scope"com::sun::star::beans">NamedValue::Value</member>
- the inital value.</p>
+ the initial value.</p>
<p>The following aspects of the components can be initialized:<br/>
<ul><li><b>CellRange</b><br/>
diff --git a/offapi/com/sun/star/table/CellValueBinding.idl b/offapi/com/sun/star/table/CellValueBinding.idl
index 3115a8834f5f..956481aa597a 100644
--- a/offapi/com/sun/star/table/CellValueBinding.idl
+++ b/offapi/com/sun/star/table/CellValueBinding.idl
@@ -87,7 +87,7 @@ service CellValueBinding
method must be instances of <type scope="com::sun::star::beans">NamedValue</type>, where
the <member scope"com::sun::star::beans">NamedValue::Name</member> denotes the type of information
to initialize, and the <member scope"com::sun::star::beans">NamedValue::Value</member>
- the inital value.</p>
+ the initial value.</p>
<p>The following aspects of the components can be initialized:<br/>
<ul><li><b>BoundCell</b><br/>
diff --git a/offapi/com/sun/star/table/TableSortField.idl b/offapi/com/sun/star/table/TableSortField.idl
index 3fb8d718b588..e3f424148ef5 100644
--- a/offapi/com/sun/star/table/TableSortField.idl
+++ b/offapi/com/sun/star/table/TableSortField.idl
@@ -72,14 +72,14 @@ published struct TableSortField
<member scope="com::sun::star::table::TableSortFieldType">AUTOMATIC</member>
the algorithm used for sorting is application specific.
Especially it may or may not use the values given by
- 'CollatorLocale' and 'CollatorAlgorithm'.</p>
+ "CollatorLocale" and "CollatorAlgorithm".</p>
*/
com::sun::star::table::TableSortFieldType FieldType;
//-------------------------------------------------------------------------
/** the locale used by the collator when comparing/sorting text.
- <p>This property will not be used when the 'FieldType' is
+ <p>This property will not be used when the "FieldType" is
<member scope="com::sun::star::table::TableSortFieldType">NUMERIC</member>
</p>
@@ -90,7 +90,7 @@ published struct TableSortField
//-------------------------------------------------------------------------
/** the algorithm used by the collator when comparing/sorting text.
- <p>This property will not be used when the 'FieldType' is
+ <p>This property will not be used when the "FieldType" is
<member scope="com::sun::star::table::TableSortFieldType">NUMERIC</member>
</p>
diff --git a/offapi/com/sun/star/table/XCell.idl b/offapi/com/sun/star/table/XCell.idl
index 7bc0fdffcafa..0c171809ea24 100644
--- a/offapi/com/sun/star/table/XCell.idl
+++ b/offapi/com/sun/star/table/XCell.idl
@@ -76,7 +76,7 @@ published interface XCell: com::sun::star::uno::XInterface
/** returns the floating point value of the cell.
- <p>For a <em>value cell</em> the value is returnd, for a
+ <p>For a <em>value cell</em> the value is returned, for a
<em>string cell</em> zero is returned and for a <em>formula cell</em>
the result value of a formula is returned.</p>
*/
diff --git a/offapi/com/sun/star/table/XMergeableCellRange.idl b/offapi/com/sun/star/table/XMergeableCellRange.idl
index 51bf1cbc1a74..38052f482b31 100644
--- a/offapi/com/sun/star/table/XMergeableCellRange.idl
+++ b/offapi/com/sun/star/table/XMergeableCellRange.idl
@@ -61,7 +61,7 @@ interface XMergeableCellRange : com::sun::star::uno::XInterface
/** splits the cells in this range.
This will be done by inserting rows and columns if needed or unmerging
- cells taht are already splitted.
+ cells that are already split.
@param Columns
this is the number of columns that will be added to each cell. Zero