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

#include <bundles.hxx>

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

Public Member Functions

 FillBundle ()
 
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

FillInteriorStyle eFillInteriorStyle
 
tools::Long nFillPatternIndex
 
tools::Long nFillHatchIndex
 

Detailed Description

Definition at line 123 of file bundles.hxx.

Constructor & Destructor Documentation

◆ FillBundle()

FillBundle::FillBundle ( )
inline

Definition at line 131 of file bundles.hxx.

Member Function Documentation

◆ Clone()

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

Reimplemented from Bundle.

Definition at line 136 of file bundles.hxx.

Member Data Documentation

◆ eFillInteriorStyle

FillInteriorStyle FillBundle::eFillInteriorStyle

Definition at line 127 of file bundles.hxx.

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

◆ nFillHatchIndex

tools::Long FillBundle::nFillHatchIndex

Definition at line 129 of file bundles.hxx.

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

◆ nFillPatternIndex

tools::Long FillBundle::nFillPatternIndex

Definition at line 128 of file bundles.hxx.

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


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