Home
last modified time | relevance | path

Searched refs:SmConfig (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/starmath/source/
H A Dconfig.cxx49 SmConfig::SmConfig() in SmConfig() function in SmConfig
54 SmConfig::~SmConfig() in ~SmConfig()
59 void SmConfig::ItemSetToConfig(const SfxItemSet &rSet) in ItemSetToConfig()
109 void SmConfig::ConfigToItemSet(SfxItemSet &rSet) const in ConfigToItemSet()
H A Dsmmod.cxx303 SmConfig * SmModule::GetConfig() in GetConfig()
306 pConfig = new SmConfig; in GetConfig()
H A Dunomodel.cxx85 SmConfig *pConfig = pp->GetConfig(); in SmPrintUIOptions()
H A Dmathmlexport.cxx742 SmConfig *pConfig = SM_MOD()->GetConfig(); in GetConfigurationSettings()
/aoo4110/main/starmath/inc/
H A Dconfig.hxx38 class SmConfig : public SmMathConfig, public SfxBroadcaster class
43 SmConfig();
44 virtual ~SmConfig();
H A Dsmmod.hxx44 class SmConfig;
125 SmConfig *pConfig;
146 SmConfig * GetConfig();

Completed in 30 milliseconds