Lines Matching refs:SetBoolParam_Impl

367 void CommandLineArgs::SetBoolParam_Impl( BoolParam eParam, sal_Bool bValue )  in SetBoolParam_Impl()  function in desktop::CommandLineArgs
379 SetBoolParam_Impl( CMD_BOOLPARAM_MINIMIZED, sal_True ); in InterpretCommandLineParameter()
384 SetBoolParam_Impl( CMD_BOOLPARAM_INVISIBLE, sal_True ); in InterpretCommandLineParameter()
389 SetBoolParam_Impl( CMD_BOOLPARAM_NORESTORE, sal_True ); in InterpretCommandLineParameter()
394 SetBoolParam_Impl( CMD_BOOLPARAM_NODEFAULT, sal_True ); in InterpretCommandLineParameter()
399 SetBoolParam_Impl( CMD_BOOLPARAM_BEAN, sal_True ); in InterpretCommandLineParameter()
404 SetBoolParam_Impl( CMD_BOOLPARAM_PLUGIN, sal_True ); in InterpretCommandLineParameter()
409 SetBoolParam_Impl( CMD_BOOLPARAM_SERVER, sal_True ); in InterpretCommandLineParameter()
415 SetBoolParam_Impl( CMD_BOOLPARAM_HEADLESS, sal_True ); in InterpretCommandLineParameter()
416 SetBoolParam_Impl( CMD_BOOLPARAM_INVISIBLE, sal_True ); in InterpretCommandLineParameter()
422 SetBoolParam_Impl( CMD_BOOLPARAM_HEADLESS, sal_True ); in InterpretCommandLineParameter()
423 SetBoolParam_Impl( CMD_BOOLPARAM_INVISIBLE, sal_True ); in InterpretCommandLineParameter()
424 SetBoolParam_Impl( CMD_BOOLPARAM_CONVERSIONMODE, sal_True ); in InterpretCommandLineParameter()
430 SetBoolParam_Impl( CMD_BOOLPARAM_QUICKSTART, sal_True ); in InterpretCommandLineParameter()
432 SetBoolParam_Impl( CMD_BOOLPARAM_NOQUICKSTART, sal_False ); in InterpretCommandLineParameter()
437 SetBoolParam_Impl( CMD_BOOLPARAM_NOQUICKSTART, sal_True ); in InterpretCommandLineParameter()
438 SetBoolParam_Impl( CMD_BOOLPARAM_QUICKSTART, sal_False ); in InterpretCommandLineParameter()
443 SetBoolParam_Impl( CMD_BOOLPARAM_TERMINATEAFTERINIT, sal_True ); in InterpretCommandLineParameter()
448 SetBoolParam_Impl( CMD_BOOLPARAM_NOFIRSTSTARTWIZARD, sal_True ); in InterpretCommandLineParameter()
453 SetBoolParam_Impl( CMD_BOOLPARAM_NOLOGO, sal_True ); in InterpretCommandLineParameter()
458 SetBoolParam_Impl( CMD_BOOLPARAM_NOLOCKCHECK, sal_True ); in InterpretCommandLineParameter()
468 SetBoolParam_Impl( CMD_BOOLPARAM_HELP, sal_True ); in InterpretCommandLineParameter()
473 SetBoolParam_Impl( CMD_BOOLPARAM_HELPWRITER, sal_True ); in InterpretCommandLineParameter()
478 SetBoolParam_Impl( CMD_BOOLPARAM_HELPCALC, sal_True ); in InterpretCommandLineParameter()
483 SetBoolParam_Impl( CMD_BOOLPARAM_HELPDRAW, sal_True ); in InterpretCommandLineParameter()
488 SetBoolParam_Impl( CMD_BOOLPARAM_HELPIMPRESS, sal_True ); in InterpretCommandLineParameter()
493 SetBoolParam_Impl( CMD_BOOLPARAM_HELPBASE, sal_True ); in InterpretCommandLineParameter()
498 SetBoolParam_Impl( CMD_BOOLPARAM_HELPBASIC, sal_True ); in InterpretCommandLineParameter()
503 SetBoolParam_Impl( CMD_BOOLPARAM_HELPMATH, sal_True ); in InterpretCommandLineParameter()
514 SetBoolParam_Impl( CMD_BOOLPARAM_PSN, sal_True ); in InterpretCommandLineParameter()
563 SetBoolParam_Impl( CMD_BOOLPARAM_WRITER, sal_True ); in InterpretCommandLineParameter()
571 SetBoolParam_Impl( CMD_BOOLPARAM_CALC, sal_True ); in InterpretCommandLineParameter()
579 SetBoolParam_Impl( CMD_BOOLPARAM_DRAW, sal_True ); in InterpretCommandLineParameter()
587 SetBoolParam_Impl( CMD_BOOLPARAM_IMPRESS, sal_True ); in InterpretCommandLineParameter()
595 SetBoolParam_Impl( CMD_BOOLPARAM_BASE, sal_True ); in InterpretCommandLineParameter()
603 SetBoolParam_Impl( CMD_BOOLPARAM_GLOBAL, sal_True ); in InterpretCommandLineParameter()
611 SetBoolParam_Impl( CMD_BOOLPARAM_MATH, sal_True ); in InterpretCommandLineParameter()
619 SetBoolParam_Impl( CMD_BOOLPARAM_WEB, sal_True ); in InterpretCommandLineParameter()