Searched refs:E_SCHART (Results 1 – 4 of 4) sorted by relevance
615 …case SvtModuleOptions::E_SCHART : bInstalled = m_lFactories[SvtModuleOptions::E_CHART].getIn… in IsModuleInstalled()643 if( m_lFactories[SvtModuleOptions::E_SCHART].getInstalled() ) in GetAllServiceNames()666 if( m_lFactories[SvtModuleOptions::E_SCHART].getInstalled() ) in GetAllServiceNames()667 aRet[n++] = m_lFactories[SvtModuleOptions::E_SCHART].getFactory(); in GetAllServiceNames()1252 return m_pDataContainer->IsModuleInstalled( E_SCHART ); in IsChart()1309 if( m_pDataContainer->IsModuleInstalled( E_SCHART ) == sal_True ) in GetFeatures()1368 … case SvtModuleOptions::E_SCHART : { return ::rtl::OUString::createFromAscii("Chart"); } in GetModuleName()
95 E_SCHART = 5, enumerator
660 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SCHART ) ) in getDefaultModule_Impl()
1363 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SCHART ) ) in lcl_getModuleHelpModuleName()