/aoo42x/main/tools/source/fsys/ |
H A D | unx.hxx | 60 tm atm; in Unx2Time() 61 tm *pTime; in Unx2Time() 70 tm atm; in Unx2Date() 71 tm *pTime; in Unx2Date() 80 tm atm; in Unx2DateAndTime() 81 tm *pTime; in Unx2DateAndTime()
|
H A D | os2.cxx | 887 tm *pTm = localtime( pTimeT ); in MsDos2Time() 896 tm *pTm = localtime( pTimeT ); in MsDos2Date()
|
/aoo42x/main/sal/workben/ |
H A D | tgetpwnam.cxx | 44 struct tm *localtime_r(const time_t *timep, struct tm *buffer); 58 struct tm sttm; in workfunc1() 77 struct tm sttm; in workfunc2() 99 struct tm *ptm; in main() 161 ptm = (struct tm*)malloc(sizeof(struct tm)); in main()
|
H A D | testfile.cxx | 1430 struct tm sSysCreationTime = { 0, 20, 12, 4, 9, 100 }; in FileTimeTest() 1431 struct tm sSysAccessTime = { 0, 40, 1, 6, 5, 98 }; in FileTimeTest() 1432 struct tm sSysModifyTime = { 0, 1, 24, 13, 11, 95 }; in FileTimeTest()
|
/aoo42x/main/sal/osl/os2/ |
H A D | time.c | 62 struct tm *pSystemTime; in osl_getDateTimeFromTimeValue() 63 struct tm tmBuf; in osl_getDateTimeFromTimeValue() 96 struct tm aTime; in osl_getTimeValueFromDateTime() 166 struct tm *pLocalTime; in osl_getLocalTimeFromSystemTime() 167 struct tm tmBuf; in osl_getLocalTimeFromSystemTime() 203 struct tm *pLocalTime; in osl_getSystemTimeFromLocalTime() 204 struct tm tmBuf; in osl_getSystemTimeFromLocalTime()
|
H A D | system.h | 501 struct tm *localtime_r(const time_t *timep, struct tm *buffer); 502 struct tm *gmtime_r(const time_t *timep, struct tm *buffer);
|
/aoo42x/main/sal/osl/unx/ |
H A D | time.c | 61 struct tm *pSystemTime; in osl_getDateTimeFromTimeValue() 62 struct tm tmBuf; in osl_getDateTimeFromTimeValue() 95 struct tm aTime; in osl_getTimeValueFromDateTime() 165 struct tm *pLocalTime; in osl_getLocalTimeFromSystemTime() 166 struct tm tmBuf; in osl_getLocalTimeFromSystemTime() 202 struct tm *pLocalTime; in osl_getSystemTimeFromLocalTime() 203 struct tm tmBuf; in osl_getSystemTimeFromLocalTime()
|
H A D | system.c | 150 struct tm *localtime_r(const time_t *timep, struct tm *buffer) in localtime_r() 152 struct tm* res; in localtime_r() 158 memcpy(buffer, res, sizeof(struct tm)); in localtime_r() 167 struct tm *gmtime_r(const time_t *timep, struct tm *buffer) in gmtime_r() 169 struct tm* res; in gmtime_r() 175 memcpy(buffer, res, sizeof(struct tm)); in gmtime_r()
|
H A D | system.h | 482 struct tm *localtime_r(const time_t *timep, struct tm *buffer); 483 struct tm *gmtime_r(const time_t *timep, struct tm *buffer);
|
/aoo42x/main/i18npool/source/transliteration/ |
H A D | transliterationImpl.cxx | 65 TransliterationModules tm; member 205 for (sal_Int16 i = 0; TMlist[i].tm & mask; i++) { in loadModule() 206 if (modType & TMlist[i].tm) in loadModule() 212 for (sal_Int16 i = 0; TMlist[i].tm; i++) { in loadModule() 213 if (TMlist[i].tm == modType) { in loadModule() 234 mask = TMlist[i].tm && (TMlist[i].tm&TransliterationModules_IGNORE_MASK) ? in loadModuleNew() 237 (TMlist[i].tm&TransliterationModules_IGNORE_MASK) == 0) in loadModuleNew() 631 body->loadModule(TMlist[0].tm, rLocale); // caseingore need to setup module name in loadModuleByName() 638 caseignore->loadModule(TMlist[i].tm, rLocale); in loadModuleByName()
|
/aoo42x/main/fpicker/source/win32/filepicker/ |
H A D | helppopupwindow.cxx | 450 TEXTMETRIC tm; in onCreate() local 451 GetTextMetrics( hdc, &tm ); in onCreate() 453 m_avCharWidth = tm.tmAveCharWidth; in onCreate() 454 m_avCharHeight = tm.tmHeight; in onCreate()
|
/aoo42x/main/tools/source/datetime/ |
H A D | tdate.cxx | 46 struct tm *localtime_r(const time_t *timep, struct tm *buffer); 162 struct tm aTime; in Date()
|
H A D | ttime.cxx | 118 struct tm aTime; in Time() 351 tm aTM; in GetUTCOffset()
|
/aoo42x/main/codemaker/test/cppumaker/ |
H A D | types.idl | 37 singleton tm: com::sun::star::uno::XInterface; 446 service tm: com::sun::star::uno::XInterface { tm([in] long tm); }; 617 singleton tm: com::sun::star::uno::XInterface;
|
/aoo42x/main/extensions/test/ole/DCOM/Clients/WriterDemo/ |
H A D | client_writerdemo.vbp | 18 FavorPentiumPro(tm)=0
|
/aoo42x/main/extensions/test/ole/EventListenerSample/VBEventListener/ |
H A D | VBasicEventListener.vbp | 21 FavorPentiumPro(tm)=0
|
/aoo42x/main/extensions/test/ole/DCOM/dcom_test/ |
H A D | dcom_test.vbp | 21 FavorPentiumPro(tm)=0
|
/aoo42x/main/migrationanalysis/src/wizard/ |
H A D | LaunchDrivers.vbp | 27 FavorPentiumPro(tm)=0
|
/aoo42x/main/connectivity/source/drivers/macab/ |
H A D | macabutilities.hxx | 92 struct tm *ptm = localtime(&unixtime); in CFDateToDateTime()
|
/aoo42x/test/testcommon/source/org/openoffice/test/ |
H A D | Run.help | 12 …-tm [suite name:]<method name>[,method_name]... Define a test suite with test methods separated by…
|
H A D | Run.java | 139 NamedRequest request = NamedRequest.tm(s); in main()
|
/aoo42x/main/autodoc/source/display/html/ |
H A D | cfrstd.cxx | 329 tm * in MakeCopyRight()
|
/aoo42x/main/shell/source/unix/misc/ |
H A D | open-url.c | 48 struct tm* localTime; in logMessage()
|
H A D | senddoc.c | 48 struct tm* localTime; in logMessage()
|
/aoo42x/main/vcl/unx/generic/printergfx/ |
H A D | printerjob.cxx | 354 struct tm aTime; in getLocalTime() 355 struct tm *pLocalTime = localtime_r (&nTime, &aTime); in getLocalTime()
|