#include <sal/config.h>
#include <string_view>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/container/XContainerQuery.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/frame/XModuleManager2.hpp>
#include <comphelper/sequenceashashmap.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/signaturestate.hxx>
#include <svtools/dialogclosedlistener.hxx>
#include <tools/urlobj.hxx>
Go to the source code of this file.