Searched refs:ResponseFile (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/idl/source/prj/ |
| H A D | command.cxx | 217 static sal_Bool ResponseFile( StringList * pList, int argc, char ** argv ) in ResponseFile() function 262 if( ResponseFile( &aList, argc, argv ) ) in SvCommand()
|
| /trunk/main/rsc/inc/ |
| H A D | rsctools.hxx | 51 char * ResponseFile( RscPtrPtr * ppCmd, char ** ppArgv,
|
| /trunk/main/rsc/source/tools/ |
| H A D | rsctools.cxx | 235 char * ResponseFile( RscPtrPtr * ppCmd, char ** ppArgv, sal_uInt32 nArgc ) in ResponseFile() function
|
| /trunk/main/rsc/source/prj/ |
| H A D | start.cxx | 351 pStr = ::ResponseFile( &aCmdLine, argv, argc ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
| /trunk/main/rsc/source/rsc/ |
| H A D | rsc.cxx | 144 pStr = ::ResponseFile( &aCmdLine, argv, argc ); in RscCmdLine()
|