#include <ConfigColorScheme.hxx>
Definition at line 42 of file ConfigColorScheme.hxx.
◆ ConfigColorScheme()
chart::ConfigColorScheme::ConfigColorScheme |
( |
const css::uno::Reference< css::uno::XComponentContext > & |
xContext | ) |
|
|
explicit |
◆ ~ConfigColorScheme()
chart::ConfigColorScheme::~ConfigColorScheme |
( |
| ) |
|
|
overridevirtual |
◆ getColorByIndex()
sal_Int32 SAL_CALL chart::ConfigColorScheme::getColorByIndex |
( |
::sal_Int32 |
nIndex | ) |
|
|
overrideprotected |
◆ getImplementationName()
OUString SAL_CALL chart::ConfigColorScheme::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
css::uno::Sequence< OUString > SAL_CALL chart::ConfigColorScheme::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ notify()
void chart::ConfigColorScheme::notify |
( |
| ) |
|
◆ retrieveConfigColors()
void chart::ConfigColorScheme::retrieveConfigColors |
( |
| ) |
|
|
private |
◆ supportsService()
sal_Bool SAL_CALL chart::ConfigColorScheme::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_aColorSequence
css::uno::Sequence< sal_Int64 > chart::ConfigColorScheme::m_aColorSequence |
|
mutableprivate |
◆ m_apChartConfigItem
◆ m_bNeedsUpdate
bool chart::ConfigColorScheme::m_bNeedsUpdate |
|
private |
◆ m_nNumberOfColors
sal_Int32 chart::ConfigColorScheme::m_nNumberOfColors |
|
mutableprivate |
◆ m_xContext
css::uno::Reference< css::uno::XComponentContext > chart::ConfigColorScheme::m_xContext |
|
private |
The documentation for this class was generated from the following files: