LibreOffice Module framework (master) 1
|
#include <sal/config.h>
#include <string_view>
#include <uifactory/factoryconfiguration.hxx>
#include <services.h>
#include <helper/mischelper.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/configuration/theDefaultProvider.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/container/XContainer.hpp>
#include <comphelper/propertysequence.hxx>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | framework |
Functions | |
static OUString | framework::getHashKeyFromStrings (std::u16string_view aCommandURL, std::u16string_view aModuleName) |