Home
last modified time | relevance | path

Searched refs:ExtendedColorConfig_Impl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/config/
H A Dextcolorcfg.cxx66 ExtendedColorConfig_Impl* ExtendedColorConfig::m_pImpl = NULL;
70 class ExtendedColorConfig_Impl : public utl::ConfigItem, public SfxBroadcaster class
90 ExtendedColorConfig_Impl(sal_Bool bEditMode = sal_False);
91 virtual ~ExtendedColorConfig_Impl();
153 uno::Sequence< OUString> ExtendedColorConfig_Impl::GetPropertyNames(const rtl::OUString& rScheme) in GetPropertyNames()
166 sal_Int32 ExtendedColorConfig_Impl::GetComponentCount() const in GetComponentCount()
171 sal_Int32 ExtendedColorConfig_Impl::GetComponentColorCount(const ::rtl::OUString& _sName) const in GetComponentColorCount()
182 ExtendedColorConfigValue ExtendedColorConfig_Impl::GetComponentColorConfigValue(const ::rtl::OUStri… in GetComponentColorConfigValue()
195 ::rtl::OUString ExtendedColorConfig_Impl::GetComponentDisplayName(const ::rtl::OUString& _sComponen… in GetComponentDisplayName()
204 ::rtl::OUString ExtendedColorConfig_Impl::GetComponentName(sal_uInt32 _nPos) const in GetComponentName()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dextcolorcfg.hxx38 class ExtendedColorConfig_Impl;
72 friend class ExtendedColorConfig_Impl;
74 static ExtendedColorConfig_Impl* m_pImpl;
94 ExtendedColorConfig_Impl* m_pImpl;