Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptcolor.cxx799 ExtendedColorConfig aExtConfig; in ColorConfigWindow_Impl() local
800 sal_Int32 nExtCount = aExtConfig.GetComponentCount(); in ColorConfigWindow_Impl()
818 ::rtl::OUString sComponentName = aExtConfig.GetComponentName(j); in ColorConfigWindow_Impl()
823 pTitle->SetText(aExtConfig.GetComponentDisplayName(sComponentName)); in ColorConfigWindow_Impl()
826 sal_Int32 nColorCount = aExtConfig.GetComponentColorCount(sComponentName); in ColorConfigWindow_Impl()
829 … ExtendedColorConfigValue aColorEntry = aExtConfig.GetComponentColorConfigValue(sComponentName,i); in ColorConfigWindow_Impl()

Completed in 25 milliseconds