Home
last modified time | relevance | path

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

/aoo4110/main/svtools/inc/svtools/
H A Dextcolorcfg.hxx39 class ExtendedColorConfigValue class
46 ExtendedColorConfigValue() : m_nColor(0),m_nDefaultColor(0){} in ExtendedColorConfigValue() function in svtools::ExtendedColorConfigValue
47 ExtendedColorConfigValue(const ::rtl::OUString& _sName in ExtendedColorConfigValue() function in svtools::ExtendedColorConfigValue
64 sal_Bool operator !=(const ExtendedColorConfigValue& rCmp) const in operator !=()
82ExtendedColorConfigValue GetColorValue(const ::rtl::OUString& _sComponentName,const ::rtl::…
87ExtendedColorConfigValue GetComponentColorConfigValue(const ::rtl::OUString& _sComponentName,sal_…
107ExtendedColorConfigValue GetColorValue(const ::rtl::OUString& _sComponentName,const ::rtl::OUSt…
112ExtendedColorConfigValue GetComponentColorConfigValue(const ::rtl::OUString& _sName,sal_uInt32 _nP…
113 … SetColorValue(const ::rtl::OUString& _sComponentName, const ExtendedColorConfigValue& rValue);
/aoo4110/main/svtools/source/config/
H A Dextcolorcfg.cxx73 DECLARE_STL_USTRINGACCESS_MAP(ExtendedColorConfigValue,TConfigValues);
105ExtendedColorConfigValue GetComponentColorConfigValue(const ::rtl::OUString& _sName,sal_uInt32 _n…
107ExtendedColorConfigValue GetColorConfigValue(const ::rtl::OUString& _sComponentName,const ::rtl::O… in GetColorConfigValue()
124 return ExtendedColorConfigValue(); in GetColorConfigValue()
127 … const ExtendedColorConfigValue& rValue );
192 return ExtendedColorConfigValue(); in GetComponentColorConfigValue()
416 ExtendedColorConfigValue aValue(sName,sDisplayName,nColor,nDefaultColor); in FillComponentColors()
518 …g_Impl::SetColorConfigValue(const ::rtl::OUString& _sName, const ExtendedColorConfigValue& rValue ) in SetColorConfigValue()
655 ExtendedColorConfigValue ExtendedColorConfig::GetComponentColorConfigValue(const ::rtl::OUString& _… in GetComponentColorConfigValue()
755 ExtendedColorConfigValue EditableExtendedColorConfig::GetColorValue(const ::rtl::OUString& _sCompon… in GetColorValue()
[all …]
/aoo4110/main/cui/source/options/
H A Doptcolor.cxx829ExtendedColorConfigValue aColorEntry = aExtConfig.GetComponentColorConfigValue(sComponentName,i); in ColorConfigWindow_Impl()
1248ExtendedColorConfigValue aColorEntry = pExtColorConfig->GetComponentColorConfigValue(sComponentNam… in Update()
1485ExtendedColorConfigValue aColorEntry = pExtColorConfig->GetComponentColorConfigValue(sComponentNam… in IMPL_LINK()

Completed in 40 milliseconds