summaryrefslogtreecommitdiff
path: root/forms/source/inc/InterfaceContainer.hxx
diff options
context:
space:
mode:
authorAndreas Bregas <ab@openoffice.org>2009-06-17 13:32:41 +0000
committerAndreas Bregas <ab@openoffice.org>2009-06-17 13:32:41 +0000
commitee8bb6f09f4ce8a32b827ee2f1da90906ed995d7 (patch)
treedbe9eba56a185aedcff8afeb6e1d0053c1f31291 /forms/source/inc/InterfaceContainer.hxx
parentdefd4f2a6f0ba3029abcc8c2f025fe79aee52a74 (diff)
#i102261# OLE control event handler support
Diffstat (limited to 'forms/source/inc/InterfaceContainer.hxx')
-rw-r--r--forms/source/inc/InterfaceContainer.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/forms/source/inc/InterfaceContainer.hxx b/forms/source/inc/InterfaceContainer.hxx
index d9c64449e..40c561b53 100644
--- a/forms/source/inc/InterfaceContainer.hxx
+++ b/forms/source/inc/InterfaceContainer.hxx
@@ -260,6 +260,9 @@ protected:
void implCheckIndex( const sal_Int32 _nIndex ) SAL_THROW( ( ::com::sun::star::lang::IndexOutOfBoundsException ) );
private:
+ // hack for Vba Events
+ void fakeVbaEventsHack( sal_Int32 _nIndex );
+
// the runtime event format has changed from version SO5.2 to OOo
enum EventFormat
{