Home
last modified time | relevance | path

Searched refs:notifyListeners (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/io/source/connector/
H A Dctr_socket.cxx40 void notifyListeners(SocketConnection * pCon, sal_Bool * notified, T t) in notifyListeners() function
133 notifyListeners(this, &_started, callStarted); in read()
151 notifyListeners(this, &_error, callError(any)); in read()
167 notifyListeners(this, &_error, callError(any)); in read()
189 notifyListeners(this, &_error, callError(any)); in write()
203 notifyListeners(this, &_error, callError(any)); in write()
224 notifyListeners(this, &_closed, callClosed); in close()
/aoo4110/main/io/source/acceptor/
H A Dacc_socket.cxx119 void notifyListeners(SocketConnection * pCon, sal_Bool * notified, T t) in notifyListeners() function
207 notifyListeners(this, &_started, callStarted); in read()
227 notifyListeners(this, &_error, callError(any)); in read()
243 notifyListeners(this, &_error, callError(any)); in read()
265 notifyListeners(this, &_error, callError(any)); in write()
279 notifyListeners(this, &_error, callError(any)); in write()
300 notifyListeners(this, &_closed, callClosed); in close()
/aoo4110/main/unotools/source/config/
H A Dinetoptions.cxx157 void notifyListeners(star::uno::Sequence< rtl::OUString > const & rKeys);
176 notifyListeners(rKeys); in Notify()
207 SvtInetOptions::Impl::notifyListeners( in notifyListeners() function in SvtInetOptions::Impl
349 notifyListeners(aKeys); in setProperty()
/aoo4110/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java347 private void notifyListeners() { in notifyListeners() method in java_remote_bridge
493 notifyListeners(); in dispose()
/aoo4110/main/cppuhelper/qa/propertysetmixin/
H A DJavaSupplier.java216 l.notifyListeners(); in setSecond()
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java553 public void notifyListeners() { in notifyListeners() method in PropertySetMixin.BoundListeners

Completed in 45 milliseconds