LibreOffice Module oox (master) 1
Public Types | Public Member Functions | Public Attributes | List of all members
oox::drawingml::chart::DataSourceModel Struct Reference

#include <datasourcemodel.hxx>

Collaboration diagram for oox::drawingml::chart::DataSourceModel:
[legend]

Public Types

typedef ModelRef< DataSequenceModelDataSequenceRef
 

Public Member Functions

 DataSourceModel ()
 The data sequence or formula link of this source. More...
 
 ~DataSourceModel ()
 

Public Attributes

DataSequenceRef mxDataSeq
 

Detailed Description

Definition at line 51 of file datasourcemodel.hxx.

Member Typedef Documentation

◆ DataSequenceRef

Definition at line 53 of file datasourcemodel.hxx.

Constructor & Destructor Documentation

◆ DataSourceModel()

oox::drawingml::chart::DataSourceModel::DataSourceModel ( )
explicit

The data sequence or formula link of this source.

Definition at line 36 of file datasourcemodel.cxx.

◆ ~DataSourceModel()

oox::drawingml::chart::DataSourceModel::~DataSourceModel ( )

Definition at line 40 of file datasourcemodel.cxx.

Member Data Documentation

◆ mxDataSeq

DataSequenceRef oox::drawingml::chart::DataSourceModel::mxDataSeq

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