Searched refs:GetVbaEventProcessor (Results 1 – 9 of 9) sorted by relevance
251 uno::Reference< script::vba::XVBAEventProcessor > xVbaEvents = mpDoc->GetVbaEventProcessor(); in Notify()332 … uno::Reference< script::vba::XVBAEventProcessor > xVbaEvents = mpDoc->GetVbaEventProcessor(); in PrepareClose()
567 …uno::Reference< script::vba::XVBAEventProcessor > xVbaEvents( pDoc->GetVbaEventProcessor(), uno::U… in lcl_CallActivate()1346 …o::Reference< script::vba::XVBAEventProcessor > xVbaEvents( pDoc->GetVbaEventProcessor(), uno::UNO… in MousePressed()1861 …uno::Reference< script::vba::XVBAEventProcessor > xVbaEvents( pDoc->GetVbaEventProcessor(), uno::U… in SelectionChanged()
596 if ( pDoc->GetVbaEventProcessor().is() ) in Notify()2339 …o::Reference< script::vba::XVBAEventProcessor > xVbaEvents( pDoc->GetVbaEventProcessor(), uno::UNO… in HandleCalculateEvents()
596 … uno::Reference< script::vba::XVBAEventProcessor > xVbaEvents = aDocument.GetVbaEventProcessor(); in Notify()2407 …uno::Reference< XVBAEventProcessor > xEventProcessor( aDocument.GetVbaEventProcessor(), uno::UNO_Q… in QuerySlotExecutable()2452 …eference< script::vba::XVBAEventProcessor > xVbaEvents( aDocument.GetVbaEventProcessor(), uno::UNO… in PrepareClose()
2143 …un::star::uno::Reference< com::sun::star::script::vba::XVBAEventProcessor > GetVbaEventProcessor();
2735 SwDoc::GetVbaEventProcessor() in GetVbaEventProcessor() function in SwDoc
1851 GetVbaEventProcessor() const { return mxVbaEvents; } in GetVbaEventProcessor() function in ScDocument
2209 … uno::Reference< script::vba::XVBAEventProcessor > xVbaEvents = pDoc->GetVbaEventProcessor(); in MouseButtonUp()
279 … uno::Reference< script::vba::XVBAEventProcessor > xVBAEvents = pDoc->GetVbaEventProcessor(); in fireChangeEvent()
Completed in 295 milliseconds