|
LibreOffice Module configmgr (master) 1
|
#include <sal/config.h>#include <cassert>#include <utility>#include <vector>#include <com/sun/star/container/XChild.hpp>#include <com/sun/star/lang/NoSupportException.hpp>#include <com/sun/star/lang/XUnoTunnel.hpp>#include <com/sun/star/uno/Any.hxx>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/uno/Type.hxx>#include <com/sun/star/uno/XInterface.hpp>#include <cppu/unotype.hxx>#include <cppuhelper/queryinterface.hxx>#include <cppuhelper/weak.hxx>#include <comphelper/servicehelper.hxx>#include <osl/mutex.hxx>#include <rtl/ref.hxx>#include <rtl/ustrbuf.hxx>#include <rtl/ustring.hxx>#include <sal/types.h>#include "access.hxx"#include "childaccess.hxx"#include "components.hxx"#include "data.hxx"#include "localizedpropertynode.hxx"#include "localizedvaluenode.hxx"#include "lock.hxx"#include "modifications.hxx"#include "node.hxx"#include "propertynode.hxx"#include "rootaccess.hxx"#include "type.hxx"Go to the source code of this file.
Namespaces | |
| namespace | configmgr |