summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-05-10 09:34:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-05-10 14:50:59 +0200
commitfbc038cc4f4a12f8302ce5b3bd7d739bd66a674e (patch)
treed6cc189748e5980420cc0611b44b28ec4183ea25 /offapi
parent8ccffe4e7fb6abf6fa3ba9187007e9d8af116baf (diff)
an uno -> a uno
Change-Id: I538db88f8477dd2d2ad25c372928fec6c11d979d Reviewed-on: https://gerrit.libreoffice.org/72105 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/UnoControlButtonModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlComboBoxModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlContainerModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlDateFieldModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlDialogModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlEditModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlFileControlModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlFixedLineModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlFixedTextModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlImageControlModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlListBoxModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlProgressBarModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlRoadmapModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlScrollBarModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlSpinButton.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl2
-rw-r--r--offapi/com/sun/star/deployment/XPackageManager.idl8
-rw-r--r--offapi/com/sun/star/deployment/XPackageRegistry.idl2
-rw-r--r--offapi/com/sun/star/document/ExtendedTypeDetection.idl2
-rw-r--r--offapi/com/sun/star/packages/PackageFolder.idl2
30 files changed, 33 insertions, 33 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlButtonModel.idl b/offapi/com/sun/star/awt/UnoControlButtonModel.idl
index a88af0ce6858..3627b37bd724 100644
--- a/offapi/com/sun/star/awt/UnoControlButtonModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlButtonModel.idl
@@ -30,7 +30,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlButton.
+/** specifies the standard model of a UnoControlButton.
*/
published service UnoControlButtonModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl b/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
index d82f670bb32b..d880efa05c9c 100644
--- a/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlCheckBox.
+/** specifies the standard model of a UnoControlCheckBox.
*/
published service UnoControlCheckBoxModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl b/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl
index 3a359eb393cc..a3405e181261 100644
--- a/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl
@@ -30,7 +30,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlComboBox.
+/** specifies the standard model of a UnoControlComboBox.
*/
published service UnoControlComboBoxModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlContainerModel.idl b/offapi/com/sun/star/awt/UnoControlContainerModel.idl
index 949e0cec6594..b63a37f09984 100644
--- a/offapi/com/sun/star/awt/UnoControlContainerModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlContainerModel.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlContainer.
+/** specifies the standard model of a UnoControlContainer.
*/
published service UnoControlContainerModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl b/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl
index 0ee3a22d785d..cb2bcc7d5485 100644
--- a/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl
@@ -30,7 +30,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlCurrencyField.
+/** specifies the standard model of a UnoControlCurrencyField.
*/
published service UnoControlCurrencyFieldModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl
index 55073a27ad80..46536c59f20d 100644
--- a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl
@@ -31,7 +31,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlDateField.
+/** specifies the standard model of a UnoControlDateField.
*/
published service UnoControlDateFieldModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlDialogModel.idl b/offapi/com/sun/star/awt/UnoControlDialogModel.idl
index 424230be92a2..b45545b272aa 100644
--- a/offapi/com/sun/star/awt/UnoControlDialogModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlDialogModel.idl
@@ -32,7 +32,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlDialog.
+/** specifies the standard model of a UnoControlDialog.
*/
published service UnoControlDialogModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlEditModel.idl b/offapi/com/sun/star/awt/UnoControlEditModel.idl
index 7eb54093cc5f..7a0f877222ea 100644
--- a/offapi/com/sun/star/awt/UnoControlEditModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlEditModel.idl
@@ -30,7 +30,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlEdit.
+/** specifies the standard model of a UnoControlEdit.
*/
published service UnoControlEditModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlFileControlModel.idl b/offapi/com/sun/star/awt/UnoControlFileControlModel.idl
index ca4c2466f870..f8c053abba9a 100644
--- a/offapi/com/sun/star/awt/UnoControlFileControlModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFileControlModel.idl
@@ -30,7 +30,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlFileControl.
+/** specifies the standard model of a UnoControlFileControl.
*/
published service UnoControlFileControlModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl b/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl
index 36eac3f25547..fb4ff2762149 100644
--- a/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlFixedHyperlink.
+/** specifies the standard model of a UnoControlFixedHyperlink.
*/
service UnoControlFixedHyperlinkModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlFixedLineModel.idl b/offapi/com/sun/star/awt/UnoControlFixedLineModel.idl
index 728f2c2eb900..3514b3050067 100644
--- a/offapi/com/sun/star/awt/UnoControlFixedLineModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFixedLineModel.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlFixedLine.
+/** specifies the standard model of a UnoControlFixedLine.
*/
published service UnoControlFixedLineModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl b/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl
index a5cbe7f14682..75bff7aec025 100644
--- a/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlFixedText.
+/** specifies the standard model of a UnoControlFixedText.
*/
published service UnoControlFixedTextModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl
index 2fe70957691a..25b75dd1d764 100644
--- a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlFormattedField .
+/** specifies the standard model of a UnoControlFormattedField .
*/
published service UnoControlFormattedFieldModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl b/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl
index 15470597a085..414680c39857 100644
--- a/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlGroupBox.
+/** specifies the standard model of a UnoControlGroupBox.
*/
published service UnoControlGroupBoxModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlImageControlModel.idl b/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
index 1aa89f04b7c2..310039d1a865 100644
--- a/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlImageControl.
+/** specifies the standard model of a UnoControlImageControl.
*/
published service UnoControlImageControlModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl
index 05a102b0591f..e74202e82e96 100644
--- a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlListBox.
+/** specifies the standard model of a UnoControlListBox.
*/
published service UnoControlListBoxModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlModel.idl b/offapi/com/sun/star/awt/UnoControlModel.idl
index 48470660418b..2e5d830f3fc8 100644
--- a/offapi/com/sun/star/awt/UnoControlModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlModel.idl
@@ -37,7 +37,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControl
+/** specifies the standard model of a UnoControl
in the <em>Smalltalk model view controller design</em>.
<p>The interfaces com::sun::star::beans::XPropertySet
diff --git a/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl b/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl
index b4512cb78857..61c5bc61f4ad 100644
--- a/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl
@@ -30,7 +30,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlNumericField.
+/** specifies the standard model of a UnoControlNumericField.
*/
published service UnoControlNumericFieldModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl b/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
index 678b5824384b..4c0d6069c543 100644
--- a/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
@@ -30,7 +30,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlPatternField.
+/** specifies the standard model of a UnoControlPatternField.
*/
published service UnoControlPatternFieldModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl b/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl
index d6dad0389774..fec3c58f8eb7 100644
--- a/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlProgressBar.
+/** specifies the standard model of a UnoControlProgressBar.
*/
published service UnoControlProgressBarModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl b/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
index 6882e5431797..dd5db1927f4e 100644
--- a/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
@@ -30,7 +30,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlRadioButton.
+/** specifies the standard model of a UnoControlRadioButton.
*/
published service UnoControlRadioButtonModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl b/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl
index 5be5721361b6..cf2d13c4a35f 100644
--- a/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlContainer.
+/** specifies the standard model of a UnoControlContainer.
*/
service UnoControlRoadmapModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl b/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl
index f3b625dcd3e3..662bf368ca35 100644
--- a/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl
@@ -27,7 +27,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlScrollBar.
+/** specifies the standard model of a UnoControlScrollBar.
*/
published service UnoControlScrollBarModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlSpinButton.idl b/offapi/com/sun/star/awt/UnoControlSpinButton.idl
index 09a046a6f3b6..034943eb114d 100644
--- a/offapi/com/sun/star/awt/UnoControlSpinButton.idl
+++ b/offapi/com/sun/star/awt/UnoControlSpinButton.idl
@@ -29,7 +29,7 @@
/** specifies a spin button control.
- <p>The model of an UnoControlSpinButton control must support
+ <p>The model of a UnoControlSpinButton control must support
the UnoControlSpinButtonModel service.
*/
service UnoControlSpinButton
diff --git a/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl b/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl
index 4d8aa60afca2..2a1d6e9be989 100644
--- a/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl
@@ -27,7 +27,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlSpinButton.
+/** specifies the standard model of a UnoControlSpinButton.
<p>A spin button is a control which has a numeric value associated with it,
and allows to change this value using two spin buttons.</p>
diff --git a/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl b/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl
index bd9da9755a24..7801cd97359a 100644
--- a/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl
@@ -31,7 +31,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an UnoControlTimeField.
+/** specifies the standard model of a UnoControlTimeField.
*/
published service UnoControlTimeFieldModel
{
diff --git a/offapi/com/sun/star/deployment/XPackageManager.idl b/offapi/com/sun/star/deployment/XPackageManager.idl
index c22a42b992fc..1db19203e229 100644
--- a/offapi/com/sun/star/deployment/XPackageManager.idl
+++ b/offapi/com/sun/star/deployment/XPackageManager.idl
@@ -39,11 +39,11 @@ module com { module sun { module star { module deployment {
repository.
Packages are deployable files, e.g. scripts or UNO components.
<p>
- Adding an UNO package means that a copy of the package is stored
+ Adding a UNO package means that a copy of the package is stored
in the repository.
</p>
<p>
- Removing an UNO package means that the previously added package is
+ Removing a UNO package means that the previously added package is
removed from the repository.
</p>
<p>
@@ -96,7 +96,7 @@ interface XPackageManager
*/
com::sun::star::task::XAbortChannel createAbortChannel();
- /** adds an UNO package.
+ /** adds a UNO package.
The properties argument is currently only used to suppress the license information
for shared extensions.
@@ -151,7 +151,7 @@ interface XPackageManager
com::sun::star::ucb::CommandAbortedException,
com::sun::star::lang::IllegalArgumentException);
- /** removes an UNO package.
+ /** removes a UNO package.
@param identifier
package identifier
diff --git a/offapi/com/sun/star/deployment/XPackageRegistry.idl b/offapi/com/sun/star/deployment/XPackageRegistry.idl
index 1851564379ff..f2a05197a6c3 100644
--- a/offapi/com/sun/star/deployment/XPackageRegistry.idl
+++ b/offapi/com/sun/star/deployment/XPackageRegistry.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module deployment {
-/** Interface to bind an UNO package.
+/** Interface to bind a UNO package.
@since OOo 2.0
*/
diff --git a/offapi/com/sun/star/document/ExtendedTypeDetection.idl b/offapi/com/sun/star/document/ExtendedTypeDetection.idl
index 44a586e8017b..9008d430b6af 100644
--- a/offapi/com/sun/star/document/ExtendedTypeDetection.idl
+++ b/offapi/com/sun/star/document/ExtendedTypeDetection.idl
@@ -50,7 +50,7 @@ module com { module sun { module star { module document {
Note that this really means the implementation name of the service.
Because it's not possible otherwise to distinguish between more than one
registered detect services in same office installation! But it's possible for
- the generic type detection to create an UNO service by his implementation name too.
+ the generic type detection to create a UNO service by his implementation name too.
</li>
<li>
A list of <strong>Types</strong> able to be recognized by this service -
diff --git a/offapi/com/sun/star/packages/PackageFolder.idl b/offapi/com/sun/star/packages/PackageFolder.idl
index 58bb9e63f2fb..8b652d3bded1 100644
--- a/offapi/com/sun/star/packages/PackageFolder.idl
+++ b/offapi/com/sun/star/packages/PackageFolder.idl
@@ -53,7 +53,7 @@ published service PackageFolder
XElementAccess::getElementType returns service PackageStream
XNameAccess::getByName returns either a PackageFolder or a PackageStream
as a css::uno::Any
- XNameAccess::getElementNames returns an uno::Sequence of strings containing
+ XNameAccess::getElementNames returns a uno::Sequence of strings containing
the names of all children stored in the PackageFolder
*/
interface com::sun::star::container::XNameContainer;