#include <sal/config.h>
#include <string_view>
#include <jobs/configaccess.hxx>
#include <jobs/jobdata.hxx>
#include <classes/converter.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XMultiHierarchicalPropertySet.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
#include <tools/wldcrd.hxx>
#include <unotools/configpaths.hxx>
#include <utility>
#include <vcl/svapp.hxx>
Go to the source code of this file.