summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame')
-rw-r--r--offapi/com/sun/star/frame/ContentHandler.idl2
-rw-r--r--offapi/com/sun/star/frame/ProtocolHandler.idl2
-rw-r--r--offapi/com/sun/star/frame/XDispatchRecorder.idl4
-rw-r--r--offapi/com/sun/star/frame/XFrameLoader.idl2
4 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/frame/ContentHandler.idl b/offapi/com/sun/star/frame/ContentHandler.idl
index 022262849a0d..1df594e8eca6 100644
--- a/offapi/com/sun/star/frame/ContentHandler.idl
+++ b/offapi/com/sun/star/frame/ContentHandler.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module frame {
This handler doesn't need any frame as target for loading components.
Content handler are registered for content types.
(See type/filter configuration of <type scope="com::sun::star::document">TypeDetection</type>
- for further informations) If generic load mechanism found such documents which
+ for further information) If generic load mechanism found such documents which
can be handled by a ContentHandler it will create and use it.
</p>
diff --git a/offapi/com/sun/star/frame/ProtocolHandler.idl b/offapi/com/sun/star/frame/ProtocolHandler.idl
index 0b5541c61ed8..7bb52082d496 100644
--- a/offapi/com/sun/star/frame/ProtocolHandler.idl
+++ b/offapi/com/sun/star/frame/ProtocolHandler.idl
@@ -52,7 +52,7 @@ published service ProtocolHandler
*/
interface XDispatchProvider;
- /** initialize the new handler instance with some context informations
+ /** initialize the new handler instance with some context information
<p>
Sometimes it can be useful for a handler object, to know something about the
diff --git a/offapi/com/sun/star/frame/XDispatchRecorder.idl b/offapi/com/sun/star/frame/XDispatchRecorder.idl
index 38699616124a..d287512b754a 100644
--- a/offapi/com/sun/star/frame/XDispatchRecorder.idl
+++ b/offapi/com/sun/star/frame/XDispatchRecorder.idl
@@ -77,7 +77,7 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface
optional arguments for the command URL
<br>
(see <type scope="com::sun::star::document">MediaDescriptor</type>
- for further informations)
+ for further information)
*/
void recordDispatch(
[in] com::sun::star::util::URL URL,
@@ -97,7 +97,7 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface
optional arguments for the command URL
<br>
(see <type scope="com::sun::star::document">MediaDescriptor</type>
- for further informations)
+ for further information)
*/
void recordDispatchAsComment(
[in] com::sun::star::util::URL URL,
diff --git a/offapi/com/sun/star/frame/XFrameLoader.idl b/offapi/com/sun/star/frame/XFrameLoader.idl
index bc9c8f0d385d..92c933640f50 100644
--- a/offapi/com/sun/star/frame/XFrameLoader.idl
+++ b/offapi/com/sun/star/frame/XFrameLoader.idl
@@ -52,7 +52,7 @@ published interface XFrameLoader: com::sun::star::uno::XInterface
@param Arguments
optional arguments for loading
- (see <type scope="com::sun::star::document">MediaDescriptor</type> for further informations)
+ (see <type scope="com::sun::star::document">MediaDescriptor</type> for further information)
@param Listener
this listener will be informed about success