summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame/XLayoutManagerListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XLayoutManagerListener.idl')
-rw-r--r--offapi/com/sun/star/frame/XLayoutManagerListener.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/XLayoutManagerListener.idl b/offapi/com/sun/star/frame/XLayoutManagerListener.idl
index 593ba510c08c..ab2500cf6094 100644
--- a/offapi/com/sun/star/frame/XLayoutManagerListener.idl
+++ b/offapi/com/sun/star/frame/XLayoutManagerListener.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module frame {
/** makes it possible to receive events from a layout manager.
<p>Events are provided <strong>only</strong> for notification
- purposes only. All operations are handled interally by the
+ purposes only. All operations are handled internally by the
layout manager component, so that GUI layout works properly
regardless of whether a component registers such a listener
or not.</p>
@@ -58,7 +58,7 @@ interface XLayoutManagerListener : com::sun::star::lang::XEventListener
reference to the layout manager which invoked the event.
@param eLayoutEvent
- identifies the layout event that has occured.
+ identifies the layout event that has occurred.
@param aInfo
provides additional information about the event. The type