Searched refs:GetComponentName (Results 1 – 3 of 3) sorted by relevance
102 ::rtl::OUString GetComponentName(sal_uInt32 _nPos) const;204 ::rtl::OUString ExtendedColorConfig_Impl::GetComponentName(sal_uInt32 _nPos) const in GetComponentName() function in svtools::ExtendedColorConfig_Impl660 ::rtl::OUString ExtendedColorConfig::GetComponentName(sal_uInt32 _nPos) const in GetComponentName() function in svtools::ExtendedColorConfig662 return m_pImpl->GetComponentName(_nPos); in GetComponentName()814 ::rtl::OUString EditableExtendedColorConfig::GetComponentName(sal_uInt32 _nPos) const in GetComponentName() function in svtools::EditableExtendedColorConfig816 return m_pImpl->GetComponentName(_nPos); in GetComponentName()
84 ::rtl::OUString GetComponentName(sal_uInt32 _nPos) const;109 ::rtl::OUString GetComponentName(sal_uInt32 _nPos) const;
818 ::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 38 milliseconds