Lines Matching refs:getInstalled

216         sal_Bool            getInstalled        () const { return bInstalled;         };  in getInstalled()  function
601 …duleOptions::E_SWRITER : bInstalled = m_lFactories[SvtModuleOptions::E_WRITER].getInstalled(); in IsModuleInstalled()
603 …eOptions::E_SWEB : bInstalled = m_lFactories[SvtModuleOptions::E_WRITERWEB].getInstalled(); in IsModuleInstalled()
605 …tions::E_SGLOBAL : bInstalled = m_lFactories[SvtModuleOptions::E_WRITERGLOBAL].getInstalled(); in IsModuleInstalled()
607 …ModuleOptions::E_SCALC : bInstalled = m_lFactories[SvtModuleOptions::E_CALC].getInstalled(); in IsModuleInstalled()
609 …ModuleOptions::E_SDRAW : bInstalled = m_lFactories[SvtModuleOptions::E_DRAW].getInstalled(); in IsModuleInstalled()
611 …uleOptions::E_SIMPRESS : bInstalled = m_lFactories[SvtModuleOptions::E_IMPRESS].getInstalled(); in IsModuleInstalled()
613 …ModuleOptions::E_SMATH : bInstalled = m_lFactories[SvtModuleOptions::E_MATH].getInstalled(); in IsModuleInstalled()
615 …oduleOptions::E_SCHART : bInstalled = m_lFactories[SvtModuleOptions::E_CHART].getInstalled(); in IsModuleInstalled()
617 …ions::E_SSTARTMODULE : bInstalled = m_lFactories[SvtModuleOptions::E_STARTMODULE].getInstalled(); in IsModuleInstalled()
621 …leOptions::E_SDATABASE : bInstalled = m_lFactories[SvtModuleOptions::E_DATABASE].getInstalled(); in IsModuleInstalled()
631 if( m_lFactories[SvtModuleOptions::E_WRITER].getInstalled() ) in GetAllServiceNames()
633 if ( m_lFactories[SvtModuleOptions::E_WRITERWEB].getInstalled() ) in GetAllServiceNames()
635 if ( m_lFactories[SvtModuleOptions::E_WRITERGLOBAL].getInstalled() ) in GetAllServiceNames()
637 if( m_lFactories[SvtModuleOptions::E_SCALC].getInstalled() ) in GetAllServiceNames()
639 if( m_lFactories[SvtModuleOptions::E_SDRAW].getInstalled() ) in GetAllServiceNames()
641 if( m_lFactories[SvtModuleOptions::E_SIMPRESS].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()
656 if ( m_lFactories[SvtModuleOptions::E_WRITERWEB].getInstalled() ) in GetAllServiceNames()
658 if ( m_lFactories[SvtModuleOptions::E_WRITERGLOBAL].getInstalled() ) in GetAllServiceNames()
660 if( m_lFactories[SvtModuleOptions::E_SCALC].getInstalled() ) in GetAllServiceNames()
662 if( m_lFactories[SvtModuleOptions::E_SDRAW].getInstalled() ) in GetAllServiceNames()
664 if( m_lFactories[SvtModuleOptions::E_SIMPRESS].getInstalled() ) in GetAllServiceNames()
666 if( m_lFactories[SvtModuleOptions::E_SCHART].getInstalled() ) in GetAllServiceNames()
668 if( m_lFactories[SvtModuleOptions::E_SMATH].getInstalled() ) in GetAllServiceNames()
670 if( m_lFactories[SvtModuleOptions::E_SBASIC].getInstalled() ) in GetAllServiceNames()
672 if( m_lFactories[SvtModuleOptions::E_SDATABASE].getInstalled() ) in GetAllServiceNames()