/aoo41x/main/unotools/source/config/ |
H A D | moduleoptions.cxx | 1151 return m_pDataContainer->IsModuleInstalled( eModule ); in IsModuleInstalled() 1245 return m_pDataContainer->IsModuleInstalled( E_SMATH ); in IsMath() 1252 return m_pDataContainer->IsModuleInstalled( E_SCHART ); in IsChart() 1259 return m_pDataContainer->IsModuleInstalled( E_SCALC ); in IsCalc() 1266 return m_pDataContainer->IsModuleInstalled( E_SDRAW ); in IsDraw() 1273 return m_pDataContainer->IsModuleInstalled( E_SWRITER ); in IsWriter() 1280 return m_pDataContainer->IsModuleInstalled( E_SIMPRESS ); in IsImpress() 1292 return m_pDataContainer->IsModuleInstalled( E_SDATABASE ); in IsDataBase() 1303 if( m_pDataContainer->IsModuleInstalled( E_SCALC ) == sal_True ) in GetFeatures() 1305 if( m_pDataContainer->IsModuleInstalled( E_SDRAW ) == sal_True ) in GetFeatures() [all …]
|
/aoo41x/main/sfx2/source/appl/ |
H A D | sfxhelp.cxx | 650 if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in getDefaultModule_Impl() 652 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in getDefaultModule_Impl() 654 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in getDefaultModule_Impl() 656 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in getDefaultModule_Impl() 658 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SMATH ) ) in getDefaultModule_Impl() 660 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SCHART ) ) in getDefaultModule_Impl() 662 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SBASIC ) ) in getDefaultModule_Impl() 664 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) ) in getDefaultModule_Impl()
|
H A D | shutdowniconaqua.mm | 443 if( aModuleOptions.IsModuleInstalled( SvtModuleOptions::E_SSTARTMODULE ) ) 456 if ( !aModuleOptions.IsModuleInstalled( aMenuItems[i].eModuleIdentifier ) )
|
H A D | shutdowniconw32.cxx | 251 if ( !aModuleOptions.IsModuleInstalled( aMenuItems[i].eModuleIdentifier ) ) in createSystrayMenu()
|
H A D | appserv.cxx | 570 if ( !SvtModuleOptions().IsModuleInstalled(SvtModuleOptions::E_SDATABASE) ) in MiscState_Impl()
|
/aoo41x/main/desktop/source/app/ |
H A D | app.cxx | 2098 (SvtModuleOptions().IsModuleInstalled(SvtModuleOptions::E_SSTARTMODULE)) && in Main() 3241 if ( pArgs->IsWriter() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in OpenDefault() 3243 else if ( pArgs->IsCalc() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in OpenDefault() 3249 else if ( pArgs->IsDraw() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in OpenDefault() 3251 else if ( pArgs->IsMath() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SMATH ) ) in OpenDefault() 3255 else if ( pArgs->IsWeb() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in OpenDefault() 3262 if ( aOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in OpenDefault() 3264 else if ( aOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in OpenDefault() 3266 else if ( aOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in OpenDefault() 3268 else if ( aOpt.IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) ) in OpenDefault() [all …]
|
H A D | officeipcthread.cxx | 878 … if ( aCmdLineArgs->IsWriter() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in run() 880 … else if ( aCmdLineArgs->IsCalc() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in run() 882 … else if ( aCmdLineArgs->IsImpress() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in run() 884 … else if ( aCmdLineArgs->IsDraw() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in run()
|
/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | reg4msdocmsi.cxx | 69 else if (IsModuleInstalled(handle, TEXT("gm_p_Wrt_Bin")) && in InstallUiSequenceEntry() 84 else if (IsModuleInstalled(handle, TEXT("gm_p_Calc_Bin")) && in InstallUiSequenceEntry() 99 else if (IsModuleInstalled(handle, TEXT("gm_p_Impress_Bin")) && in InstallUiSequenceEntry()
|
H A D | msihelper.hxx | 162 bool IsModuleInstalled(MSIHANDLE handle, LPCTSTR name);
|
H A D | msihelper.cxx | 94 bool IsModuleInstalled(MSIHANDLE handle, LPCTSTR name) in IsModuleInstalled() function
|
/aoo41x/main/cui/source/options/ |
H A D | optfltr.cxx | 244 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SMATH ) ) in Reset() 246 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in Reset() 248 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in Reset() 250 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in Reset()
|
H A D | optsave.cxx | 205 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SMATH ) ) in SfxSaveTabPage() 216 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in SfxSaveTabPage() 227 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in SfxSaveTabPage() 238 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in SfxSaveTabPage() 249 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in SfxSaveTabPage()
|
H A D | treeopt.cxx | 1980 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in Initialize() 2031 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in Initialize() 2059 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in Initialize() 2084 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in Initialize() 2108 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SMATH ) ) in Initialize() 2130 ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) in Initialize() 2131 || aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) in Initialize() 2132 || aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) in Initialize()
|
H A D | optcolor.cxx | 366 bRet = _rModOptions.IsModuleInstalled( SvtModuleOptions::E_SWRITER ); in lcl_isGroupVisible() 372 bRet = _rModOptions.IsModuleInstalled( SvtModuleOptions::E_SCALC ); in lcl_isGroupVisible() 378 bRet = ( _rModOptions.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) || in lcl_isGroupVisible() 379 _rModOptions.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ); in lcl_isGroupVisible() 384 bRet = _rModOptions.IsModuleInstalled( SvtModuleOptions::E_SDATABASE ); in lcl_isGroupVisible()
|
H A D | optpath.cxx | 319 && !SvtModuleOptions().IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in Reset()
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | genericcontroller.cxx | 1351 if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in lcl_getModuleHelpModuleName() 1353 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) ) in lcl_getModuleHelpModuleName() 1355 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in lcl_getModuleHelpModuleName() 1357 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in lcl_getModuleHelpModuleName() 1359 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in lcl_getModuleHelpModuleName() 1361 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SMATH ) ) in lcl_getModuleHelpModuleName() 1363 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SCHART ) ) in lcl_getModuleHelpModuleName() 1365 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SBASIC ) ) in lcl_getModuleHelpModuleName()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | docvor.cxx | 288 if ( !SvtModuleOptions().IsModuleInstalled(SvtModuleOptions::E_SDATABASE) ) in SfxOrganizeDlg_Impl() 1577 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in GetPath_Impl() 1579 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in GetPath_Impl() 1585 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in GetPath_Impl() 1591 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in GetPath_Impl() 1673 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in GetPaths_Impl() 1675 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in GetPaths_Impl() 1681 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in GetPaths_Impl() 1687 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in GetPaths_Impl()
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | moduleoptions.hxx | 138 sal_Bool IsModuleInstalled ( EModule eModule ) const;
|
/aoo41x/main/cui/source/dialogs/ |
H A D | hlmailtp.cxx | 86 if ( !SvtModuleOptions().IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) ) in SvxHyperlinkMailTp()
|
/aoo41x/main/framework/source/dispatch/ |
H A D | startmoduledispatcher.cxx | 162 if ( ! SvtModuleOptions().IsModuleInstalled(SvtModuleOptions::E_SSTARTMODULE)) in implts_isBackingModePossible()
|
H A D | closedispatcher.cxx | 371 else if( SvtModuleOptions().IsModuleInstalled(SvtModuleOptions::E_SSTARTMODULE) ) in IMPL_LINK()
|
/aoo41x/main/svx/source/form/ |
H A D | fmshell.cxx | 898 if ( !SvtModuleOptions().IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) ) in GetState() 920 if ( !SvtModuleOptions().IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) ) in GetState()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewstat.cxx | 352 if ( !SvtModuleOptions().IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) ) in GetState()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | formcomponenthandler.cxx | 912 if ( SvtModuleOptions().IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) ) in doDescribeSupportedProperties() 920 if ( SvtModuleOptions().IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) ) in doDescribeSupportedProperties() 2303 if ( !SvtModuleOptions().IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) ) in impl_shouldExcludeProperty_nothrow()
|
/aoo41x/main/dbaccess/source/ui/app/ |
H A D | AppController.cxx | 660 …aReturn.bEnabled = !isDataSourceReadOnly() && SvtModuleOptions().IsModuleInstalled(SvtModuleOption… in GetState() 664 … && SvtModuleOptions().IsModuleInstalled(SvtModuleOptions::E_SWRITER); in GetState() 745 && SvtModuleOptions().IsModuleInstalled(SvtModuleOptions::E_SWRITER) in GetState()
|