Lines Matching refs:DocumentEvents
127 …DocumentEvents::DocumentEvents( ::cppu::OWeakObject& _rParent, ::osl::Mutex& _rMutex, DocumentEven… in DocumentEvents() function in dbaccess::DocumentEvents
142 DocumentEvents::~DocumentEvents() in ~DocumentEvents()
147 void SAL_CALL DocumentEvents::acquire() throw() in acquire()
153 void SAL_CALL DocumentEvents::release() throw() in release()
159 bool DocumentEvents::needsSynchronousNotification( const ::rtl::OUString& _rEventName ) in needsSynchronousNotification()
174 …void SAL_CALL DocumentEvents::replaceByName( const ::rtl::OUString& _Name, const Any& _Element ) t… in replaceByName()
208 …Any SAL_CALL DocumentEvents::getByName( const ::rtl::OUString& _Name ) throw (NoSuchElementExcepti… in getByName()
224 … Sequence< ::rtl::OUString > SAL_CALL DocumentEvents::getElementNames( ) throw (RuntimeException) in getElementNames()
239 …::sal_Bool SAL_CALL DocumentEvents::hasByName( const ::rtl::OUString& _Name ) throw (RuntimeExcept… in hasByName()
247 Type SAL_CALL DocumentEvents::getElementType( ) throw (RuntimeException) in getElementType()
253 ::sal_Bool SAL_CALL DocumentEvents::hasElements( ) throw (RuntimeException) in hasElements()