Home
last modified time | relevance | path

Searched refs:nSizeOfRecord (Results 1 – 1 of 1) sorted by path

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx313 sal_uInt32 nSizeOfRecord = 0x14 + ( ( nLenOfUserName + 4 ) & ~ 3 ); in ImplCreateCurrentUserStream() local
315 *mpCurUserStrm << (sal_uInt16)0 << (sal_uInt16)EPP_CurrentUserAtom << nSizeOfRecord; in ImplCreateCurrentUserStream()
328 for ( sal_uInt32 i = 0x15 + nLenOfUserName; i < nSizeOfRecord; i++ ) in ImplCreateCurrentUserStream()

Completed in 19 milliseconds