Searched refs:SetBoolParam_Impl (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/desktop/source/app/ |
H A D | cmdlineargs.cxx | 399 SetBoolParam_Impl( CMD_BOOLPARAM_BEAN, sal_True ); in InterpretCommandLineParameter() 468 SetBoolParam_Impl( CMD_BOOLPARAM_HELP, 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() [all …]
|
H A D | cmdlineargs.hxx | 197 void SetBoolParam_Impl( BoolParam eParam, sal_Bool bValue );
|
Completed in 14 milliseconds