Home
last modified time | relevance | path

Searched refs:GetVbaEventProcessor (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sw/source/ui/app/
H A Ddocsh2.cxx251 uno::Reference< script::vba::XVBAEventProcessor > xVbaEvents = mpDoc->GetVbaEventProcessor(); in Notify()
332 … uno::Reference< script::vba::XVBAEventProcessor > xVbaEvents = mpDoc->GetVbaEventProcessor(); in PrepareClose()
/aoo4110/main/sc/source/ui/unoobj/
H A Dviewuno.cxx567 …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()
H A Ddocuno.cxx596 if ( pDoc->GetVbaEventProcessor().is() ) in Notify()
2339 …o::Reference< script::vba::XVBAEventProcessor > xVbaEvents( pDoc->GetVbaEventProcessor(), uno::UNO… in HandleCalculateEvents()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx596 … 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()
/aoo4110/main/sw/inc/
H A Ddoc.hxx2152 …un::star::uno::Reference< com::sun::star::script::vba::XVBAEventProcessor > GetVbaEventProcessor();
/aoo4110/main/sw/source/core/doc/
H A Ddoc.cxx2753 SwDoc::GetVbaEventProcessor() in GetVbaEventProcessor() function in SwDoc
/aoo4110/main/sc/inc/
H A Ddocument.hxx1851 GetVbaEventProcessor() const { return mxVbaEvents; } in GetVbaEventProcessor() function in ScDocument
/aoo4110/main/sc/source/ui/view/
H A Dgridwin.cxx2194 … uno::Reference< script::vba::XVBAEventProcessor > xVbaEvents = pDoc->GetVbaEventProcessor(); in MouseButtonUp()
/aoo4110/main/sc/source/ui/vba/
H A Dvbarange.cxx279 … uno::Reference< script::vba::XVBAEventProcessor > xVBAEvents = pDoc->GetVbaEventProcessor(); in fireChangeEvent()

Completed in 161 milliseconds