Searched refs:VBAScriptListenerContainer (Results 1 – 2 of 2) sorted by relevance
170 class VBAScriptListenerContainer : public VBAScriptListenerContainer_BASE class173 explicit VBAScriptListenerContainer( ::osl::Mutex& rMutex );197 VBAScriptListenerContainer maVBAScriptListeners;
329 VBAScriptListenerContainer::VBAScriptListenerContainer( ::osl::Mutex& rMutex ) : in VBAScriptListenerContainer() function in basic::VBAScriptListenerContainer334 bool VBAScriptListenerContainer::implTypedNotify( const Reference< vba::XVBAScriptListener >& rxLis… in implTypedNotify()