Home
last modified time | relevance | path

Searched refs:ConfigColorScheme (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/tools/
H A DConfigColorScheme.cxx55 return new ConfigColorScheme( xContext ); in createConfigColorScheme()
120 ConfigColorScheme::ConfigColorScheme( in ConfigColorScheme() function in chart::ConfigColorScheme
128 ConfigColorScheme::~ConfigColorScheme() in ~ConfigColorScheme()
131 void ConfigColorScheme::retrieveConfigColors() in retrieveConfigColors()
156 ::sal_Int32 SAL_CALL ConfigColorScheme::getColorByIndex( ::sal_Int32 nIndex ) in getColorByIndex()
177 void ConfigColorScheme::notify( const OUString & rPropertyName ) in notify()
185 Sequence< OUString > ConfigColorScheme::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
193 APPHELPER_XSERVICEINFO_IMPL( ConfigColorScheme,
H A D_serviceregistration_tools.cxx65 ::chart::ConfigColorScheme::create
66 , ::chart::ConfigColorScheme::getImplementationName_Static
67 , ::chart::ConfigColorScheme::getSupportedServiceNames_Static
H A Dmakefile.mk52 $(SLO)$/ConfigColorScheme.obj \
/trunk/main/chart2/source/inc/
H A DConfigColorScheme.hxx50 class ConfigColorScheme : class
57 explicit ConfigColorScheme(
60 SAL_DLLPRIVATE virtual ~ConfigColorScheme();
63 APPHELPER_SERVICE_FACTORY_HELPER( ConfigColorScheme )

Completed in 11 milliseconds