Searched refs:nExit (Results 1 – 14 of 14) sorted by relevance
/aoo4110/main/idl/source/prj/ |
H A D | svidl.cxx | 137 int nExit = 0; local 154 nExit = -1; 168 nExit = -1; 182 nExit = -1; 196 nExit = -1; 210 nExit = -1; 224 nExit = -1; 239 nExit = -1; 307 nExit = -1; 397 nExit = -1; [all …]
|
/aoo4110/main/rsc/source/prj/ |
H A D | start.cxx | 97 int i, nExit; in CallPrePro() local 174 nExit = spawnvp( P_WAIT, rPrePro.GetBuffer(), (char* const*)pCmdL->GetBlock() ); in CallPrePro() 180 nExit = spawnvp( P_WAIT, (char*)rPrePro.GetBuffer(), (char**)pCmdL->GetBlock() ); in CallPrePro() 191 if ( nExit ) in CallPrePro() 208 int i, nExit; in CallRsc2() local 291 nExit = spawnvp( P_WAIT, aRsc2Name.GetBuffer(), (char* const*)aNewCmdL.GetBlock() ); in CallRsc2() 308 if( nExit ) in CallRsc2() 474 void RscExit( sal_uInt32 nExit ) in RscExit() argument 476 if( nExit ) in RscExit() 477 printf( "Program exit is %d\n", (int)nExit ); in RscExit() [all …]
|
H A D | gui.cxx | 117 void RscExit( sal_uInt32 nExit ) argument 119 if( nExit ) 120 printf( "Program exit is %ud\n", (unsigned int)nExit ); 121 exit( nExit );
|
/aoo4110/main/l10ntools/source/filter/utils/ |
H A D | AnalyzeStartupLog.java | 58 int nExit = 0; in main() local 70 System.exit(--nExit); in main() 79 System.exit(--nExit); in main() 316 System.exit(--nExit); in main()
|
/aoo4110/main/rsc/doku/feinkonz.43/ |
H A D | rscerror.doc | 2064 Alivoid RscExit( USHORT nExit ); 2088 Alivoid RscExit( USHORT nExit ){ 2089 if( nExit ) 2090 printf( "Program exit ist %d\n" nExit ); 2091 exit( nExit );
|
/aoo4110/main/rsc/inc/ |
H A D | rsctools.hxx | 53 void RscExit( sal_uInt32 nExit );
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | securitypage.src | 154 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m…
|
/aoo4110/main/sc/source/ui/src/ |
H A D | globstr.src | 1553 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m…
|
/aoo4110/extras/l10n/source/te/ |
H A D | localize.sdf | 184 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m…
|
/aoo4110/extras/l10n/source/kk/ |
H A D | localize.sdf | 6332 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m… 11802 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m…
|
/aoo4110/extras/l10n/source/en-ZA/ |
H A D | localize.sdf | 184 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m… 61243 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m…
|
/aoo4110/extras/l10n/source/kid/ |
H A D | localize.sdf | 60580 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m… 63508 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m…
|
/aoo4110/extras/l10n/source/en-GB/ |
H A D | localize.sdf | 6332 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m… 11802 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m…
|
/aoo4110/extras/l10n/source/ta/ |
H A D | localize.sdf | 6332 …the change recording mode.\nAny information about changes will be lost.\n\nExit change recording m…
|
Completed in 6907 milliseconds