Searched refs:ScVbaEventListener (Results 1 – 2 of 2) sorted by relevance
124 class ScVbaEventListener : public ScVbaEventListener_BASE class127 …ScVbaEventListener( ScVbaEventsHelper& rVbaEvents, const uno::Reference< frame::XModel >& rxModel,…128 virtual ~ScVbaEventListener();191 ScVbaEventListener::ScVbaEventListener( ScVbaEventsHelper& rVbaEvents, const uno::Reference< frame:… in ScVbaEventListener() function in ScVbaEventListener214 ScVbaEventListener::~ScVbaEventListener() in ~ScVbaEventListener()218 void ScVbaEventListener::startControllerListening( const uno::Reference< frame::XController >& rxCo… in startControllerListening()238 void ScVbaEventListener::stopControllerListening( const uno::Reference< frame::XController >& rxCon… in stopControllerListening()262 void SAL_CALL ScVbaEventListener::windowOpened( const lang::EventObject& /*rEvent*/ ) throw (uno::R… in windowOpened()266 void SAL_CALL ScVbaEventListener::windowClosing( const lang::EventObject& /*rEvent*/ ) throw (uno::… in windowClosing()270 void SAL_CALL ScVbaEventListener::windowClosed( const lang::EventObject& /*rEvent*/ ) throw (uno::R… in windowClosed()[all …]
32 class ScVbaEventListener;67 ::rtl::Reference< ScVbaEventListener > mxListener;