Searched refs:E_SCALC (Results 1 – 15 of 15) sorted by relevance
| /AOO41X/main/unotools/source/config/ |
| H A D | moduleoptions.cxx | 607 …case SvtModuleOptions::E_SCALC : bInstalled = m_lFactories[SvtModuleOptions::E_CALC].getIns… in IsModuleInstalled() 637 if( m_lFactories[SvtModuleOptions::E_SCALC].getInstalled() ) in GetAllServiceNames() 660 if( m_lFactories[SvtModuleOptions::E_SCALC].getInstalled() ) in GetAllServiceNames() 661 aRet[n++] = m_lFactories[SvtModuleOptions::E_SCALC].getFactory(); in GetAllServiceNames() 1259 return m_pDataContainer->IsModuleInstalled( E_SCALC ); in IsCalc() 1303 if( m_pDataContainer->IsModuleInstalled( E_SCALC ) == sal_True ) in GetFeatures() 1364 case SvtModuleOptions::E_SCALC : { return ::rtl::OUString::createFromAscii("Calc"); } in GetModuleName() 1571 if (m_pDataContainer->IsModuleInstalled(SvtModuleOptions::E_SCALC)) in GetDefaultModuleName()
|
| /AOO41X/main/unotools/inc/unotools/ |
| H A D | moduleoptions.hxx | 91 E_SCALC = 1, enumerator
|
| /AOO41X/main/cui/source/options/ |
| H A D | optfltr.cxx | 248 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in Reset()
|
| H A D | optsave.cxx | 239 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in SfxSaveTabPage()
|
| H A D | treeopt.cxx | 2032 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in Initialize() 2133 || aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) in Initialize()
|
| H A D | optcolor.cxx | 372 bRet = _rModOptions.IsModuleInstalled( SvtModuleOptions::E_SCALC ); in lcl_isGroupVisible()
|
| /AOO41X/main/sfx2/source/doc/ |
| H A D | docvor.cxx | 1579 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in GetPath_Impl() 1675 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in GetPaths_Impl()
|
| /AOO41X/main/desktop/source/app/ |
| H A D | app.cxx | 3181 else if ( pArgs->IsCalc() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in OpenClients() 3243 else if ( pArgs->IsCalc() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in OpenDefault() 3264 else if ( aOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in OpenDefault()
|
| H A D | officeipcthread.cxx | 880 … else if ( aCmdLineArgs->IsCalc() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in run()
|
| /AOO41X/main/sfx2/source/appl/ |
| H A D | sfxhelp.cxx | 652 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in getDefaultModule_Impl()
|
| H A D | shutdowniconaqua.mm | 435 { SvtModuleOptions::E_SCALC, MI_CALC, CALC_URL },
|
| H A D | shutdowniconw32.cxx | 239 { SvtModuleOptions::E_SCALC, IDM_CALC, ICON_SPREADSHEET_DOCUMENT, CALC_URL }, in createSystrayMenu()
|
| /AOO41X/main/framework/source/services/ |
| H A D | backingwindow.cxx | 534 aModuleOptions, SvtModuleOptions::E_SCALC, in initControls()
|
| /AOO41X/main/dbaccess/source/ui/browser/ |
| H A D | genericcontroller.cxx | 1355 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in lcl_getModuleHelpModuleName()
|
| /AOO41X/main/sc/source/ui/unoobj/ |
| H A D | docuno.cxx | 243 aOpt.GetModuleName( SvtModuleOptions::E_SCALC ) ); in ScPrintUIOptions()
|