LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScHTMLStyle Struct Reference

#include <htmlexp.hxx>

Collaboration diagram for ScHTMLStyle:
[legend]

Public Member Functions

 ScHTMLStyle ()
 
const ScHTMLStyleoperator= (const ScHTMLStyle &rScHTMLStyle)
 

Public Attributes

Color aBackgroundColor
 
OUString aFontFamilyName
 
sal_uInt32 nFontHeight
 
sal_uInt16 nFontSizeNumber
 
SvtScriptType nDefaultScriptType
 
bool bInitialized
 

Detailed Description

Definition at line 48 of file htmlexp.hxx.

Constructor & Destructor Documentation

◆ ScHTMLStyle()

ScHTMLStyle::ScHTMLStyle ( )
inline

Definition at line 57 of file htmlexp.hxx.

Member Function Documentation

◆ operator=()

const ScHTMLStyle & ScHTMLStyle::operator= ( const ScHTMLStyle rScHTMLStyle)
inline

Member Data Documentation

◆ aBackgroundColor

Color ScHTMLStyle::aBackgroundColor

◆ aFontFamilyName

OUString ScHTMLStyle::aFontFamilyName

◆ bInitialized

bool ScHTMLStyle::bInitialized

Definition at line 55 of file htmlexp.hxx.

Referenced by operator=(), and ScHTMLExport::PageDefaults().

◆ nDefaultScriptType

SvtScriptType ScHTMLStyle::nDefaultScriptType

Definition at line 54 of file htmlexp.hxx.

Referenced by operator=(), ScHTMLExport::PageDefaults(), and ScHTMLExport::WriteCell().

◆ nFontHeight

sal_uInt32 ScHTMLStyle::nFontHeight

◆ nFontSizeNumber

sal_uInt16 ScHTMLStyle::nFontSizeNumber

Definition at line 53 of file htmlexp.hxx.

Referenced by operator=(), ScHTMLExport::PageDefaults(), and ScHTMLExport::WriteCell().


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