Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dmisccfg.cxx52 static SfxMiscCfg* pOptions = NULL;
55 class SfxMiscCfg : public utl::ConfigItem class
66 SfxMiscCfg( );
67 ~SfxMiscCfg( );
90 SfxMiscCfg::SfxMiscCfg() : in SfxMiscCfg() function in utl::SfxMiscCfg
104 SfxMiscCfg::~SfxMiscCfg() in ~SfxMiscCfg()
111 void SfxMiscCfg::SetNotFoundWarning( sal_Bool bSet) in SetNotFoundWarning()
142 void SfxMiscCfg::SetYear2000( sal_Int32 nSet ) in SetYear2000()
174 void SfxMiscCfg::Load() in Load()
208 void SfxMiscCfg::Commit() in Commit()
[all …]
/trunk/main/unotools/inc/unotools/
H A Dmisccfg.hxx35 class SfxMiscCfg;
39 SfxMiscCfg* pImpl;

Completed in 17 milliseconds