Home
last modified time | relevance | path

Searched refs:aModuleOpt (Results 1 – 5 of 5) sorted by relevance

/trunk/main/cui/source/options/
H A Doptsave.cxx205 SvtModuleOptions aModuleOpt; in SfxSaveTabPage() local
206 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SMATH ) ) in SfxSaveTabPage()
213 pImpl->aDefaultArr[APP_MATH] = aModuleOpt.GetFactoryDefaultFilter(SvtModuleOptions::E_MATH); in SfxSaveTabPage()
217 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in SfxSaveTabPage()
224 pImpl->aDefaultArr[APP_DRAW] = aModuleOpt.GetFactoryDefaultFilter(SvtModuleOptions::E_DRAW); in SfxSaveTabPage()
228 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in SfxSaveTabPage()
239 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in SfxSaveTabPage()
246 pImpl->aDefaultArr[APP_CALC] = aModuleOpt.GetFactoryDefaultFilter(SvtModuleOptions::E_CALC); in SfxSaveTabPage()
250 if ( !aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in SfxSaveTabPage()
434 SvtModuleOptions aModuleOpt; in FillItemSet() local
[all …]
H A Doptfltr.cxx241 SvtModuleOptions aModuleOpt; in Reset() local
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 Dtreeopt.cxx1980 SvtModuleOptions aModuleOpt; in Initialize() local
1981 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) ) in Initialize()
2032 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) ) in Initialize()
2060 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SIMPRESS ) ) in Initialize()
2085 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDRAW ) ) in Initialize()
2109 if ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SMATH ) ) in Initialize()
2131 ( aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SDATABASE ) in Initialize()
2132 || aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SWRITER ) in Initialize()
2133 || aModuleOpt.IsModuleInstalled( SvtModuleOptions::E_SCALC ) in Initialize()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx1576 SvtModuleOptions aModuleOpt; in GetPath_Impl() local
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()
1672 SvtModuleOptions aModuleOpt; in GetPaths_Impl() local
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()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx1115 SvtModuleOptions aModuleOpt; in OfaExec_Impl() local
1116 if ( !aModuleOpt.IsImpress() ) in OfaExec_Impl()
1211 SvtModuleOptions aModuleOpt; in OfaState_Impl() local
1213 if( !aModuleOpt.IsWriter()) in OfaState_Impl()
1220 if ( !aModuleOpt.IsImpress() ) in OfaState_Impl()

Completed in 39 milliseconds