Home
last modified time | relevance | path

Searched refs:E_SDRAW (Results 1 – 14 of 14) sorted by relevance

/trunk/main/unotools/source/config/
H A Dmoduleoptions.cxx609 …case SvtModuleOptions::E_SDRAW : bInstalled = m_lFactories[SvtModuleOptions::E_DRAW].getIns… in IsModuleInstalled()
639 if( m_lFactories[SvtModuleOptions::E_SDRAW].getInstalled() ) in GetAllServiceNames()
662 if( m_lFactories[SvtModuleOptions::E_SDRAW].getInstalled() ) in GetAllServiceNames()
663 aRet[n++] = m_lFactories[SvtModuleOptions::E_SDRAW].getFactory(); in GetAllServiceNames()
1266 return m_pDataContainer->IsModuleInstalled( E_SDRAW ); in IsDraw()
1305 if( m_pDataContainer->IsModuleInstalled( E_SDRAW ) == sal_True ) in GetFeatures()
1365 case SvtModuleOptions::E_SDRAW : { return ::rtl::OUString::createFromAscii("Draw"); } in GetModuleName()
1580 if (m_pDataContainer->IsModuleInstalled(SvtModuleOptions::E_SDRAW)) in GetDefaultModuleName()
/trunk/main/unotools/inc/unotools/
H A Dmoduleoptions.hxx92 E_SDRAW = 2, enumerator
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx1591 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in GetPath_Impl()
1687 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in GetPaths_Impl()
/trunk/main/desktop/source/app/
H A Dapp.cxx3197 else if ( pArgs->IsDraw() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in OpenClients()
3261 else if ( pArgs->IsDraw() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in OpenDefault()
3282 else if ( aOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in OpenDefault()
H A Dofficeipcthread.cxx884 … else if ( aCmdLineArgs->IsDraw() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in run()
/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx656 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in getDefaultModule_Impl()
H A Dshutdowniconaqua.mm437 { SvtModuleOptions::E_SDRAW, MI_DRAW, DRAW_URL },
H A Dshutdowniconw32.cxx241 { SvtModuleOptions::E_SDRAW, IDM_DRAW, ICON_DRAWING_DOCUMENT, DRAW_URL }, in createSystrayMenu()
/trunk/main/cui/source/options/
H A Doptsave.cxx217 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in SfxSaveTabPage()
H A Doptcolor.cxx378 bRet = ( _rModOptions.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) || in lcl_isGroupVisible()
H A Dtreeopt.cxx2085 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in Initialize()
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx532 aModuleOptions, SvtModuleOptions::E_SDRAW, in initControls()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1359 else if ( aModOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in lcl_getModuleHelpModuleName()
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx432 … aOpt.GetModuleName( mbImpress ? SvtModuleOptions::E_SIMPRESS : SvtModuleOptions::E_SDRAW ) ); in ProcessResource()

Completed in 139 milliseconds