LibreOffice Module reportdesign (master) 1
Public Member Functions | Public Attributes | List of all members
reportdesign::OFormatProperties Struct Reference

#include <ReportControlModel.hxx>

Public Member Functions

 OFormatProperties ()
 

Public Attributes

css::style::ParagraphAdjust nAlign
 
css::awt::FontDescriptor aFontDescriptor
 
css::awt::FontDescriptor aAsianFontDescriptor
 
css::awt::FontDescriptor aComplexFontDescriptor
 
css::lang::Locale aCharLocale
 
css::lang::Locale aCharLocaleAsian
 
css::lang::Locale aCharLocaleComplex
 
::sal_Int16 nFontEmphasisMark
 
::sal_Int16 nFontRelief
 
::sal_Int32 nTextColor
 
::sal_Int32 nTextLineColor
 
::sal_Int32 nBackgroundColor
 
OUString sCharCombinePrefix
 
OUString sCharCombineSuffix
 
OUString sHyperLinkURL
 
OUString sHyperLinkTarget
 
OUString sHyperLinkName
 
OUString sVisitedCharStyleName
 
OUString sUnvisitedCharStyleName
 
css::style::VerticalAlignment aVerticalAlignment
 
::sal_Int16 nCharEscapement
 
::sal_Int16 nCharCaseMap
 
::sal_Int16 nCharKerning
 
::sal_Int8 nCharEscapementHeight
 
bool m_bBackgroundTransparent
 
bool bCharFlash
 
bool bCharAutoKerning
 
bool bCharCombineIsOn
 
bool bCharHidden
 
bool bCharShadowed
 
bool bCharContoured
 

Detailed Description

Definition at line 35 of file ReportControlModel.hxx.

Constructor & Destructor Documentation

◆ OFormatProperties()

reportdesign::OFormatProperties::OFormatProperties ( )

Member Data Documentation

◆ aAsianFontDescriptor

css::awt::FontDescriptor reportdesign::OFormatProperties::aAsianFontDescriptor

Definition at line 39 of file ReportControlModel.hxx.

Referenced by OFormatProperties().

◆ aCharLocale

css::lang::Locale reportdesign::OFormatProperties::aCharLocale

Definition at line 41 of file ReportControlModel.hxx.

Referenced by OFormatProperties().

◆ aCharLocaleAsian

css::lang::Locale reportdesign::OFormatProperties::aCharLocaleAsian

Definition at line 42 of file ReportControlModel.hxx.

Referenced by OFormatProperties().

◆ aCharLocaleComplex

css::lang::Locale reportdesign::OFormatProperties::aCharLocaleComplex

Definition at line 43 of file ReportControlModel.hxx.

Referenced by OFormatProperties().

◆ aComplexFontDescriptor

css::awt::FontDescriptor reportdesign::OFormatProperties::aComplexFontDescriptor

Definition at line 40 of file ReportControlModel.hxx.

Referenced by OFormatProperties().

◆ aFontDescriptor

css::awt::FontDescriptor reportdesign::OFormatProperties::aFontDescriptor

Definition at line 38 of file ReportControlModel.hxx.

Referenced by OFormatProperties().

◆ aVerticalAlignment

css::style::VerticalAlignment reportdesign::OFormatProperties::aVerticalAlignment

Definition at line 56 of file ReportControlModel.hxx.

◆ bCharAutoKerning

bool reportdesign::OFormatProperties::bCharAutoKerning

Definition at line 63 of file ReportControlModel.hxx.

◆ bCharCombineIsOn

bool reportdesign::OFormatProperties::bCharCombineIsOn

Definition at line 64 of file ReportControlModel.hxx.

◆ bCharContoured

bool reportdesign::OFormatProperties::bCharContoured

Definition at line 67 of file ReportControlModel.hxx.

◆ bCharFlash

bool reportdesign::OFormatProperties::bCharFlash

Definition at line 62 of file ReportControlModel.hxx.

◆ bCharHidden

bool reportdesign::OFormatProperties::bCharHidden

Definition at line 65 of file ReportControlModel.hxx.

◆ bCharShadowed

bool reportdesign::OFormatProperties::bCharShadowed

Definition at line 66 of file ReportControlModel.hxx.

◆ m_bBackgroundTransparent

bool reportdesign::OFormatProperties::m_bBackgroundTransparent

Definition at line 61 of file ReportControlModel.hxx.

◆ nAlign

css::style::ParagraphAdjust reportdesign::OFormatProperties::nAlign

Definition at line 37 of file ReportControlModel.hxx.

◆ nBackgroundColor

::sal_Int32 reportdesign::OFormatProperties::nBackgroundColor

Definition at line 48 of file ReportControlModel.hxx.

◆ nCharCaseMap

::sal_Int16 reportdesign::OFormatProperties::nCharCaseMap

Definition at line 58 of file ReportControlModel.hxx.

◆ nCharEscapement

::sal_Int16 reportdesign::OFormatProperties::nCharEscapement

Definition at line 57 of file ReportControlModel.hxx.

◆ nCharEscapementHeight

::sal_Int8 reportdesign::OFormatProperties::nCharEscapementHeight

Definition at line 60 of file ReportControlModel.hxx.

◆ nCharKerning

::sal_Int16 reportdesign::OFormatProperties::nCharKerning

Definition at line 59 of file ReportControlModel.hxx.

◆ nFontEmphasisMark

::sal_Int16 reportdesign::OFormatProperties::nFontEmphasisMark

Definition at line 44 of file ReportControlModel.hxx.

◆ nFontRelief

::sal_Int16 reportdesign::OFormatProperties::nFontRelief

Definition at line 45 of file ReportControlModel.hxx.

◆ nTextColor

::sal_Int32 reportdesign::OFormatProperties::nTextColor

Definition at line 46 of file ReportControlModel.hxx.

◆ nTextLineColor

::sal_Int32 reportdesign::OFormatProperties::nTextLineColor

Definition at line 47 of file ReportControlModel.hxx.

◆ sCharCombinePrefix

OUString reportdesign::OFormatProperties::sCharCombinePrefix

Definition at line 49 of file ReportControlModel.hxx.

◆ sCharCombineSuffix

OUString reportdesign::OFormatProperties::sCharCombineSuffix

Definition at line 50 of file ReportControlModel.hxx.

◆ sHyperLinkName

OUString reportdesign::OFormatProperties::sHyperLinkName

Definition at line 53 of file ReportControlModel.hxx.

◆ sHyperLinkTarget

OUString reportdesign::OFormatProperties::sHyperLinkTarget

Definition at line 52 of file ReportControlModel.hxx.

◆ sHyperLinkURL

OUString reportdesign::OFormatProperties::sHyperLinkURL

Definition at line 51 of file ReportControlModel.hxx.

◆ sUnvisitedCharStyleName

OUString reportdesign::OFormatProperties::sUnvisitedCharStyleName

Definition at line 55 of file ReportControlModel.hxx.

◆ sVisitedCharStyleName

OUString reportdesign::OFormatProperties::sVisitedCharStyleName

Definition at line 54 of file ReportControlModel.hxx.


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