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 | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
@HTML | |
namespace | com::sun::star::uno |
namespace | com::sun::star::xml |
namespace | com::sun::star::xml::dom |
@HTML | |
namespace | com::sun::star::xml::xpath |
namespace | dp_misc |
Functions | |
DESKTOP_DEPLOYMENTMISC_DLLPUBLIC DescriptionInfoset | dp_misc::getDescriptionInfoset (std::u16string_view sExtensionFolderURL) |
creates a DescriptionInfoset object. More... | |