Home
last modified time | relevance | path

Searched refs:GetComponentCount (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/config/
H A Dextcolorcfg.cxx101 sal_Int32 GetComponentCount() const;
166 sal_Int32 ExtendedColorConfig_Impl::GetComponentCount() const in GetComponentCount() function in svtools::ExtendedColorConfig_Impl
645 sal_Int32 ExtendedColorConfig::GetComponentCount() const in GetComponentCount() function in svtools::ExtendedColorConfig
647 return m_pImpl->GetComponentCount(); in GetComponentCount()
799 sal_Int32 EditableExtendedColorConfig::GetComponentCount() const in GetComponentCount() function in svtools::EditableExtendedColorConfig
801 return m_pImpl->GetComponentCount(); in GetComponentCount()
/trunk/main/svtools/inc/svtools/
H A Dextcolorcfg.hxx83 sal_Int32 GetComponentCount() const;
108 sal_Int32 GetComponentCount() const;
/trunk/main/cui/source/options/
H A Doptcolor.cxx800 sal_Int32 nExtCount = aExtConfig.GetComponentCount(); in ColorConfigWindow_Impl()
1235 sal_Int32 nExtCount = pExtColorConfig->GetComponentCount(); in Update()
1472 sal_Int32 nExtCount = pExtColorConfig->GetComponentCount(); in IMPL_LINK()

Completed in 36 milliseconds