Home
last modified time | relevance | path

Searched refs:E_CHART (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Dmoduleoptions.cxx615 …case SvtModuleOptions::E_SCHART : bInstalled = m_lFactories[SvtModuleOptions::E_CHART].getIn… in IsModuleInstalled()
716 …case SvtModuleOptions::E_CHART : sShortName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM… in GetFactoryShortName()
781 …case SvtModuleOptions::E_CHART : sURL = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("priv… in GetFactoryEmptyDocumentURL()
961 eFactory = SvtModuleOptions::E_CHART ; in ClassifyFactoryByName()
1390 … case SvtModuleOptions::E_CHART : { return ::rtl::OUString::createFromAscii("Chart"); } in GetModuleName()
1419 return E_CHART; in ClassifyFactoryByShortName()
1450 return E_CHART; in ClassifyFactoryByServiceName()
/aoo4110/main/framework/inc/
H A Dqueries.h186 E_CHART , enumerator
279 … if( sBase.equalsIgnoreAsciiCase( BASE_QUERY_CHART ) == sal_True ) m_eQuery = E_CHART ; else in QueryAnalyzer()
/aoo4110/main/unotools/inc/unotools/
H A Dmoduleoptions.hxx117 E_CHART = 7, enumerator

Completed in 34 milliseconds