summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/frame/XFrame.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XFrame.idl b/offapi/com/sun/star/frame/XFrame.idl
index 764841364084..85c8df3ca9a2 100644
--- a/offapi/com/sun/star/frame/XFrame.idl
+++ b/offapi/com/sun/star/frame/XFrame.idl
@@ -313,7 +313,7 @@ published interface XFrame: com::sun::star::lang::XComponent
<p>
According to a call to this interface, the frame calls
- XFrameEventListener::frameAction() with
+ XFrameActionListener::frameAction() with
FrameAction::CONTEXT_CHANGED to all listeners which
are registered using XFrame::addFrameActionListener().
For external controllers this event can be used to requery dispatches.