LibreOffice Module chart2 (master) 1
Static Public Member Functions | List of all members
chart::wrapper::WrappedDataCaptionProperties Class Reference

#include <WrappedDataCaptionProperties.hxx>

Static Public Member Functions

static void addProperties (std::vector< css::beans::Property > &rOutProperties)
 
static void addWrappedPropertiesForSeries (std::vector< std::unique_ptr< WrappedProperty > > &rList, const std::shared_ptr< Chart2ModelContact > &spChart2ModelContact)
 
static void addWrappedPropertiesForDiagram (std::vector< std::unique_ptr< WrappedProperty > > &rList, const std::shared_ptr< Chart2ModelContact > &spChart2ModelContact)
 

Detailed Description

Definition at line 32 of file WrappedDataCaptionProperties.hxx.

Member Function Documentation

◆ addProperties()

void chart::wrapper::WrappedDataCaptionProperties::addProperties ( std::vector< css::beans::Property > &  rOutProperties)
static

Definition at line 106 of file WrappedDataCaptionProperties.cxx.

◆ addWrappedPropertiesForDiagram()

void chart::wrapper::WrappedDataCaptionProperties::addWrappedPropertiesForDiagram ( std::vector< std::unique_ptr< WrappedProperty > > &  rList,
const std::shared_ptr< Chart2ModelContact > &  spChart2ModelContact 
)
static

Definition at line 121 of file WrappedDataCaptionProperties.cxx.

References chart::wrapper::DIAGRAM.

◆ addWrappedPropertiesForSeries()

void chart::wrapper::WrappedDataCaptionProperties::addWrappedPropertiesForSeries ( std::vector< std::unique_ptr< WrappedProperty > > &  rList,
const std::shared_ptr< Chart2ModelContact > &  spChart2ModelContact 
)
static

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