Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dmoduleoptions.cxx615 …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()
/trunk/main/unotools/inc/unotools/
H A Dmoduleoptions.hxx95 E_SCHART = 5, enumerator
/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx660 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SCHART ) ) in getDefaultModule_Impl()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1363 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SCHART ) ) in lcl_getModuleHelpModuleName()