Searched refs:ScVbaEventListener (Results 1 – 2 of 2) sorted by relevance
124 class ScVbaEventListener : public ScVbaEventListener_BASE class128 virtual ~ScVbaEventListener();191 ScVbaEventListener::ScVbaEventListener( ScVbaEventsHelper& rVbaEvents, const uno::Reference< frame:… in ScVbaEventListener() function in ScVbaEventListener214 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 …]
32 class ScVbaEventListener;67 ::rtl::Reference< ScVbaEventListener > mxListener;
Completed in 17 milliseconds