20 #ifndef INCLUDED_SW_INC_SWAPPLETIMPL_HXX
21 #define INCLUDED_SW_INC_SWAPPLETIMPL_HXX
23 #include <config_java.h>
37 #define OOO_STRING_SW_HTML_O_Hidden "HIDDEN"
41 css::uno::Reference < css::embed::XEmbeddedObject >
xApplet;
51 void CreateApplet(
const OUString& rCode,
const OUString& rName,
52 bool bMayScript,
const OUString& rCodeBase,
53 const OUString& rBaseURL );
56 void AppendParam(
const OUString& rName,
const OUString& rValue );
59 const css::uno::Reference < css::embed::XEmbeddedObject >&
GetApplet()
const {
return xApplet; }
const css::uno::Reference< css::embed::XEmbeddedObject > & GetApplet() const
static SwHtmlOptType GetOptionType(const OUString &rName, bool bApplet)
SvCommandList aCommandList
SfxItemSet & GetItemSet()
SwApplet_Impl(SfxItemPool &rPool)
SwApplet_Impl(SfxItemSet const &rSet)
void CreateApplet(const OUString &rCode, const OUString &rName, bool bMayScript, const OUString &rCodeBase, const OUString &rBaseURL)
void SetAltText(const OUString &rAlt)
const OUString & GetAltText() const
css::uno::Reference< css::embed::XEmbeddedObject > xApplet