|
LibreOffice Module cppuhelper (master) 1
|
#include <sal/config.h>#include <com/sun/star/lang/EventObject.hpp>#include <com/sun/star/lang/DisposedException.hpp>#include <o3tl/cow_wrapper.hxx>#include <cassert>#include <mutex>#include <vector>Go to the source code of this file.
Classes | |
| class | cppuhelper::OInterfaceIteratorHelper4< ListenerT > |
| This is the iterator of an OInterfaceContainerHelper4. More... | |
| class | cppuhelper::OInterfaceContainerHelper4< ListenerT > |
| A container of interfaces. More... | |
| class | cppuhelper::OInterfaceContainerHelper4< ListenerT >::NotifySingleListener< EventT > |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::uno |
| namespace | cppuhelper |
| This is a straight copy of the include/comphelper/compbase.hxx file, copied here because it is nigh impossible to move shared code down into the URE layer. | |