Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A Dacorrcfg.hxx52 class EDITENG_DLLPUBLIC SvxSwAutoCorrCfg : public utl::ConfigItem class
58 SvxSwAutoCorrCfg(SvxAutoCorrCfg& rParent);
59 ~SvxSwAutoCorrCfg();
72 friend class SvxSwAutoCorrCfg;
77 SvxSwAutoCorrCfg aSwConfig;
/trunk/main/editeng/source/misc/
H A Dacorrcfg.cxx337 Sequence<OUString> SvxSwAutoCorrCfg::GetPropertyNames() in GetPropertyNames()
399 void SvxSwAutoCorrCfg::Load(sal_Bool bInit) in Load()
548 SvxSwAutoCorrCfg::SvxSwAutoCorrCfg(SvxAutoCorrCfg& rPar) : in SvxSwAutoCorrCfg() function in SvxSwAutoCorrCfg
556 SvxSwAutoCorrCfg::~SvxSwAutoCorrCfg() in ~SvxSwAutoCorrCfg()
562 void SvxSwAutoCorrCfg::Commit() in Commit()
661 void SvxSwAutoCorrCfg::Notify( const Sequence<OUString>& /* aPropertyNames */ ) in Notify()

Completed in 23 milliseconds