Searched refs:SUPD (Results 1 – 9 of 9) sorted by relevance
46 #ifndef SUPD48 #define SUPD 9999 macro
251 // WID's added after SO 4.0 release ( SUPD > 364 )447 // WID's added after SO 5.0 release ( SUPD > 505 )
316 rSet.Put( SfxUInt32Item( SID_UPDATE_VERSION, SUPD ) ); in PropState_Impl()
258 …_tcsncat( szPipeName, _ultot( SUPD, szSUPD, 10), elementsof(szPipeName) - _tcslen(szPipeName) - 1 … in WinMain()
482 sprintf( szBuffer, "%d", SUPD ); in EnableOfficeIPCThread()
1167 aModName += rtl::OString::valueOf( sal_Int32( SUPD ) ); in initLocale()
463 OutULong( SUPD*10 ) << '}'; in WriteInfo()
703 rPar.Get(0)->PutLong( (sal_Int32)SUPD ); in RTLFUNC()
2210 strcat(Product, BUILD_STR(SUPD));
Completed in 90 milliseconds