summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-10 10:37:55 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-10 15:04:49 +0200
commitf0413ff4ea387b65d30e6f8cce628c2991b361a4 (patch)
tree8aff82005873522d0c97b421e057937c915dea96
parent2e1e0852eed9699dae31d8a96bfa2726e03b27e1 (diff)
Fix typos
Change-Id: I49ac790b4f1b09f5041ec95b8cdf0d6323d036d9 Reviewed-on: https://gerrit.libreoffice.org/78796 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
-rw-r--r--include/svx/ChildrenManager.hxx2
-rw-r--r--include/ucbhelper/resultsetmetadata.hxx4
-rw-r--r--offapi/com/sun/star/accessibility/XAccessibleHypertext.idl2
-rw-r--r--offapi/com/sun/star/awt/tree/XMutableTreeNode.idl2
-rw-r--r--offapi/com/sun/star/awt/tree/XTreeNode.idl2
-rw-r--r--offapi/com/sun/star/security/DocumentSignatureInformation.idl2
-rw-r--r--offapi/com/sun/star/sheet/DataPilotFieldGroupInfo.idl2
-rw-r--r--offapi/com/sun/star/util/XTextSearch.idl2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Recovery.xcs4
9 files changed, 11 insertions, 11 deletions
diff --git a/include/svx/ChildrenManager.hxx b/include/svx/ChildrenManager.hxx
index 433bb4a4aec0..e69ba864c9a3 100644
--- a/include/svx/ChildrenManager.hxx
+++ b/include/svx/ChildrenManager.hxx
@@ -90,7 +90,7 @@ public:
@param rShapeTreeInfo
Bundle of information passed down the shape tree.
@param rContext
- An accessible context object that is called for fireing events
+ An accessible context object that is called for firing events
for new and deleted children, i.e. that holds a list of
listeners to be informed.
*/
diff --git a/include/ucbhelper/resultsetmetadata.hxx b/include/ucbhelper/resultsetmetadata.hxx
index 5842ee1e56d1..a0d9d553bb51 100644
--- a/include/ucbhelper/resultsetmetadata.hxx
+++ b/include/ucbhelper/resultsetmetadata.hxx
@@ -84,7 +84,7 @@ public:
/**
* Constructor. ResultSet is readonly by default.
*
- * @param rxSMgr is a Servive Manager.
+ * @param rxSMgr is a Service Manager.
* @param rProps is a sequence of properties (partially) describing the
* columns of a resultset.
*/
@@ -95,7 +95,7 @@ public:
/**
* Constructor.
*
- * @param rxSMgr is a Servive Manager.
+ * @param rxSMgr is a Service Manager.
* @param rProps is a sequence of properties (partially) describing the
* columns of a resultset.
* @param rColumnData contains additional meta data for the columns of
diff --git a/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl b/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
index 0e88a77071ab..24e87b0ea68b 100644
--- a/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
+++ b/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
@@ -84,7 +84,7 @@ interface XAccessibleHypertext
Index of the character for which to return the link index. If
the XAccessibleText interface is used to represent
the text containing the link, then the character index is only
- valid if it is greater than or equal to zero and lower then the
+ valid if it is greater than or equal to zero and lower than the
number of characters in the text. See that interface's
documentation for more details.
diff --git a/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl b/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl
index 3fca84cacb4e..4c563380a554 100644
--- a/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl
+++ b/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl
@@ -52,7 +52,7 @@ interface XMutableTreeNode : XTreeNode
if <var>ChildNode</var> is not a valid node of the corresponding XTreeDataModel.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
- if <var>Index</var> is less than 0 or greater then XTreeNode::getChildCount().
+ if <var>Index</var> is less than 0 or greater than XTreeNode::getChildCount().
*/
void insertChildByIndex( [in] long Index, [in] XMutableTreeNode ChildNode )
raises( com::sun::star::lang::IllegalArgumentException,
diff --git a/offapi/com/sun/star/awt/tree/XTreeNode.idl b/offapi/com/sun/star/awt/tree/XTreeNode.idl
index 4e5a0b4a8c7b..050160e47c6b 100644
--- a/offapi/com/sun/star/awt/tree/XTreeNode.idl
+++ b/offapi/com/sun/star/awt/tree/XTreeNode.idl
@@ -37,7 +37,7 @@ interface XTreeNode
/** Returns the child tree node at <var>Index</var>.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
- if <var>Index</var> is less than 0 or equal or greater then getChildCount().
+ if <var>Index</var> is less than 0 or equal or greater than getChildCount().
*/
XTreeNode getChildAt( [in] long Index )
raises( com::sun::star::lang::IndexOutOfBoundsException );
diff --git a/offapi/com/sun/star/security/DocumentSignatureInformation.idl b/offapi/com/sun/star/security/DocumentSignatureInformation.idl
index f3e891a37378..03b2e1f1dbce 100644
--- a/offapi/com/sun/star/security/DocumentSignatureInformation.idl
+++ b/offapi/com/sun/star/security/DocumentSignatureInformation.idl
@@ -62,7 +62,7 @@ struct DocumentSignatureInformation
* OOo 3.0 signed everything, except mimetype and the META-INF folder.
* <p>
* If PartialDocumentSignature is true, then the signature was created by OOo
- * with a version less then 3.2. In this case, not all files are signed. The
+ * with a version lower than 3.2. In this case, not all files are signed. The
* signature can still be regarded as valid, as long as SignatureIsValid is true
* and the certificate could be validated. However, users should be notified about
* the fact, that not everything in this document is signed.
diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroupInfo.idl b/offapi/com/sun/star/sheet/DataPilotFieldGroupInfo.idl
index 1ec91ac4ef1d..0af4d9767e52 100644
--- a/offapi/com/sun/star/sheet/DataPilotFieldGroupInfo.idl
+++ b/offapi/com/sun/star/sheet/DataPilotFieldGroupInfo.idl
@@ -97,7 +97,7 @@ published struct DataPilotFieldGroupInfo
#Start set to 2, and #Step set to 3,
the first group will contain all values greater than or equal to 2 and
less than 5. The second group will contain all values greater than or
- equal to 5 and less then 8, and so on.</p>
+ equal to 5 and less than 8, and so on.</p>
*/
double Step;
diff --git a/offapi/com/sun/star/util/XTextSearch.idl b/offapi/com/sun/star/util/XTextSearch.idl
index 07214f09254f..2ada6946e480 100644
--- a/offapi/com/sun/star/util/XTextSearch.idl
+++ b/offapi/com/sun/star/util/XTextSearch.idl
@@ -43,7 +43,7 @@ published interface XTextSearch : com::sun::star::uno::XInterface
*/
SearchResult searchForward ([in] string searchStr, [in] long startPos, [in] long endPos );
/** search backward in the searchStr, starts at startPos and ends by endpos.
- The endpos must be lower then the startpos, because the function searches backward!
+ The endpos must be lower than the startpos, because the function searches backward!
The result is returned in the SearchResult.
*/
diff --git a/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs b/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs
index 24d6a22315a0..93f7ba8c4dc0 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs
@@ -132,13 +132,13 @@
</prop>
<prop oor:name="MinSpaceDocSave" oor:type="xs:int" oor:nillable="false">
<info>
- <desc>Define the minimum space in [MB], which must be available on disc to save backups for open documents. Note: values less then 1 will be ignored.</desc>
+ <desc>Define the minimum space in [MB], which must be available on disc to save backups for open documents. Note: values less than 1 will be ignored.</desc>
</info>
<value>5</value>
</prop>
<prop oor:name="MinSpaceConfigSave" oor:type="xs:int" oor:nillable="false">
<info>
- <desc>Define the minimum space in [MB], which must be available on disc to store the recovery configuration. Note: values less then 1 will be ignored.</desc>
+ <desc>Define the minimum space in [MB], which must be available on disc to store the recovery configuration. Note: values less than 1 will be ignored.</desc>
</info>
<value>1</value>
</prop>