Searched refs:SmConfig (Results 1 – 6 of 6) sorted by relevance
49 SmConfig::SmConfig() in SmConfig() function in SmConfig54 SmConfig::~SmConfig() in ~SmConfig()59 void SmConfig::ItemSetToConfig(const SfxItemSet &rSet) in ItemSetToConfig()109 void SmConfig::ConfigToItemSet(SfxItemSet &rSet) const in ConfigToItemSet()
303 SmConfig * SmModule::GetConfig() in GetConfig()306 pConfig = new SmConfig; in GetConfig()
85 SmConfig *pConfig = pp->GetConfig(); in SmPrintUIOptions()
742 SmConfig *pConfig = SM_MOD()->GetConfig(); in GetConfigurationSettings()
38 class SmConfig : public SmMathConfig, public SfxBroadcaster class43 SmConfig();44 virtual ~SmConfig();
44 class SmConfig;125 SmConfig *pConfig;146 SmConfig * GetConfig();
Completed in 85 milliseconds