Searched refs:E_SIMPRESS (Results 1 – 15 of 15) sorted by relevance
| /AOO41X/main/unotools/source/config/ |
| H A D | moduleoptions.cxx | 611 …case SvtModuleOptions::E_SIMPRESS : bInstalled = m_lFactories[SvtModuleOptions::E_IMPRESS].get… in IsModuleInstalled() 641 if( m_lFactories[SvtModuleOptions::E_SIMPRESS].getInstalled() ) in GetAllServiceNames() 664 if( m_lFactories[SvtModuleOptions::E_SIMPRESS].getInstalled() ) in GetAllServiceNames() 665 aRet[n++] = m_lFactories[SvtModuleOptions::E_SIMPRESS].getFactory(); in GetAllServiceNames() 1280 return m_pDataContainer->IsModuleInstalled( E_SIMPRESS ); in IsImpress() 1307 if( m_pDataContainer->IsModuleInstalled( E_SIMPRESS ) == sal_True ) in GetFeatures() 1366 … case SvtModuleOptions::E_SIMPRESS : { return ::rtl::OUString::createFromAscii("Impress"); } in GetModuleName() 1574 if (m_pDataContainer->IsModuleInstalled(SvtModuleOptions::E_SIMPRESS)) in GetDefaultModuleName()
|
| /AOO41X/main/unotools/inc/unotools/ |
| H A D | moduleoptions.hxx | 93 E_SIMPRESS = 3, enumerator
|
| /AOO41X/main/cui/source/options/ |
| H A D | optfltr.cxx | 250 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in Reset()
|
| H A D | optsave.cxx | 228 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in SfxSaveTabPage()
|
| H A D | optcolor.cxx | 379 _rModOptions.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ); in lcl_isGroupVisible()
|
| H A D | treeopt.cxx | 2060 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in Initialize()
|
| /AOO41X/main/sfx2/source/doc/ |
| H A D | docvor.cxx | 1585 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in GetPath_Impl() 1681 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in GetPaths_Impl()
|
| /AOO41X/main/desktop/source/app/ |
| H A D | app.cxx | 3183 … else if ( pArgs->IsImpress() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in OpenClients() 3245 else if ( pArgs->IsImpress() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in OpenDefault() 3266 else if ( aOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in OpenDefault()
|
| H A D | officeipcthread.cxx | 882 … else if ( aCmdLineArgs->IsImpress() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in run()
|
| /AOO41X/main/sfx2/source/appl/ |
| H A D | sfxhelp.cxx | 654 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in getDefaultModule_Impl()
|
| H A D | shutdowniconaqua.mm | 436 { SvtModuleOptions::E_SIMPRESS, MI_IMPRESS, IMPRESS_WIZARD_URL },
|
| H A D | shutdowniconw32.cxx | 240 … { SvtModuleOptions::E_SIMPRESS, IDM_IMPRESS,ICON_PRESENTATION_DOCUMENT, IMPRESS_WIZARD_URL }, in createSystrayMenu()
|
| /AOO41X/main/framework/source/services/ |
| H A D | backingwindow.cxx | 541 aModuleOptions, SvtModuleOptions::E_SIMPRESS, in initControls()
|
| /AOO41X/main/dbaccess/source/ui/browser/ |
| H A D | genericcontroller.cxx | 1357 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in lcl_getModuleHelpModuleName()
|
| /AOO41X/main/sd/source/ui/view/ |
| H A D | DocumentRenderer.cxx | 432 … aOpt.GetModuleName( mbImpress ? SvtModuleOptions::E_SIMPRESS : SvtModuleOptions::E_SDRAW ) ); in ProcessResource()
|