summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2014-11-10 15:05:25 +0100
committerNoel Grandin <noelgrandin@gmail.com>2014-11-12 11:04:11 +0000
commitda40cac540e7d735edbe9069b3c8ec6af4530208 (patch)
treef2abda7281129e13f588c77b18780a7090c8405f /offapi/com/sun/star/frame
parentjava: convert fields to local variables where possible (diff)
downloadcore-da40cac540e7d735edbe9069b3c8ec6af4530208.tar.gz
core-da40cac540e7d735edbe9069b3c8ec6af4530208.zip
Fix common typos. No automatic tools. Handmade…
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'offapi/com/sun/star/frame')
-rw-r--r--offapi/com/sun/star/frame/XLoaderFactory.idl2
-rw-r--r--offapi/com/sun/star/frame/XModuleManager.idl4
-rw-r--r--offapi/com/sun/star/frame/XStatusbarController.idl2
3 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/frame/XLoaderFactory.idl b/offapi/com/sun/star/frame/XLoaderFactory.idl
index 750c06c4b45a..f6b8dd7a288f 100644
--- a/offapi/com/sun/star/frame/XLoaderFactory.idl
+++ b/offapi/com/sun/star/frame/XLoaderFactory.idl
@@ -40,7 +40,7 @@ published interface XLoaderFactory
Returned objects must support the service specification of a FrameLoader
or SynchronousFrameLoader. (Note: last one will be preferred if both
are available)
- They can be created by using of his internal name, which must be unambiguous everytime, only.
+ They can be created by using of his internal name, which must be unambiguous every time, only.
To get this name use further specified interfaces of this factory for access on
the flat configuration.
</p>
diff --git a/offapi/com/sun/star/frame/XModuleManager.idl b/offapi/com/sun/star/frame/XModuleManager.idl
index 48540c2741fb..a5f7822332d6 100644
--- a/offapi/com/sun/star/frame/XModuleManager.idl
+++ b/offapi/com/sun/star/frame/XModuleManager.idl
@@ -61,7 +61,7 @@ interface XModuleManager : com::sun::star::uno::XInterface
</li>
<li>
<b>com::sun::star::frame::XModel</b><br>
- A model represent a module everytime and can be used for
+ A model represent a module every time and can be used for
identification directly.
</li>
</ul>
@@ -81,7 +81,7 @@ interface XModuleManager : com::sun::star::uno::XInterface
a document, this exception is thrown too!
@return An identifier for the given module.
- Note: This value varies everytime. Error will be transported
+ Note: This value varies every time. Error will be transported
by thrown exceptions!
*/
string identify( [in] ::com::sun::star::uno::XInterface Module )
diff --git a/offapi/com/sun/star/frame/XStatusbarController.idl b/offapi/com/sun/star/frame/XStatusbarController.idl
index a8fd1256d5c2..633e694d8b24 100644
--- a/offapi/com/sun/star/frame/XStatusbarController.idl
+++ b/offapi/com/sun/star/frame/XStatusbarController.idl
@@ -72,7 +72,7 @@ interface XStatusbarController
implementation.
</li>
<li><b>StatusbarItem</b><br/>a com::sun::star::ui::XStatusbarItem
- instance which represents the status bar item asociated with
+ instance which represents the status bar item associated with
this controller.
</li>
<li><b>ParentWindow</b><br/>a com::sun::star::awt::Window