Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/config/
H A Dextcolorcfg.cxx102 ::rtl::OUString GetComponentName(sal_uInt32 _nPos) const;
204 ::rtl::OUString ExtendedColorConfig_Impl::GetComponentName(sal_uInt32 _nPos) const in GetComponentName() function in svtools::ExtendedColorConfig_Impl
660 ::rtl::OUString ExtendedColorConfig::GetComponentName(sal_uInt32 _nPos) const in GetComponentName() function in svtools::ExtendedColorConfig
662 return m_pImpl->GetComponentName(_nPos); in GetComponentName()
814 ::rtl::OUString EditableExtendedColorConfig::GetComponentName(sal_uInt32 _nPos) const in GetComponentName() function in svtools::EditableExtendedColorConfig
816 return m_pImpl->GetComponentName(_nPos); in GetComponentName()
/aoo41x/main/svtools/inc/svtools/
H A Dextcolorcfg.hxx84 ::rtl::OUString GetComponentName(sal_uInt32 _nPos) const;
109 ::rtl::OUString GetComponentName(sal_uInt32 _nPos) const;
/aoo41x/main/cui/source/options/
H A Doptcolor.cxx818 ::rtl::OUString sComponentName = aExtConfig.GetComponentName(j); in ColorConfigWindow_Impl()
1241 ::rtl::OUString sComponentName = pExtColorConfig->GetComponentName(j); in Update()
1478 ::rtl::OUString sComponentName = pExtColorConfig->GetComponentName(j); in IMPL_LINK()

Completed in 24 milliseconds