Home
last modified time | relevance | path

Searched refs:ScVbaEventListener (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx124 class ScVbaEventListener : public ScVbaEventListener_BASE class
128 virtual ~ScVbaEventListener();
191 ScVbaEventListener::ScVbaEventListener( ScVbaEventsHelper& rVbaEvents, const uno::Reference< frame:… in ScVbaEventListener() function in ScVbaEventListener
214 ScVbaEventListener::~ScVbaEventListener() in ~ScVbaEventListener()
436 void ScVbaEventListener::startModelListening() in startModelListening()
448 void ScVbaEventListener::stopModelListening() in stopModelListening()
460 uno::Reference< frame::XController > ScVbaEventListener::getControllerForWindow( Window* pWindow ) … in getControllerForWindow()
466 void ScVbaEventListener::processWindowActivateEvent( Window* pWindow, bool bActivate ) in processWindowActivateEvent()
477 void ScVbaEventListener::postWindowResizeEvent( Window* pWindow ) in postWindowResizeEvent()
488 IMPL_LINK( ScVbaEventListener, processWindowResizeEvent, Window*, EMPTYARG pWindow ) in IMPL_LINK() argument
[all …]
H A Dvbaeventshelper.hxx32 class ScVbaEventListener;
67 ::rtl::Reference< ScVbaEventListener > mxListener;

Completed in 20 milliseconds