Searched defs:EventHandlerInfo (Results 1 – 2 of 2) sorted by relevance
86 struct EventHandlerInfo struct in VbaEventsHelperBase88 sal_Int32 mnEventId;89 sal_Int32 mnModuleType;91 sal_Int32 mnCancelIndex;92 css::uno::Any maUserData;
69 uno::Sequence< uno::Any > SwVbaEventsHelper::implBuildArgumentList( const EventHandlerInfo& /*rInfo… in implBuildArgumentList()77 const EventHandlerInfo& /*rInfo*/, bool /*bCancel*/ ) throw (uno::RuntimeException) in implPostProcessEvent()82 ::rtl::OUString SwVbaEventsHelper::implGetDocumentModuleName( const EventHandlerInfo& /*rInfo*/, in implGetDocumentModuleName() argument
Completed in 13 milliseconds