summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-01-09 22:55:28 +0100
committerAshod Nakashian <ashnakash@gmail.com>2016-01-10 14:17:20 +0000
commit64d624b65124ac02d8ee59b135593fd9d8eb9067 (patch)
tree772fc0f308549b9416fbcb06bce2bf0e0f5809cc /offapi
parentd61c16966b017abdbebf5ec0c2131de5a91c67f8 (diff)
Fix typos
Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86 Reviewed-on: https://gerrit.libreoffice.org/21209 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/configuration/ConfigurationRegistry.idl2
-rw-r--r--offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl2
-rw-r--r--offapi/com/sun/star/document/FilterFactory.idl4
-rw-r--r--offapi/com/sun/star/embed/FileSystemStorage.idl4
-rw-r--r--offapi/com/sun/star/embed/StorageStream.idl2
-rw-r--r--offapi/com/sun/star/embed/XCommonEmbedPersist.idl2
-rw-r--r--offapi/com/sun/star/embed/XStorage.idl6
-rw-r--r--offapi/com/sun/star/form/DataAwareControlModel.idl4
-rw-r--r--offapi/com/sun/star/form/binding/XValueBinding.idl2
-rw-r--r--offapi/com/sun/star/form/component/CheckBox.idl2
-rw-r--r--offapi/com/sun/star/form/component/ComboBox.idl2
-rw-r--r--offapi/com/sun/star/form/component/CurrencyField.idl2
-rw-r--r--offapi/com/sun/star/form/component/DataForm.idl2
-rw-r--r--offapi/com/sun/star/form/component/FileControl.idl2
-rw-r--r--offapi/com/sun/star/form/component/FormattedField.idl2
-rw-r--r--offapi/com/sun/star/form/component/ListBox.idl2
-rw-r--r--offapi/com/sun/star/form/component/NumericField.idl2
-rw-r--r--offapi/com/sun/star/form/component/PatternField.idl2
-rw-r--r--offapi/com/sun/star/form/component/RadioButton.idl2
-rw-r--r--offapi/com/sun/star/form/component/TextField.idl2
-rw-r--r--offapi/com/sun/star/form/control/InteractionGridControl.idl2
-rw-r--r--offapi/com/sun/star/form/validation/ValidatableControlModel.idl2
-rw-r--r--offapi/com/sun/star/frame/SessionListener.idl2
-rw-r--r--offapi/com/sun/star/frame/XModule.idl2
-rw-r--r--offapi/com/sun/star/linguistic2/DictionaryListEvent.idl2
-rw-r--r--offapi/com/sun/star/rendering/XGraphicDevice.idl2
-rw-r--r--offapi/com/sun/star/sdb/ContentLoader.idl2
-rw-r--r--offapi/com/sun/star/sdb/ReportDesign.idl2
-rw-r--r--offapi/com/sun/star/sdb/RowSet.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/ResultSet.idl2
-rw-r--r--offapi/com/sun/star/sdbcx/ViewDescriptor.idl2
-rw-r--r--offapi/com/sun/star/setup/UpdateCheckConfig.idl2
-rw-r--r--offapi/com/sun/star/ucb/DuplicateCommandIdentifierException.idl2
-rw-r--r--offapi/com/sun/star/ui/theWindowContentFactoryManager.idl2
-rw-r--r--offapi/type_reference/typelibrary_history.txt2
35 files changed, 41 insertions, 41 deletions
diff --git a/offapi/com/sun/star/configuration/ConfigurationRegistry.idl b/offapi/com/sun/star/configuration/ConfigurationRegistry.idl
index 2af0ad811634..3c5adf80a400 100644
--- a/offapi/com/sun/star/configuration/ConfigurationRegistry.idl
+++ b/offapi/com/sun/star/configuration/ConfigurationRegistry.idl
@@ -50,7 +50,7 @@ module com { module sun { module star { module configuration {
</p><p>
Thus anybody using this service is strongly advised to read and understand the specification
of an configuration provider (com.sun.star.configuration::ConfigurationProvider)
- and all of it's aspects.
+ and all of its aspects.
</p>
@author Frank Schoenheit
diff --git a/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl b/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl
index 0c9d7cdf07be..8d01e4f94bfb 100644
--- a/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl
+++ b/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl
@@ -43,7 +43,7 @@ published service ExtendedTypeDetectionFactory
<p>
A detection component must be specified by its UNO implementation name and will be crated then.
- Every new created component can be initialized with it's own configuration data
+ Every new created component can be initialized with its own configuration data
and may given optional arguments of the corresponding createInstanceWithArguments() request. To do so the
service must support the optional interface com::sun::star::lang::XInitialization.
The arguments parameter will have the following structure:
diff --git a/offapi/com/sun/star/document/FilterFactory.idl b/offapi/com/sun/star/document/FilterFactory.idl
index 3fff37b7176c..df7f35c60526 100644
--- a/offapi/com/sun/star/document/FilterFactory.idl
+++ b/offapi/com/sun/star/document/FilterFactory.idl
@@ -76,7 +76,7 @@ published service FilterFactory
<strong>Proposed behavior</strong><p>
Searching of a suitable filter for a given internal type name, must be done by the new interface
com::sun::star::container::XContainerQuery, available on this factory too.
- The factory interface can be used to create filter components by it's internal filter name only.
+ The factory interface can be used to create filter components by its internal filter name only.
</p>
<p>
@@ -89,7 +89,7 @@ published service FilterFactory
<p>
<strong>Initialization of a filter component</strong><p>
- Every filter, which was created by this factory can(!) be initialized with it's own configuration data
+ Every filter, which was created by this factory can(!) be initialized with its own configuration data
and may given optional arguments of the corresponding createInstanceWithArguments() request. To do so the filter
instance must support the optional interface com::sun::star::lang::XInitialization.
The arguments parameter will have the following structure:
diff --git a/offapi/com/sun/star/embed/FileSystemStorage.idl b/offapi/com/sun/star/embed/FileSystemStorage.idl
index b4b875ae6650..66dece34e4de 100644
--- a/offapi/com/sun/star/embed/FileSystemStorage.idl
+++ b/offapi/com/sun/star/embed/FileSystemStorage.idl
@@ -66,14 +66,14 @@ published service FileSystemStorage
<dt>XStorage::copyLastCommitTo()</dt>
<dd>
Since this service implementation supports no transaction
- this method just creates a copy of the storage in it's
+ this method just creates a copy of the storage in its
current state.
</dd>
<dt>XStorage::copyStorageElementLastCommitTo()</dt>
<dd>
Since this service implementation supports no transaction
- this method just creates a copy of the storage in it's
+ this method just creates a copy of the storage in its
current state.
</dd>
diff --git a/offapi/com/sun/star/embed/StorageStream.idl b/offapi/com/sun/star/embed/StorageStream.idl
index 6ebcf2e6269d..cb90b6a08496 100644
--- a/offapi/com/sun/star/embed/StorageStream.idl
+++ b/offapi/com/sun/star/embed/StorageStream.idl
@@ -94,7 +94,7 @@ published service StorageStream
</p>
<p>
- In case a stream is disposed any call to it's methods should result in
+ In case a stream is disposed any call to its methods should result in
com::sun::star::lang::DisposedException.
</p>
*/
diff --git a/offapi/com/sun/star/embed/XCommonEmbedPersist.idl b/offapi/com/sun/star/embed/XCommonEmbedPersist.idl
index 74333f6165cf..29612596f749 100644
--- a/offapi/com/sun/star/embed/XCommonEmbedPersist.idl
+++ b/offapi/com/sun/star/embed/XCommonEmbedPersist.idl
@@ -65,7 +65,7 @@ published interface XCommonEmbedPersist: com::sun::star::uno::XInterface
/** lets the object or the link reload itself.
<p>
- If the object has persistence it will be reloaded from it's persistent
+ If the object has persistence it will be reloaded from its persistent
entry.
</p>
diff --git a/offapi/com/sun/star/embed/XStorage.idl b/offapi/com/sun/star/embed/XStorage.idl
index 7800d0a987e0..8821f60a8592 100644
--- a/offapi/com/sun/star/embed/XStorage.idl
+++ b/offapi/com/sun/star/embed/XStorage.idl
@@ -59,7 +59,7 @@ published interface XStorage
/** allows to control and track lifetime of the storage.
<p>
- In case a storage is disposed any call to it's methods should result
+ In case a storage is disposed any call to its methods should result
in com::sun::star::lang::DisposedException.
</p>
*/
@@ -311,7 +311,7 @@ published interface XStorage
::com::sun::star::io::IOException,
::com::sun::star::embed::StorageWrappedTargetException );
- /** allows to get copy of this storage at the state of it's last commit.
+ /** allows to get copy of this storage at the state of its last commit.
<p>
This method makes sense only for services implementations that allow
@@ -340,7 +340,7 @@ published interface XStorage
::com::sun::star::io::IOException,
::com::sun::star::embed::StorageWrappedTargetException );
- /** allows to get copy of a child storage at the state of it's last commit.
+ /** allows to get copy of a child storage at the state of its last commit.
<p>
This method makes sense only for services implementations that allow
diff --git a/offapi/com/sun/star/form/DataAwareControlModel.idl b/offapi/com/sun/star/form/DataAwareControlModel.idl
index bb1e09f49b99..d2d40017ff49 100644
--- a/offapi/com/sun/star/form/DataAwareControlModel.idl
+++ b/offapi/com/sun/star/form/DataAwareControlModel.idl
@@ -69,9 +69,9 @@ published service DataAwareControlModel
<p>In the context of a control model which is data-aware, the semantics of <em>default value</em>
(see XReset) is as follows:<br/>
- If (and only if) the control is valid bound to a column of it's com::sun::star::form::component::DataForm, and the form
+ If (and only if) the control is valid bound to a column of its com::sun::star::form::component::DataForm, and the form
is not positioned on a new record (see com::sun::star::sdb::RowSet::IsNew), then
- XReset::reset() does not reset the model's value to it's default value, but uses the
+ XReset::reset() does not reset the model's value to its default value, but uses the
underlying column value.<br/>
In all other cases, the model is reset to the default value as specified by the respective property.</p>
diff --git a/offapi/com/sun/star/form/binding/XValueBinding.idl b/offapi/com/sun/star/form/binding/XValueBinding.idl
index e3c1276f1897..2a6a4d1b6c94 100644
--- a/offapi/com/sun/star/form/binding/XValueBinding.idl
+++ b/offapi/com/sun/star/form/binding/XValueBinding.idl
@@ -68,7 +68,7 @@ interface XValueBinding : com::sun::star::uno::XInterface
fully operational. Possible reasons for this include the binding being
readonly, or the target of the binding not being present.
@throws com::sun::star::lang::NoSupportException
- if the binding in general does not support write access to it's binding
+ if the binding in general does not support write access to its binding
@see getSupportedValueTypes
@see supportsType
diff --git a/offapi/com/sun/star/form/component/CheckBox.idl b/offapi/com/sun/star/form/component/CheckBox.idl
index 57acd34180e6..b793bc4f0f01 100644
--- a/offapi/com/sun/star/form/component/CheckBox.idl
+++ b/offapi/com/sun/star/form/component/CheckBox.idl
@@ -39,7 +39,7 @@ published service CheckBox
service com::sun::star::form::FormControlModel;
- /** can be used to reset the control to it's default state.
+ /** can be used to reset the control to its default state.
@see CheckBox::DefaultState
*/
diff --git a/offapi/com/sun/star/form/component/ComboBox.idl b/offapi/com/sun/star/form/component/ComboBox.idl
index 1a7f03b4f213..33c4e5e9db8c 100644
--- a/offapi/com/sun/star/form/component/ComboBox.idl
+++ b/offapi/com/sun/star/form/component/ComboBox.idl
@@ -39,7 +39,7 @@ published service ComboBox
service com::sun::star::form::FormControlModel;
- /** can be used to reset the control to it's default text.
+ /** can be used to reset the control to its default text.
@see ComboBox::DefaultText
*/
diff --git a/offapi/com/sun/star/form/component/CurrencyField.idl b/offapi/com/sun/star/form/component/CurrencyField.idl
index 9c4fbde41c59..a5c35ae09cb9 100644
--- a/offapi/com/sun/star/form/component/CurrencyField.idl
+++ b/offapi/com/sun/star/form/component/CurrencyField.idl
@@ -39,7 +39,7 @@ published service CurrencyField
service com::sun::star::form::FormControlModel;
- /** can be used to reset the control to it's default state.
+ /** can be used to reset the control to its default state.
@see CurrencyField::DefaultValue
*/
diff --git a/offapi/com/sun/star/form/component/DataForm.idl b/offapi/com/sun/star/form/component/DataForm.idl
index 18afb4463493..c3aa6e5ccecb 100644
--- a/offapi/com/sun/star/form/component/DataForm.idl
+++ b/offapi/com/sun/star/form/component/DataForm.idl
@@ -99,7 +99,7 @@ published service DataForm
<p>You can add your component as
com::sun::star::form::XDatabaseParameterListener
to a form to get notified whenever the form needs parameter values to be filled in<br/>
- In a first approach, the form tries to fill any parameters from it's master-detail relation
+ In a first approach, the form tries to fill any parameters from its master-detail relation
(if any). All values which can't be filled are then passed to all listeners, which can
fill them by their own choice.</p>
diff --git a/offapi/com/sun/star/form/component/FileControl.idl b/offapi/com/sun/star/form/component/FileControl.idl
index 31d8ffa33048..0e5c977f83b8 100644
--- a/offapi/com/sun/star/form/component/FileControl.idl
+++ b/offapi/com/sun/star/form/component/FileControl.idl
@@ -38,7 +38,7 @@ published service FileControl
service com::sun::star::form::FormControlModel;
- /** can be used to reset the control to it's default text.
+ /** can be used to reset the control to its default text.
@see FileControl::DefaultText
*/
diff --git a/offapi/com/sun/star/form/component/FormattedField.idl b/offapi/com/sun/star/form/component/FormattedField.idl
index 9d4439b07ffe..fd9817667f8b 100644
--- a/offapi/com/sun/star/form/component/FormattedField.idl
+++ b/offapi/com/sun/star/form/component/FormattedField.idl
@@ -41,7 +41,7 @@ published service FormattedField
service com::sun::star::form::FormControlModel;
- /** can be used to reset the control to it's default state.
+ /** can be used to reset the control to its default state.
@see com::sun::star::awt::UnoControlFormattedFieldModel::EffectiveValue
@see com::sun::star::awt::UnoControlFormattedFieldModel::EffectiveDefault
diff --git a/offapi/com/sun/star/form/component/ListBox.idl b/offapi/com/sun/star/form/component/ListBox.idl
index e1efae6552b1..48f754435e70 100644
--- a/offapi/com/sun/star/form/component/ListBox.idl
+++ b/offapi/com/sun/star/form/component/ListBox.idl
@@ -38,7 +38,7 @@ published service ListBox
service com::sun::star::form::FormControlModel;
- /** can be used to reset the control to it's default state.
+ /** can be used to reset the control to its default state.
@see ListBox::DefaultSelection
*/
diff --git a/offapi/com/sun/star/form/component/NumericField.idl b/offapi/com/sun/star/form/component/NumericField.idl
index a9d442547125..dac2ae6a6b06 100644
--- a/offapi/com/sun/star/form/component/NumericField.idl
+++ b/offapi/com/sun/star/form/component/NumericField.idl
@@ -38,7 +38,7 @@ published service NumericField
service com::sun::star::form::FormControlModel;
- /** can be used to reset the control to it's default value.
+ /** can be used to reset the control to its default value.
@see NumericField::DefaultValue
*/
diff --git a/offapi/com/sun/star/form/component/PatternField.idl b/offapi/com/sun/star/form/component/PatternField.idl
index 91a79b5c4029..b9083c552dfd 100644
--- a/offapi/com/sun/star/form/component/PatternField.idl
+++ b/offapi/com/sun/star/form/component/PatternField.idl
@@ -38,7 +38,7 @@ published service PatternField
service com::sun::star::form::FormControlModel;
- /** can be used to reset the control to it's default text.
+ /** can be used to reset the control to its default text.
@see PatternField::DefaultText
*/
diff --git a/offapi/com/sun/star/form/component/RadioButton.idl b/offapi/com/sun/star/form/component/RadioButton.idl
index b99bffb04fed..664221d2b227 100644
--- a/offapi/com/sun/star/form/component/RadioButton.idl
+++ b/offapi/com/sun/star/form/component/RadioButton.idl
@@ -46,7 +46,7 @@ published service RadioButton
service com::sun::star::form::FormControlModel;
- /** can be used to reset the control to it's default text.
+ /** can be used to reset the control to its default text.
@see RadioButton::DefaultState
*/
diff --git a/offapi/com/sun/star/form/component/TextField.idl b/offapi/com/sun/star/form/component/TextField.idl
index f641d55a05ec..733edc45d861 100644
--- a/offapi/com/sun/star/form/component/TextField.idl
+++ b/offapi/com/sun/star/form/component/TextField.idl
@@ -46,7 +46,7 @@ published service TextField
*/
[optional] service RichTextControl;
- /** can be used to reset the control to it's default text.
+ /** can be used to reset the control to its default text.
@see TextField::DefaultText
*/
diff --git a/offapi/com/sun/star/form/control/InteractionGridControl.idl b/offapi/com/sun/star/form/control/InteractionGridControl.idl
index f8daf141b9de..8b56d599098a 100644
--- a/offapi/com/sun/star/form/control/InteractionGridControl.idl
+++ b/offapi/com/sun/star/form/control/InteractionGridControl.idl
@@ -27,7 +27,7 @@
module com { module sun { module star { module form { module control {
-/** is an extended grid control, which allows the user to customize some of it's user interface's aspects.
+/** is an extended grid control, which allows the user to customize some of its user interface's aspects.
*/
published service InteractionGridControl
{
diff --git a/offapi/com/sun/star/form/validation/ValidatableControlModel.idl b/offapi/com/sun/star/form/validation/ValidatableControlModel.idl
index 1ebe7eb31ba1..3865ff951328 100644
--- a/offapi/com/sun/star/form/validation/ValidatableControlModel.idl
+++ b/offapi/com/sun/star/form/validation/ValidatableControlModel.idl
@@ -67,7 +67,7 @@ service ValidatableControlModel
<p>As soon as a validator is set via XValidatable::setValidator(), the validatable
control model registers itself as listener. If the validity constraint of the validator
changes, the ValidatableControlModel re-validates its current valid, and
- broadcasts any resuling changes to all its XFormComponentValidityListener, if
+ broadcasts any resulting changes to all its XFormComponentValidityListener, if
necessary.</p>
*/
interface XValidityConstraintListener;
diff --git a/offapi/com/sun/star/frame/SessionListener.idl b/offapi/com/sun/star/frame/SessionListener.idl
index 5e4d15f3e091..d33859fd8cbc 100644
--- a/offapi/com/sun/star/frame/SessionListener.idl
+++ b/offapi/com/sun/star/frame/SessionListener.idl
@@ -27,7 +27,7 @@
/**
- This was created from it's sole place of use, so it might be incomplete.
+ This was created from its sole place of use, so it might be incomplete.
@since LibreOffice 4.1
*/
diff --git a/offapi/com/sun/star/frame/XModule.idl b/offapi/com/sun/star/frame/XModule.idl
index bc31b6d4ba64..978332fb0f7e 100644
--- a/offapi/com/sun/star/frame/XModule.idl
+++ b/offapi/com/sun/star/frame/XModule.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module frame {
/** can be used to overrule identification of office modules.
<p>
- Normally an office module will be identified by it's service name
+ Normally an office module will be identified by its service name
in combination with a set of configuration data.
But sometimes whole existing office modules will be used as black box components
to implement a different office module on top of it. Patching a service name
diff --git a/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl b/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl
index ab8c9f614e03..fa455371a656 100644
--- a/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl
+++ b/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module linguistic2 {
<P>This structure is used by the dictionary-list to inform
its listeners about certain events.
Since the dictionary-list is able to collect several single
- events before broadcasting them to it's listeners the
+ events before broadcasting them to its listeners the
integer argument may be a combination (logical or) of several
event types.
If more specific information about the events is requested by a
diff --git a/offapi/com/sun/star/rendering/XGraphicDevice.idl b/offapi/com/sun/star/rendering/XGraphicDevice.idl
index a21b2dea9bc1..f3b37a2fe393 100644
--- a/offapi/com/sun/star/rendering/XGraphicDevice.idl
+++ b/offapi/com/sun/star/rendering/XGraphicDevice.idl
@@ -45,7 +45,7 @@ interface XBufferController;
rendered.
For a typical windowing system, the graphic device is equivalent
- to a distinct OS window, with it's own clipped output area,
+ to a distinct OS window, with its own clipped output area,
fullscreen and double-buffering attributes. That is, even if one
can have multiple canvases per system window, they all share the
same graphic device and thus e.g. fullscreen state. If the OS
diff --git a/offapi/com/sun/star/sdb/ContentLoader.idl b/offapi/com/sun/star/sdb/ContentLoader.idl
index 51ab799a8e39..85cb69e66f9d 100644
--- a/offapi/com/sun/star/sdb/ContentLoader.idl
+++ b/offapi/com/sun/star/sdb/ContentLoader.idl
@@ -79,7 +79,7 @@ published service ContentLoader
The parameters passed to the
com::sun::star::frame::XFrameLoader::load()
are forwarded to the object being created,
- in particular to it's
+ in particular to its
com::sun::star::lang::XInitialization
interface.
**/
diff --git a/offapi/com/sun/star/sdb/ReportDesign.idl b/offapi/com/sun/star/sdb/ReportDesign.idl
index 65bad910ed0f..bf7426cf599b 100644
--- a/offapi/com/sun/star/sdb/ReportDesign.idl
+++ b/offapi/com/sun/star/sdb/ReportDesign.idl
@@ -26,7 +26,7 @@ module com { module sun { module star { module sdb {
/**
- This interface could be incomplete since I derived it from it's sole place of use.
+ This interface could be incomplete since I derived it from its sole place of use.
@since LibreOffice 4.1
*/
diff --git a/offapi/com/sun/star/sdb/RowSet.idl b/offapi/com/sun/star/sdb/RowSet.idl
index f6b343f49ef0..02dd45e7ad1f 100644
--- a/offapi/com/sun/star/sdb/RowSet.idl
+++ b/offapi/com/sun/star/sdb/RowSet.idl
@@ -58,7 +58,7 @@ published interface XParametersSupplier;
</p>
<h3>Notifications</h3>
- <p>A row set is able to be operated in various ways, and additionally it notifies various changes in it's
+ <p>A row set is able to be operated in various ways, and additionally it notifies various changes in its
state. Clients of this service can rely on a fixed order of notifications, depending on how they operate
on the component.<br>
The following describes the general order of all possible notifications which you can encounter when
@@ -228,7 +228,7 @@ published service RowSet
*/
[optional] interface com::sun::star::sdbc::XResultSetUpdate;
- /** is the interface for deleting more than one row, identified by it's bookmark.
+ /** is the interface for deleting more than one row, identified by its bookmark.
<p>The optional support of this interface is already implied with the support of the com::sun::star::sdbcx::ResultSet service.</p>
diff --git a/offapi/com/sun/star/sdbcx/ResultSet.idl b/offapi/com/sun/star/sdbcx/ResultSet.idl
index 6cfde97a789f..cffdcff004fa 100644
--- a/offapi/com/sun/star/sdbcx/ResultSet.idl
+++ b/offapi/com/sun/star/sdbcx/ResultSet.idl
@@ -47,7 +47,7 @@ published service ResultSet
interface XRowLocate;
- /** is the interface for deleting more than one row, identified by it's bookmark.
+ /** is the interface for deleting more than one row, identified by its bookmark.
The implementation is optional.
*/
[optional] interface XDeleteRows;
diff --git a/offapi/com/sun/star/sdbcx/ViewDescriptor.idl b/offapi/com/sun/star/sdbcx/ViewDescriptor.idl
index 0ccc5c5f3cfa..13ae38f2a781 100644
--- a/offapi/com/sun/star/sdbcx/ViewDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/ViewDescriptor.idl
@@ -42,7 +42,7 @@ published service ViewDescriptor
[property] string SchemaName;
- /** is the command for creating the view. After appending a view to it's
+ /** is the command for creating the view. After appending a view to its
container, the command may be empty. This is typically a
SQL Select-Statement.
*/
diff --git a/offapi/com/sun/star/setup/UpdateCheckConfig.idl b/offapi/com/sun/star/setup/UpdateCheckConfig.idl
index d2354d820383..f8e29e4bddcc 100644
--- a/offapi/com/sun/star/setup/UpdateCheckConfig.idl
+++ b/offapi/com/sun/star/setup/UpdateCheckConfig.idl
@@ -27,7 +27,7 @@ module com { module sun { module star { module setup {
/**
- This was created from it's places of use, so it may be incomplete.
+ This was created from its places of use, so it may be incomplete.
@since LibreOffice 4.1
*/
diff --git a/offapi/com/sun/star/ucb/DuplicateCommandIdentifierException.idl b/offapi/com/sun/star/ucb/DuplicateCommandIdentifierException.idl
index 44b44ee86f3b..62daab09f4d3 100644
--- a/offapi/com/sun/star/ucb/DuplicateCommandIdentifierException.idl
+++ b/offapi/com/sun/star/ucb/DuplicateCommandIdentifierException.idl
@@ -28,7 +28,7 @@ module com { module sun { module star { module ucb {
/** is thrown by XCommandProcessor::execute() to indicate that
the same command identifier was used for two threads.
- <p>Each thread must use it's own command identifier, which must be obtained
+ <p>Each thread must use its own command identifier, which must be obtained
using XCommandProcessor::createCommandIdentifier(). Command
identifier <code>0</code>, which indicates that the command shall never
be aborted by a client, can be used by any thread.
diff --git a/offapi/com/sun/star/ui/theWindowContentFactoryManager.idl b/offapi/com/sun/star/ui/theWindowContentFactoryManager.idl
index 541c40eda820..334ecf7b8c87 100644
--- a/offapi/com/sun/star/ui/theWindowContentFactoryManager.idl
+++ b/offapi/com/sun/star/ui/theWindowContentFactoryManager.idl
@@ -26,7 +26,7 @@ module com { module sun { module star { module ui {
/**
- This interface could be incomplete since I derived it from it's sole place of use.
+ This interface could be incomplete since I derived it from its sole place of use.
Prior to LibreOffice 4.3, this singleton was only available as a
(single-instance) WindowContentFactoryManager service.
diff --git a/offapi/type_reference/typelibrary_history.txt b/offapi/type_reference/typelibrary_history.txt
index 7e6d197d6582..02b7fee0af53 100644
--- a/offapi/type_reference/typelibrary_history.txt
+++ b/offapi/type_reference/typelibrary_history.txt
@@ -47,7 +47,7 @@
01/20/2005 (JSC): BugID=i40985
change const value com.sun.star.configuration.backend.NodeAttribute:MASK to
- 0x7F00 insterad of 0xFF00. Necessary because of a bug fix in idlc and possible
+ 0x7F00 instead of 0xFF00. Necessary because of a bug fix in idlc and possible
because only 3 bits are masked.
02/18/05 (JSC/TL): BugID=i42890