Searched refs:ScVbaEventsHelper (Results 1 – 2 of 2) sorted by relevance
179 ScVbaEventsHelper& mrVbaEvents;522 ScVbaEventsHelper::ScVbaEventsHelper( const uno::Sequence< uno::Any >& rArgs, const uno::Reference<… in ScVbaEventsHelper() function in ScVbaEventsHelper575 ScVbaEventsHelper::~ScVbaEventsHelper() in ~ScVbaEventsHelper()635 bool ScVbaEventsHelper::implPrepareEvent( EventQueue& rEventQueue, in implPrepareEvent()685 uno::Sequence< uno::Any > ScVbaEventsHelper::implBuildArgumentList( const EventHandlerInfo& rInfo, in implBuildArgumentList()776 void ScVbaEventsHelper::implPostProcessEvent( EventQueue& rEventQueue, in implPostProcessEvent()796 OUString ScVbaEventsHelper::implGetDocumentModuleName( const EventHandlerInfo& rInfo, in implGetDocumentModuleName()848 uno::Any ScVbaEventsHelper::createWorksheet( const uno::Sequence< uno::Any >& rArgs, sal_Int32 nInd… in createWorksheet()856 uno::Any ScVbaEventsHelper::createRange( const uno::Sequence< uno::Any >& rArgs, sal_Int32 nIndex )… in createRange()895 uno::Any ScVbaEventsHelper::createWindow( const uno::Sequence< uno::Any >& rArgs, sal_Int32 nIndex … in createWindow()[all …]
36 class ScVbaEventsHelper : public VbaEventsHelperBase class39 ScVbaEventsHelper(42 virtual ~ScVbaEventsHelper();
Completed in 38 milliseconds