|
LibreOffice Module chart2 (master) 1
|
#include <ConfigColorScheme.hxx>#include <unotools/configitem.hxx>#include <sal/macros.h>#include <cppuhelper/supportsservice.hxx>#include <comphelper/sequence.hxx>#include <set>Go to the source code of this file.
Classes | |
| class | chart::impl::ChartConfigItem |
Namespaces | |
| namespace | chart |
| namespace | chart::impl |
| Base class for all Chart Accessibility objects except the root node (see AccessibleChartView) | |
Functions | |
| uno::Reference< chart2::XColorScheme > | chart::createConfigColorScheme (const uno::Reference< uno::XComponentContext > &xContext) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_chart2_ConfigDefaultColorScheme_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_chart2_ConfigDefaultColorScheme_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 174 of file ConfigColorScheme.cxx.