Home
last modified time | relevance | path

Searched refs:SmMathConfig (Results 1 – 4 of 4) sorted by relevance

/trunk/main/starmath/source/
H A Dcfgitem.cxx422 SmMathConfig::SmMathConfig() : in SmMathConfig() function in SmMathConfig
434 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 …]
H A Dcfgitem.hxx112 class SmMathConfig : public utl::ConfigItem class
122 SmMathConfig( const SmMathConfig & );
123 SmMathConfig & operator = ( const SmMathConfig & );
158 return ((SmMathConfig *) this)->GetFontFormatList(); in GetFontFormatList()
162 SmMathConfig();
163 virtual ~SmMathConfig();
H A Dsymbol.cxx275 SmMathConfig &rCfg = *SM_MOD()->GetConfig(); in Load()
322 SmMathConfig &rCfg = *SM_MOD()->GetConfig(); in Save()
/trunk/main/starmath/inc/
H A Dconfig.hxx38 class SmConfig : public SmMathConfig, public SfxBroadcaster

Completed in 24 milliseconds