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

#include <WrappedIgnoreProperty.hxx>

Static Public Member Functions

static void addIgnoreLineProperties (std::vector< std::unique_ptr< WrappedProperty > > &rList)
 
static void addIgnoreFillProperties (std::vector< std::unique_ptr< WrappedProperty > > &rList)
 
static SAL_DLLPRIVATE void addIgnoreFillProperties_without_BitmapProperties (std::vector< std::unique_ptr< WrappedProperty > > &rList)
 
static SAL_DLLPRIVATE void addIgnoreFillProperties_only_BitmapProperties (std::vector< std::unique_ptr< WrappedProperty > > &rList)
 

Detailed Description

Definition at line 50 of file WrappedIgnoreProperty.hxx.

Member Function Documentation

◆ addIgnoreFillProperties()

void chart::WrappedIgnoreProperties::addIgnoreFillProperties ( std::vector< std::unique_ptr< WrappedProperty > > &  rList)
static

◆ addIgnoreFillProperties_only_BitmapProperties()

void chart::WrappedIgnoreProperties::addIgnoreFillProperties_only_BitmapProperties ( std::vector< std::unique_ptr< WrappedProperty > > &  rList)
static

Definition at line 98 of file WrappedIgnoreProperty.cxx.

Referenced by addIgnoreFillProperties().

◆ addIgnoreFillProperties_without_BitmapProperties()

void chart::WrappedIgnoreProperties::addIgnoreFillProperties_without_BitmapProperties ( std::vector< std::unique_ptr< WrappedProperty > > &  rList)
static

Definition at line 87 of file WrappedIgnoreProperty.cxx.

Referenced by addIgnoreFillProperties().

◆ addIgnoreLineProperties()

void chart::WrappedIgnoreProperties::addIgnoreLineProperties ( std::vector< std::unique_ptr< WrappedProperty > > &  rList)
static

Definition at line 71 of file WrappedIgnoreProperty.cxx.


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