LibreOffice Module oox (master) 1
Public Member Functions | List of all members
oox::drawingml::chart::TrendlineLabelConverter Class Referencefinal

#include <seriesconverter.hxx>

Inheritance diagram for oox::drawingml::chart::TrendlineLabelConverter:
[legend]
Collaboration diagram for oox::drawingml::chart::TrendlineLabelConverter:
[legend]

Public Member Functions

 TrendlineLabelConverter (const ConverterRoot &rParent, TrendlineLabelModel &rModel)
 
virtual ~TrendlineLabelConverter () override
 
void convertFromModel (PropertySet &rPropSet)
 Converts the OOXML trendline label. More...
 
- Public Member Functions inherited from oox::drawingml::chart::ConverterBase< TrendlineLabelModel >
const TrendlineLabelModelgetModel () const
 
- Public Member Functions inherited from oox::drawingml::chart::ConverterRoot
 ConverterRoot (::oox::core::XmlFilterBase &rFilter, ChartConverter &rChartConverter, const ChartSpaceModel &rChartModel, const css::uno::Reference< css::chart2::XChartDocument > &rxChartDoc, const css::awt::Size &rChartSize)
 
virtual ~ConverterRoot ()
 
 ConverterRoot (ConverterRoot const &)=default
 
 ConverterRoot (ConverterRoot &&)=default
 
ConverterRootoperator= (ConverterRoot const &)=default
 
ConverterRootoperator= (ConverterRoot &&)=default
 
css::uno::Reference< css::uno::XInterface > createInstance (const OUString &rServiceName) const
 Creates an instance for the passed service name, using the process service factory. More...
 
css::uno::Reference< css::uno::XComponentContext > const & getComponentContext () const
 

Additional Inherited Members

- Protected Member Functions inherited from oox::drawingml::chart::ConverterBase< TrendlineLabelModel >
 ConverterBase (const ConverterRoot &rParent, TrendlineLabelModel &rModel)
 
virtual ~ConverterBase () override
 
- Protected Member Functions inherited from oox::drawingml::chart::ConverterRoot
::oox::core::XmlFilterBasegetFilter () const
 Returns the filter object of the imported/exported document. More...
 
ChartConvertergetChartConverter () const
 Returns the chart converter. More...
 
css::uno::Reference< css::chart2::XChartDocument > const & getChartDocument () const
 Returns the API chart document model. More...
 
const css::awt::Size & getChartSize () const
 Returns the position and size of the chart shape in 1/100 mm. More...
 
ObjectFormattergetFormatter () const
 Returns the object formatter. More...
 
void registerTitleLayout (const css::uno::Reference< css::chart2::XTitle > &rxTitle, const ModelRef< LayoutModel > &rxLayout, ObjectType eObjType, sal_Int32 nMainIdx, sal_Int32 nSubIdx)
 Registers a title object and its layout data, needed for conversion of the title position using the old Chart1 API. More...
 
void convertTitlePositions ()
 Converts the positions of the main title and all axis titles. More...
 
- Static Protected Member Functions inherited from oox::drawingml::chart::ConverterRoot
static css::awt::Size getDefaultPageSize ()
 Returns the default position and size of the chart shape in 1/100 mm. More...
 
- Protected Attributes inherited from oox::drawingml::chart::ConverterBase< TrendlineLabelModel >
TrendlineLabelModelmrModel
 

Detailed Description

Definition at line 81 of file seriesconverter.hxx.

Constructor & Destructor Documentation

◆ TrendlineLabelConverter()

oox::drawingml::chart::TrendlineLabelConverter::TrendlineLabelConverter ( const ConverterRoot rParent,
TrendlineLabelModel rModel 
)
explicit

Definition at line 606 of file seriesconverter.cxx.

◆ ~TrendlineLabelConverter()

oox::drawingml::chart::TrendlineLabelConverter::~TrendlineLabelConverter ( )
overridevirtual

Definition at line 611 of file seriesconverter.cxx.

Member Function Documentation

◆ convertFromModel()

void oox::drawingml::chart::TrendlineLabelConverter::convertFromModel ( PropertySet rPropSet)

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