Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Dusrpref.cxx66 pWebColorConfig(bWeb ? new SwWebColorConfig(*this) : 0) in SwMasterUsrPref()
603 SwWebColorConfig::SwWebColorConfig(SwMasterUsrPref& rPar) : in SwWebColorConfig() function in SwWebColorConfig
614 SwWebColorConfig::~SwWebColorConfig() in ~SwWebColorConfig()
620 void SwWebColorConfig::Commit() in Commit()
634 void SwWebColorConfig::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {} in Notify()
639 void SwWebColorConfig::Load() in Load()
/trunk/main/sw/source/ui/inc/
H A Dusrpref.hxx107 class SwWebColorConfig : public utl::ConfigItem class
113 SwWebColorConfig(SwMasterUsrPref& rParent);
114 ~SwWebColorConfig();
130 friend class SwWebColorConfig;
149 SwWebColorConfig* pWebColorConfig;