Searched refs:GetColorConfigValue (Results 1 – 2 of 2) sorted by relevance
91 const ColorConfigValue& GetColorConfigValue(ColorConfigEntry eValue) in GetColorConfigValue() function in svtools::ColorConfig_Impl398 ColorConfigValue aRet = GetColorConfigValue(svtools::FONTCOLOR); in ImplUpdateApplicationSettings()543 ColorConfigValue aRet = m_pImpl->GetColorConfigValue(eEntry); in GetColorValue()640 return m_pImpl->GetColorConfigValue(eEntry); in GetColorValue()
107 …ExtendedColorConfigValue GetColorConfigValue(const ::rtl::OUString& _sComponentName,const ::rtl::O… in GetColorConfigValue() function in svtools::ExtendedColorConfig_Impl642 return m_pImpl->GetColorConfigValue(_sComponentName,_sName); in GetColorValue()758 return m_pImpl->GetColorConfigValue(_sComponentName,_sName); in GetColorValue()
Completed in 17 milliseconds