|
LibreOffice Module configmgr (master) 1
|
#include <sal/config.h>#include <cassert>#include <utility>#include <vector>#include <com/sun/star/lang/DisposedException.hpp>#include <com/sun/star/lang/EventObject.hpp>#include <com/sun/star/uno/Any.hxx>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/uno/RuntimeException.hpp>#include <com/sun/star/uno/Type.hxx>#include <com/sun/star/uno/XInterface.hpp>#include <com/sun/star/util/ChangesEvent.hpp>#include <com/sun/star/util/ChangesSet.hpp>#include <com/sun/star/util/ElementChange.hpp>#include <com/sun/star/util/XChangesBatch.hpp>#include <com/sun/star/util/XChangesListener.hpp>#include <com/sun/star/util/XChangesNotifier.hpp>#include <comphelper/sequence.hxx>#include <cppu/unotype.hxx>#include <cppuhelper/queryinterface.hxx>#include <cppuhelper/weak.hxx>#include <osl/mutex.hxx>#include <rtl/ref.hxx>#include <rtl/ustring.hxx>#include "broadcaster.hxx"#include "components.hxx"#include "data.hxx"#include "lock.hxx"#include "modifications.hxx"#include "node.hxx"#include "rootaccess.hxx"Go to the source code of this file.
Namespaces | |
| namespace | configmgr |