20#ifndef INCLUDED_SW_INC_SWAPPLETIMPL_HXX
21#define INCLUDED_SW_INC_SWAPPLETIMPL_HXX
23#include <config_java.h>
38#define OOO_STRING_SW_HTML_O_Hidden "HIDDEN"
42 css::uno::Reference < css::embed::XEmbeddedObject >
m_xApplet;
52 void CreateApplet(
const OUString& rCode,
const OUString& rName,
53 bool bMayScript,
const OUString& rCodeBase,
54 std::u16string_view rBaseURL );
57 void AppendParam(
const OUString& rName,
const OUString& rValue );
60 const css::uno::Reference < css::embed::XEmbeddedObject >&
GetApplet()
const {
return m_xApplet; }
SwApplet_Impl(SfxItemSet aSet)
void SetAltText(const OUString &rAlt)
SwApplet_Impl(SfxItemPool &rPool)
void CreateApplet(const OUString &rCode, const OUString &rName, bool bMayScript, const OUString &rCodeBase, std::u16string_view rBaseURL)
SvCommandList m_aCommandList
static SwHtmlOptType GetOptionType(std::u16string_view rName, bool bApplet)
css::uno::Reference< css::embed::XEmbeddedObject > m_xApplet
const OUString & GetAltText() const
SfxItemSet & GetItemSet()
const css::uno::Reference< css::embed::XEmbeddedObject > & GetApplet() const
constexpr tools::Long SIZE