Searched refs:ScAddInCfg (Results 1 – 5 of 5) sorted by relevance
45 ScAddInCfg::ScAddInCfg() : in ScAddInCfg() function in ScAddInCfg52 void ScAddInCfg::Commit() in Commit()57 void ScAddInCfg::Notify( const uno::Sequence<rtl::OUString>& ) in Notify()
407 ScAddInCfg& rAddInConfig = SC_MOD()->GetAddInCfg(); in ReadConfiguration()
77 class ScAddInCfg;130 ScAddInCfg* pAddInCfg;219 ScAddInCfg& GetAddInCfg();
29 class ScAddInCfg : public utl::ConfigItem class34 ScAddInCfg();
882 ScAddInCfg& ScModule::GetAddInCfg() in GetAddInCfg()885 pAddInCfg = new ScAddInCfg; in GetAddInCfg()
Completed in 42 milliseconds