[Libreoffice-commits] core.git: offapi/com
Stephan Bergmann
sbergman at redhat.com
Wed Nov 9 16:47:35 UTC 2016
offapi/com/sun/star/frame/XFrame.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fa69c29c89608e50d8d41c0008f31c30e60c6d20
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Nov 9 17:47:08 2016 +0100
Typo in documentation
Change-Id: I0970a86d65aa905cbd02d892be08de8962731e8b
diff --git a/offapi/com/sun/star/frame/XFrame.idl b/offapi/com/sun/star/frame/XFrame.idl
index 7648413..85c8df3 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.
More information about the Libreoffice-commits
mailing list