LibreOffice Module sw (master) 1
Functions | Variables
htmldrawwriter.cxx File Reference
#include <hintids.hxx>
#include <vcl/svapp.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdotext.hxx>
#include <svx/sdtacitm.hxx>
#include <svx/sdtayitm.hxx>
#include <svx/sdtaaitm.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/outliner.hxx>
#include <svx/xfillit0.hxx>
#include <svx/xflclit.hxx>
#include <svl/whiter.hxx>
#include <svtools/htmlout.hxx>
#include <svtools/htmlkywd.hxx>
#include <osl/diagnose.h>
#include <rtl/strbuf.hxx>
#include <IDocumentDrawModelAccess.hxx>
#include <frmfmt.hxx>
#include <doc.hxx>
#include <dcontact.hxx>
#include "wrthtml.hxx"
Include dependency graph for htmldrawwriter.cxx:

Go to the source code of this file.

Functions

SwHTMLWriterOutHTML_DrawFrameFormatAsMarquee (SwHTMLWriter &rWrt, const SwDrawFrameFormat &rFormat, const SdrObject &rSdrObject)
 

Variables

const HtmlFrmOpts HTML_FRMOPTS_MARQUEE
 
const HtmlFrmOpts HTML_FRMOPTS_MARQUEE_CSS1
 

Function Documentation

◆ OutHTML_DrawFrameFormatAsMarquee()

SwHTMLWriter & OutHTML_DrawFrameFormatAsMarquee ( SwHTMLWriter rWrt,
const SwDrawFrameFormat rFormat,
const SdrObject rSdrObject 
)

Definition at line 113 of file htmldrawwriter.cxx.

References SfxItemSet::Get(), Application::GetDefaultDevice(), IDocumentDrawModelAccess::GetDrawModel(), SwDoc::getIDocumentDrawModelAccess(), SdrTextObj::GetLogicRect(), SdrObject::GetMergedItemSet(), SdrTextObj::GetMinTextFrameHeight(), SwHTMLWriter::GetNamespace(), SdrTextObj::GetOutlinerParaObject(), Outliner::GetParagraph(), Outliner::GetParagraphCount(), tools::Rectangle::GetSize(), Outliner::GetText(), SdrTextObj::GetTextAniDirection(), SdrTextObj::GetTextAniKind(), Size::Height(), HTML_FRMOPTS_MARQUEE, HTML_FRMOPTS_MARQUEE_CSS1, HTMLMODE_ABS_POS_DRAW, SdrTextObj::IsAutoGrowHeight(), SdrTextObj::IsAutoGrowWidth(), SwHTMLWriter::IsHTMLMode(), OutputDevice::LogicToPixel(), Writer::m_pDoc, MINFLY, nCount, OOO_STRING_SVTOOLS_HTML_AL_left, OOO_STRING_SVTOOLS_HTML_AL_right, OOO_STRING_SVTOOLS_HTML_BEHAV_alternate, OOO_STRING_SVTOOLS_HTML_BEHAV_scroll, OOO_STRING_SVTOOLS_HTML_BEHAV_slide, OOO_STRING_SVTOOLS_HTML_marquee, OOO_STRING_SVTOOLS_HTML_O_behavior, OOO_STRING_SVTOOLS_HTML_O_bgcolor, OOO_STRING_SVTOOLS_HTML_O_direction, OOO_STRING_SVTOOLS_HTML_O_height, OOO_STRING_SVTOOLS_HTML_O_loop, OOO_STRING_SVTOOLS_HTML_O_scrollamount, OOO_STRING_SVTOOLS_HTML_O_scrolldelay, OOO_STRING_SVTOOLS_HTML_O_width, HTMLOutFuncs::Out_AsciiTag(), HTMLOutFuncs::Out_Color(), HTMLOutFuncs::Out_String(), SwHTMLWriter::OutCSS1_FrameFormatOptions(), SwHTMLWriter::OutFrameFormatOptions(), SDRATTR_TEXT_ANIAMOUNT(), SDRATTR_TEXT_ANICOUNT(), SDRATTR_TEXT_ANIDELAY(), Size::setHeight(), Outliner::SetText(), Outliner::SetUpdateLayout(), Size::setWidth(), Writer::Strm(), Size::Width(), SvStream::WriteChar(), SvStream::WriteOString(), XATTR_FILLCOLOR(), and XATTR_FILLSTYLE().

Referenced by SwHTMLWriter::OutFrameFormat(), and OutHTML_FrameFormatAsMarquee().

Variable Documentation

◆ HTML_FRMOPTS_MARQUEE

const HtmlFrmOpts HTML_FRMOPTS_MARQUEE

◆ HTML_FRMOPTS_MARQUEE_CSS1

const HtmlFrmOpts HTML_FRMOPTS_MARQUEE_CSS1