Searched refs:getInstalled (Results 1 – 3 of 3) sorted by relevance
631 if( m_lFactories[SvtModuleOptions::E_WRITER].getInstalled() ) in GetAllServiceNames()637 if( m_lFactories[SvtModuleOptions::E_SCALC].getInstalled() ) in GetAllServiceNames()639 if( m_lFactories[SvtModuleOptions::E_SDRAW].getInstalled() ) in GetAllServiceNames()643 if( m_lFactories[SvtModuleOptions::E_SCHART].getInstalled() ) in GetAllServiceNames()645 if( m_lFactories[SvtModuleOptions::E_SMATH].getInstalled() ) in GetAllServiceNames()647 if( m_lFactories[SvtModuleOptions::E_SBASIC].getInstalled() ) in GetAllServiceNames()649 if( m_lFactories[SvtModuleOptions::E_SDATABASE].getInstalled() ) in GetAllServiceNames()654 if( m_lFactories[SvtModuleOptions::E_WRITER].getInstalled() ) in GetAllServiceNames()660 if( m_lFactories[SvtModuleOptions::E_SCALC].getInstalled() ) in GetAllServiceNames()662 if( m_lFactories[SvtModuleOptions::E_SDRAW].getInstalled() ) in GetAllServiceNames()[all …]
48 virtual ::sal_Bool SAL_CALL getInstalled() throw (css::uno::RuntimeException);
68 ::sal_Bool SAL_CALL SwVbaAddin::getInstalled() throw (uno::RuntimeException) in getInstalled() function in SwVbaAddin
Completed in 14 milliseconds