Home
last modified time | relevance | path

Searched refs:nCommands (Results 1 – 4 of 4) sorted by last modified time

/aoo42x/main/vcl/unx/generic/app/
H A Dsm.cxx575 int nCommands = osl_getCommandArgCount(); in getPreviousSessionID() local
576 for( int i = 0; i < nCommands; i++ ) in getPreviousSessionID()
/aoo42x/main/rsc/source/prj/
H A Dgui.cxx92 pCmdLine->nCommands );
/aoo42x/main/rsc/source/rsc/
H A Drsc.cxx101 nCommands = 0; in Init()
162 nCommands |= HELP_FLAG; in RscCmdLine()
174 nCommands |= NOPREPRO_FLAG; in RscCmdLine()
178 nCommands |= NOLINK_FLAG; in RscCmdLine()
182 nCommands |= NOPREPRO_FLAG; in RscCmdLine()
205 nCommands |= PRELOAD_FLAG; in RscCmdLine()
217 nCommands |= SMART_FLAG; in RscCmdLine()
221 nCommands |= DEFINE_FLAG; in RscCmdLine()
226 nCommands |= INCLUDE_FLAG; in RscCmdLine()
316 if( nCommands & HELP_FLAG ) in RscCmdLine()
[all …]
/aoo42x/main/rsc/inc/
H A Drscrsc.hxx58 unsigned short nCommands; // Steuerbits member in RscCmdLine

Completed in 43 milliseconds