Home
last modified time | relevance | path

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

/trunk/main/svtools/source/config/
H A Dextcolorcfg.cxx682 EditableExtendedColorConfig::EditableExtendedColorConfig() : in EditableExtendedColorConfig() function in svtools::EditableExtendedColorConfig
691 EditableExtendedColorConfig::~EditableExtendedColorConfig() in ~EditableExtendedColorConfig()
711 void EditableExtendedColorConfig::DeleteScheme(const ::rtl::OUString& rScheme ) in DeleteScheme()
718 void EditableExtendedColorConfig::AddScheme(const ::rtl::OUString& rScheme ) in AddScheme()
740 const ::rtl::OUString& EditableExtendedColorConfig::GetCurrentSchemeName()const in GetCurrentSchemeName()
763 void EditableExtendedColorConfig::SetColorValue( in SetColorValue()
773 void EditableExtendedColorConfig::SetModified() in SetModified()
780 void EditableExtendedColorConfig::Commit() in Commit()
789 void EditableExtendedColorConfig::DisableBroadcast() in DisableBroadcast()
794 void EditableExtendedColorConfig::EnableBroadcast() in EnableBroadcast()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dextcolorcfg.hxx92 class SVT_DLLPUBLIC EditableExtendedColorConfig class
97 EditableExtendedColorConfig();
98 ~EditableExtendedColorConfig();
/trunk/main/cui/source/options/
H A Doptcolor.hxx36 namespace svtools {class EditableColorConfig;class EditableExtendedColorConfig;}
54 svtools::EditableExtendedColorConfig* pExtColorConfig;
H A Doptcolor.cxx1075 EditableExtendedColorConfig* pExtColorConfig;
1092 void SetExtendedConfig(EditableExtendedColorConfig& rConfig) {pExtColorConfig = &rConfig;} in SetExtendedConfig()
1624 pExtColorConfig = new EditableExtendedColorConfig; in Reset()

Completed in 37 milliseconds