LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
TextBundle Class Reference

#include <bundles.hxx>

Inheritance diagram for TextBundle:
[legend]
Collaboration diagram for TextBundle:
[legend]

Public Member Functions

 TextBundle ()
 
virtual std::unique_ptr< BundleClone () override
 
- Public Member Functions inherited from Bundle
void SetColor (sal_uInt32 nColor)
 
sal_uInt32 GetColor () const
 
tools::Long GetIndex () const
 
void SetIndex (tools::Long nBundleIndex)
 
 Bundle ()
 
virtual std::unique_ptr< BundleClone ()
 
virtual ~Bundle ()
 
 Bundle (Bundle const &)=default
 
 Bundle (Bundle &&)=default
 
Bundleoperator= (Bundle const &)=default
 
Bundleoperator= (Bundle &&)=default
 

Public Attributes

sal_uInt32 nTextFontIndex
 
TextPrecision eTextPrecision
 
double nCharacterExpansion
 
double nCharacterSpacing
 

Detailed Description

Definition at line 103 of file bundles.hxx.

Constructor & Destructor Documentation

◆ TextBundle()

TextBundle::TextBundle ( )
inline

Definition at line 112 of file bundles.hxx.

Member Function Documentation

◆ Clone()

virtual std::unique_ptr< Bundle > TextBundle::Clone ( )
inlineoverridevirtual

Reimplemented from Bundle.

Definition at line 119 of file bundles.hxx.

Member Data Documentation

◆ eTextPrecision

TextPrecision TextBundle::eTextPrecision

Definition at line 108 of file bundles.hxx.

Referenced by CGM::ImplDoClass2(), CGM::ImplDoClass5(), and CGMElements::Init().

◆ nCharacterExpansion

double TextBundle::nCharacterExpansion

Definition at line 109 of file bundles.hxx.

Referenced by CGM::ImplDoClass2(), and CGMElements::Init().

◆ nCharacterSpacing

double TextBundle::nCharacterSpacing

Definition at line 110 of file bundles.hxx.

Referenced by CGM::ImplDoClass2(), and CGMElements::Init().

◆ nTextFontIndex

sal_uInt32 TextBundle::nTextFontIndex

Definition at line 107 of file bundles.hxx.

Referenced by CGM::ImplDoClass2(), and CGMElements::Init().


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