LibreOffice Module desktop (master)
1
|
#include <sal/config.h>
#include <optional>
#include <string_view>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <sal/types.h>
#include "dp_misc_api.hxx"
Go to the source code of this file.
Classes | |
struct | dp_misc::SimpleLicenseAttributes |
class | dp_misc::DescriptionInfoset |
Access to the content of an XML description element. More... | |
Namespaces | |
com::sun::star | |
com::sun::star::uno | |
com::sun::star::xml | |
com::sun::star::xml::dom | |
com::sun::star::xml::xpath | |
dp_misc | |
Functions | |
DESKTOP_DEPLOYMENTMISC_DLLPUBLIC DescriptionInfoset | dp_misc::getDescriptionInfoset (std::u16string_view sExtensionFolderURL) |
creates a DescriptionInfoset object. More... | |