20#include <svx/svxids.hrc>
26#include <osl/diagnose.h>
36#define ShellClass_SwWebDocShell
60 OUString * pLongUserName,
62 bool bTemplate )
const
64 OSL_ENSURE( !bTemplate,
"No template for Writer Web" );
69 *pClipFormat = SotClipboardFormatId::STARWRITERWEB_60;
70 *pLongUserName =
SwResId(STR_WRITER_WEBDOC_FULLTYPE);
75 *pClipFormat = SotClipboardFormatId::STARWRITERWEB_8;
76 *pLongUserName =
SwResId(STR_WRITER_WEBDOC_FULLTYPE);
virtual void FillClass(SvGlobalName *pClassName, SotClipboardFormatId *pClipFormat, OUString *pLongUserName, sal_Int32 nFileFormat, bool bTemplate=false) const override
virtual ~SwWebDocShell() override
#define SO3_SWWEB_CLASSID_60
SFX_IMPL_SUPERCLASS_INTERFACE(DrawDocShell, SfxObjectShell)
SFX_IMPL_OBJECTFACTORY(DrawDocShell, SvGlobalName(SO3_SIMPRESS_CLASSID), "simpress") void DrawDocShell
OUString SwResId(TranslateId aId)