| /trunk/main/tools/source/fsys/ |
| H A D | unx.hxx | 61 tm *pTime; in Unx2Time() local 62 pTime = localtime_r( &nTime, &atm ); in Unx2Time() 63 return Time( pTime->tm_hour, in Unx2Time() 64 pTime->tm_min, in Unx2Time() 65 pTime->tm_sec ); in Unx2Time() 71 tm *pTime; in Unx2Date() local 72 pTime = localtime_r( &nDate, &atm ); in Unx2Date() 73 return Date( pTime->tm_mday, in Unx2Date() 74 pTime->tm_mon + 1, in Unx2Date() 75 pTime->tm_year + 1900 ); in Unx2Date() [all …]
|
| /trunk/main/sd/source/ui/dlg/ |
| H A D | animobjs.cxx | 335 Time* pTime = static_cast< Time* >( aTimeList.GetObject( i ) ); in IMPL_LINK() local 336 DBG_ASSERT( pTime, "Keine Zeit gefunden!" ); in IMPL_LINK() 338 aTimeField.SetTime( *pTime ); in IMPL_LINK() 339 sal_uLong nTime = pTime->GetMSFromTime(); in IMPL_LINK() 417 Time* pTime = static_cast< Time* >( aTimeList.GetObject( n - 1 ) ); in IMPL_LINK() local 418 if( pTime ) in IMPL_LINK() 419 aTimeField.SetTime( *pTime ); in IMPL_LINK() 459 Time* pTime = static_cast< Time* >( aTimeList.GetObject( nPos ) ); in IMPL_LINK() local 460 if( pTime ) in IMPL_LINK() 462 delete pTime; in IMPL_LINK() [all …]
|
| /trunk/main/sot/source/sdstor/ |
| H A D | stgelem.cxx | 372 void StgEntry::SetTime( StgEntryTime eTime, sal_Int32* pTime ) in SetTime() argument 375 nMtime[ 0 ] = *pTime++, nMtime[ 1 ] = *pTime; in SetTime() 377 nAtime[ 0 ] = *pTime++, nAtime[ 1 ] = *pTime; in SetTime()
|
| /trunk/main/svl/source/misc/ |
| H A D | fstathelper.cxx | 39 Date* pDate, Time* pTime ) in GetModifiedDateTimeOfFile() argument 54 if( pTime ) in GetModifiedDateTimeOfFile() 55 *pTime = Time( pDT->Hours, pDT->Minutes, in GetModifiedDateTimeOfFile()
|
| /trunk/main/sdext/source/presenter/ |
| H A D | components.cxx | 58 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 60 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/stoc/source/stocservices/ |
| H A D | stocservices.cxx | 89 sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 91 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/animations/source/animcore/ |
| H A D | factreg.cxx | 72 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 74 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/io/source/stm/ |
| H A D | factreg.cxx | 97 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 99 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/stoc/source/bootstrap/ |
| H A D | services.cxx | 119 sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 121 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/dtrans/source/win32/dnd/ |
| H A D | dndentry.cxx | 56 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 58 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/dtrans/source/os2/dnd/ |
| H A D | dndentry.cxx | 57 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime) in component_canUnload() argument 59 return g_moduleCount.canUnload( &g_moduleCount, pTime); in component_canUnload()
|
| /trunk/main/stoc/source/namingservice/ |
| H A D | namingservice.cxx | 225 sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 227 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/remotebridges/source/unourl_resolver/ |
| H A D | unourl_resolver.cxx | 226 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 228 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/io/source/TextOutputStream/ |
| H A D | TextOutputStream.cxx | 321 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 323 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/io/source/acceptor/ |
| H A D | acceptor.cxx | 353 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 355 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/bridges/source/cpp_uno/shared/ |
| H A D | component.cxx | 195 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload(TimeValue * pTime) SAL_THROW_EXTERN_C() { in component_canUnload() argument 197 &bridges::cpp_uno::shared::g_moduleCount, pTime); in component_canUnload()
|
| /trunk/main/io/source/connector/ |
| H A D | connector.cxx | 265 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 267 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/tools/source/debug/ |
| H A D | debug.cxx | 871 tm* pTime; in ImplDbgInitFile() local 874 pTime = localtime_r( &nTime, &aTime ); in ImplDbgInitFile() 876 pTime = localtime( &nTime ); in ImplDbgInitFile() 882 if ( pTime ) in ImplDbgInitFile() 883 FilePrintF( pDebugFile, "%s%s", asctime( pTime ), FILE_LINEEND ); in ImplDbgInitFile()
|
| /trunk/main/sw/source/filter/ww1/ |
| H A D | w1filter.cxx | 442 SwTimeFormat* pTime = 0, in GetTimeDatePara() argument 448 if( pTime ) in GetTimeDatePara() 449 *pTime = TF_SSMM_24; in GetTimeDatePara() 453 if( pTime ) in GetTimeDatePara() 454 *pTime = TF_SSMM_12; in GetTimeDatePara()
|
| /trunk/main/stoc/source/corereflection/ |
| H A D | crefl.cxx | 493 sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 495 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/io/source/TextInputStream/ |
| H A D | TextInputStream.cxx | 508 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument 510 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
| /trunk/main/stoc/source/proxy_factory/ |
| H A D | proxyfac.cxx | 514 sal_Bool SAL_CALL component_canUnload( TimeValue * pTime ) in component_canUnload() argument 516 return g_moduleCount.canUnload( &g_moduleCount, pTime ); in component_canUnload()
|
| /trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ |
| H A D | cpp2uno.cxx | 538 sal_Bool SAL_CALL component_canUnload( TimeValue * pTime ) in component_canUnload() argument 542 &CPPU_CURRENT_NAMESPACE::g_moduleCount, pTime ); in component_canUnload()
|
| /trunk/main/desktop/win32/source/setup/ |
| H A D | setup.cpp | 185 tm *pTime = localtime( &aTime ); // Convert time to struct tm form in ~SetupApp() local 187 Log( TEXT( "End: %s\n\r\n\r\n" ), _tasctime( pTime ) ); in ~SetupApp() 267 tm* pTime = localtime( &aTime ); in Initialize() local 268 Log( TEXT(" Begin: %s\n"), _tasctime( pTime ) ); in Initialize()
|
| /trunk/main/bridges/source/jni_uno/ |
| H A D | jni_bridge.cxx | 560 JNIEXPORT sal_Bool SAL_CALL component_canUnload( TimeValue * pTime ) in component_canUnload() argument 563 return (*g_moduleCount.canUnload)( &g_moduleCount, pTime ); in component_canUnload()
|