LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | Friends | List of all members
SwHTMLFormatInfo Struct Reference

#include <wrthtml.hxx>

Collaboration diagram for SwHTMLFormatInfo:
[legend]

Public Member Functions

 SwHTMLFormatInfo (const SwFormat *pF)
 
 SwHTMLFormatInfo (const SwFormat *pFormat, SwDoc *pDoc, SwDoc *pTemplate, bool bOutStyles, LanguageType eDfltLang=LANGUAGE_DONTKNOW, sal_uInt16 nScript=CSS1_OUTMODE_ANY_SCRIPT)
 
 ~SwHTMLFormatInfo ()
 

Public Attributes

const SwFormatpFormat
 
OString aToken
 
OUString aClass
 
std::optional< SfxItemSetmoItemSet
 
sal_Int32 nLeftMargin
 
sal_Int32 nRightMargin
 
short nFirstLineIndent
 
sal_uInt16 nTopMargin
 
sal_uInt16 nBottomMargin
 
bool bScriptDependent
 

Friends

bool operator< (const SwHTMLFormatInfo &rInfo1, const SwHTMLFormatInfo &rInfo2)
 

Detailed Description

Definition at line 210 of file wrthtml.hxx.

Constructor & Destructor Documentation

◆ SwHTMLFormatInfo() [1/2]

SwHTMLFormatInfo::SwHTMLFormatInfo ( const SwFormat pF)
inlineexplicit

Definition at line 229 of file wrthtml.hxx.

◆ SwHTMLFormatInfo() [2/2]

SwHTMLFormatInfo::SwHTMLFormatInfo ( const SwFormat pFormat,
SwDoc pDoc,
SwDoc pTemplate,
bool  bOutStyles,
LanguageType  eDfltLang = LANGUAGE_DONTKNOW,
sal_uInt16  nScript = CSS1_OUTMODE_ANY_SCRIPT 
)

◆ ~SwHTMLFormatInfo()

SwHTMLFormatInfo::~SwHTMLFormatInfo ( )

Definition at line 422 of file htmlatr.cxx.

Friends And Related Function Documentation

◆ operator<

bool operator< ( const SwHTMLFormatInfo rInfo1,
const SwHTMLFormatInfo rInfo2 
)
friend

Definition at line 245 of file wrthtml.hxx.

Member Data Documentation

◆ aClass

OUString SwHTMLFormatInfo::aClass

Definition at line 215 of file wrthtml.hxx.

Referenced by OutHTML_SwFormat(), OutHTML_SwTextCharFormat(), and SwHTMLFormatInfo().

◆ aToken

OString SwHTMLFormatInfo::aToken

Definition at line 214 of file wrthtml.hxx.

Referenced by OutHTML_SwFormat(), OutHTML_SwTextCharFormat(), and SwHTMLFormatInfo().

◆ bScriptDependent

bool SwHTMLFormatInfo::bScriptDependent

Definition at line 226 of file wrthtml.hxx.

Referenced by OutHTML_SwFormat(), and OutHTML_SwTextCharFormat().

◆ moItemSet

std::optional<SfxItemSet> SwHTMLFormatInfo::moItemSet

Definition at line 217 of file wrthtml.hxx.

Referenced by OutHTML_SwFormat(), and SwHTMLFormatInfo().

◆ nBottomMargin

sal_uInt16 SwHTMLFormatInfo::nBottomMargin

Definition at line 224 of file wrthtml.hxx.

Referenced by OutHTML_SwFormat(), and SwHTMLFormatInfo().

◆ nFirstLineIndent

short SwHTMLFormatInfo::nFirstLineIndent

Definition at line 221 of file wrthtml.hxx.

Referenced by OutHTML_SwFormat(), and SwHTMLFormatInfo().

◆ nLeftMargin

sal_Int32 SwHTMLFormatInfo::nLeftMargin

Definition at line 219 of file wrthtml.hxx.

Referenced by OutHTML_SwFormat(), and SwHTMLFormatInfo().

◆ nRightMargin

sal_Int32 SwHTMLFormatInfo::nRightMargin

Definition at line 220 of file wrthtml.hxx.

Referenced by OutHTML_SwFormat(), and SwHTMLFormatInfo().

◆ nTopMargin

sal_uInt16 SwHTMLFormatInfo::nTopMargin

Definition at line 223 of file wrthtml.hxx.

Referenced by OutHTML_SwFormat(), and SwHTMLFormatInfo().

◆ pFormat

const SwFormat* SwHTMLFormatInfo::pFormat

Definition at line 212 of file wrthtml.hxx.

Referenced by SwHTMLFormatInfo().


The documentation for this struct was generated from the following files: