LibreOffice Module chart2 (master) 1
|
#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) |
Definition at line 50 of file WrappedIgnoreProperty.hxx.
|
static |
Definition at line 81 of file WrappedIgnoreProperty.cxx.
References addIgnoreFillProperties_only_BitmapProperties(), and addIgnoreFillProperties_without_BitmapProperties().
|
static |
Definition at line 98 of file WrappedIgnoreProperty.cxx.
Referenced by addIgnoreFillProperties().
|
static |
Definition at line 87 of file WrappedIgnoreProperty.cxx.
Referenced by addIgnoreFillProperties().
|
static |
Definition at line 71 of file WrappedIgnoreProperty.cxx.