Searched refs:SmMathConfig (Results 1 – 4 of 4) sorted by relevance
422 SmMathConfig::SmMathConfig() : in SmMathConfig() function in SmMathConfig434 SmMathConfig::~SmMathConfig() in ~SmMathConfig()564 void SmMathConfig::Commit() in Commit()570 void SmMathConfig::Save() in Save()665 void SmMathConfig::LoadFontFormatList() in LoadFontFormatList()756 void SmMathConfig::SaveFontFormatList() in SaveFontFormatList()865 void SmMathConfig::LoadOther() in LoadOther()934 void SmMathConfig::SaveOther() in SaveOther()976 void SmMathConfig::LoadFormat() in LoadFormat()1064 void SmMathConfig::SaveFormat() in SaveFormat()[all …]
112 class SmMathConfig : public utl::ConfigItem class122 SmMathConfig( const SmMathConfig & );123 SmMathConfig & operator = ( const SmMathConfig & );158 return ((SmMathConfig *) this)->GetFontFormatList(); in GetFontFormatList()162 SmMathConfig();163 virtual ~SmMathConfig();
275 SmMathConfig &rCfg = *SM_MOD()->GetConfig(); in Load()322 SmMathConfig &rCfg = *SM_MOD()->GetConfig(); in Save()
38 class SmConfig : public SmMathConfig, public SfxBroadcaster
Completed in 24 milliseconds