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.hxx110 class SwWebColorConfig : public utl::ConfigItem class
116 SwWebColorConfig(SwMasterUsrPref& rParent);
117 ~SwWebColorConfig();
133 friend class SwWebColorConfig;
152 SwWebColorConfig* pWebColorConfig;

Completed in 22 milliseconds