Home
last modified time | relevance | path

Searched refs:nMtime (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sot/source/sdstor/
H A Dstgelem.cxx300 nMtime[0] = 0; nMtime[1] = 0; in Init()
369 return( eTime == STG_MODIFIED ) ? nMtime : nAtime; in GetTime()
375 nMtime[ 0 ] = *pTime++, nMtime[ 1 ] = *pTime; in SetTime()
428 >> nMtime[ 0 ] // 64 modification time in Load()
429 >> nMtime[ 1 ] // 64 modification time in Load()
469 << nMtime[ 0 ] // 64 modification time in Store()
470 << nMtime[ 1 ] // 64 modification time in Store()
H A Dstgelem.hxx130 sal_Int32 nMtime[ 2 ]; // 64 modification time member in StgEntry

Completed in 23 milliseconds