Home
last modified time | relevance | path

Searched refs:sal_uInt8 (Results 51 – 75 of 1782) sorted by relevance

12345678910>>...72

/aoo41x/main/oox/source/xls/
H A Ddrawingmanager.cxx91 const sal_uInt8 BIFF_OBJ_LINE_SOLID = 0;
92 const sal_uInt8 BIFF_OBJ_LINE_DASH = 1;
93 const sal_uInt8 BIFF_OBJ_LINE_DOT = 2;
94 const sal_uInt8 BIFF_OBJ_LINE_DASHDOT = 3;
95 const sal_uInt8 BIFF_OBJ_LINE_DASHDOTDOT = 4;
96 const sal_uInt8 BIFF_OBJ_LINE_MEDTRANS = 5;
196 sal_uInt8 nFlags; in operator >>()
219 sal_uInt8 nFlags; in operator >>()
580 sal_uInt8 nTokenId; in readMacroBiff8()
771 aMemStrm << sal_uInt8( 0xFF ) << sal_uInt8( 0xFF ) << sal_uInt8( 0xFF ); in convertFillProperties()
[all …]
/aoo41x/main/svtools/source/filter/ixpm/
H A Dxpmread.cxx79 sal_uInt8 cDummy; in ReadXPM()
262 sal_uInt8* pColor; in ImplGetScanLine()
284 sal_uInt8 k = (sal_uInt8)mpFastColorTable[ j ]; in ImplGetScanLine()
394 sal_uInt8 nTemp, nPrev = ' '; in ImplGetColKey()
443 sal_uInt8* pPtr = mpPara+1; in ImplGetRGBHex()
444 sal_uInt8 nHex, nTemp; in ImplGetRGBHex()
458 *pDest++ = (sal_uInt8)nHex; in ImplGetRGBHex()
470 sal_uInt8* pPtr = mpPara; in ImplGetULONG()
475 sal_uInt8 j = (*pPtr++) - 48; in ImplGetULONG()
524 sal_uInt8 nByte; in ImplGetPara()
[all …]
/aoo41x/main/filter/source/graphicfilter/ipcd/
H A Dipcd.cxx217 sal_uInt8 * pt; in ReadImage()
230 pL0 =(sal_uInt8*)rtl_allocateMemory( nWidth ); in ReadImage()
231 pL1 =(sal_uInt8*)rtl_allocateMemory( nWidth ); in ReadImage()
232 pCb =(sal_uInt8*)rtl_allocateMemory( nW2+1 ); in ReadImage()
233 pCr =(sal_uInt8*)rtl_allocateMemory( nW2+1 ); in ReadImage()
236 pCbN=(sal_uInt8*)rtl_allocateMemory( nW2+1 ); in ReadImage()
237 pCrN=(sal_uInt8*)rtl_allocateMemory( nW2+1 ); in ReadImage()
354 … mpAcc->SetPixel( ny, nx, BitmapColor( (sal_uInt8)nRed, (sal_uInt8)nGreen, (sal_uInt8)nBlue ) ); in ReadImage()
356 …mpAcc->SetPixel( nWidth - 1 - nx, ny, BitmapColor( (sal_uInt8)nRed, (sal_uInt8)nGreen, (sal_uInt8)… in ReadImage()
361 … nHeight - 1 - ny, ( nWidth - 1 - nx ), BitmapColor( (sal_uInt8)nRed, (sal_uInt8)nGreen, (sal_uInt… in ReadImage()
[all …]
/aoo41x/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx65 static sal_uInt8* ImplSearchEntry( sal_uInt8* pSource, sal_uInt8* pDest, sal_uLong nComp, sal_uLong… in ImplSearchEntry()
91 sal_uInt8 nByte = **pBuf; in ImplGetNumber()
128 sal_uInt8 nDat = *pBuf++; in ImplGetLen()
279 sal_uInt8 aBuf[32000]; in RenderAsPNGThroughHelper()
395 sal_uInt8* pBuf = new sal_uInt8[ nSizeWMF ]; in CreateMtfReplacementAction()
403 sal_uInt8* pBuf = new sal_uInt8[ nSizeTIFF ]; in CreateMtfReplacementAction()
439 sal_uInt8* pDest = ImplSearchEntry( pBuf, (sal_uInt8*)"%%Title:", nBytesRead - 32, 8 ); in MakePreview()
568 sal_uInt8* pHeader = new sal_uInt8[ 22 ]; in GraphicImport()
575 sal_uInt8* pBuf = new sal_uInt8[ nPSSize ]; in GraphicImport()
604 sal_uInt8 nDat = 0; in GraphicImport()
[all …]
/aoo41x/main/filter/source/graphicfilter/idxf/
H A Ddxfreprd.hxx61 sal_uInt8 GetRed(sal_uInt8 nIndex) const;
62 sal_uInt8 GetGreen(sal_uInt8 nIndex) const;
63 sal_uInt8 GetBlue(sal_uInt8 nIndex) const;
66 sal_uInt8 * pRed;
67 sal_uInt8 * pGreen;
68 sal_uInt8 * pBlue;
69 void SetColor(sal_uInt8 nIndex, sal_uInt8 nRed, sal_uInt8 nGreen, sal_uInt8 nBlue);
124 inline sal_uInt8 DXFPalette::GetRed(sal_uInt8 nIndex) const { return pRed[nIndex]; } in GetRed()
125 inline sal_uInt8 DXFPalette::GetGreen(sal_uInt8 nIndex) const { return pGreen[nIndex]; } in GetGreen()
126 inline sal_uInt8 DXFPalette::GetBlue(sal_uInt8 nIndex) const { return pBlue[nIndex]; } in GetBlue()
/aoo41x/main/registry/source/
H A Dkeyimpl.cxx240 sal_uInt8* pBuffer; in getValueInfo()
275 sal_uInt8 type = *((sal_uInt8*)pBuffer); in getValueInfo()
307 sal_uInt8* pBuffer; in setValue()
331 sal_uInt8 type = (sal_uInt8)vType; in setValue()
403 sal_uInt8 type = (sal_uInt8)RG_VALUETYPE_LONGLIST; in setLongListValue()
466 sal_uInt8 type = (sal_uInt8)RG_VALUETYPE_STRINGLIST; in setStringListValue()
534 sal_uInt8 type = (sal_uInt8)RG_VALUETYPE_UNICODELIST; in setUnicodeListValue()
611 sal_uInt8 type = *((sal_uInt8*)pBuffer); in getValue()
710 sal_uInt8 type = *((sal_uInt8*)pBuffer); in getLongListValue()
807 sal_uInt8 type = *((sal_uInt8*)pBuffer); in getStringListValue()
[all …]
/aoo41x/main/filter/source/graphicfilter/itiff/
H A Ditiff.cxx199 sal_uInt8 nBYTE; in ReadIntData()
676 sal_uInt8 nDat = *pSrc; in GetBits()
730 sal_uInt8 nByteVal; in ConvertScanline()
742 sal_uInt8 nLRed = 0; in ConvertScanline()
780 …pAcc->SetPixel( nY, nx, Color( (sal_uInt8)( nRed - nMinMax ), (sal_uInt8)( nGreen - nMinMax ), (sa… in ConvertScanline()
806 pAcc->SetPixel( nY, nx, Color( (sal_uInt8) nRed, (sal_uInt8) nGreen, (sal_uInt8) nBlue ) ); in ConvertScanline()
814 sal_uInt8 nSamp[ 4 ]; in ConvertScanline()
849 pAcc->SetPixel( nY, nx, Color ( (sal_uInt8)nRed, (sal_uInt8)nGreen, (sal_uInt8)nBlue ) ); in ConvertScanline()
860 sal_uInt8 nShift; in ConvertScanline()
866 sal_uInt8 nLast; in ConvertScanline()
[all …]
/aoo41x/main/vcl/source/gdi/
H A Dpngwrite.cxx95 sal_uInt8* mpCurrentScan;
99 sal_uInt8 mnBitsPerPixel;
100 sal_uInt8 mnFilterType; // 0 oder 4;
115 void ImplWriteChunk( sal_uInt8 nNumb );
315 sal_uInt8 nBitDepth = mnBitsPerPixel; in ImplWriteHeader()
348 sal_uInt8* pTempBuf = new sal_uInt8[ nCount*3 ]; in ImplWritePalette()
349 sal_uInt8* pTmp = pTempBuf; in ImplWritePalette()
374 ImplWriteChunk( ( nTransIndex == n ) ? (sal_uInt8) 0x0 : (sal_uInt8) 0xff ); in ImplWriteTransparent()
389 sal_uInt8 nMapUnit = 1; in ImplWritepHYs()
498 sal_uInt8* pDest; in ImplGetFilter()
[all …]
H A Ddibtools.cxx268 sal_uInt8* pEntries = new sal_uInt8[ nPalSize ]; in ImplReadDIBPalette()
297 sal_uInt8 cTmp; in ImplDecodeRLE()
459 sal_uInt8* pBuf = new sal_uInt8[nAlignedWidth]; in ImplReadDIBBits()
470 sal_uInt8 cTmp; in ImplReadDIBBits()
494 sal_uInt8 cTmp; in ImplReadDIBBits()
828 sal_uInt8* pEntries = new sal_uInt8[ nPalSize ]; in ImplWriteDIBPalette()
856 sal_uInt8* pBuf = new sal_uInt8[ ( nWidth << 1 ) + 2 ]; in ImplWriteRLE()
857 sal_uInt8* pTmp; in ImplWriteRLE()
858 sal_uInt8 cPix; in ImplWriteRLE()
859 sal_uInt8 cLast; in ImplWriteRLE()
[all …]
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par6.cxx1495 sal_uInt8 nCol; in Set1Border()
1748 const sal_uInt8* pS = 0; in Read()
2961 sal_uInt8 nI; in Read_BoldUsw()
3058 sal_uInt8 nI; in Read_BoldBiDiUsw()
3235 sal_uInt8 nProp; in Read_SubSuper()
3479 sal_uInt8 in BGRToRGB()
3587 sal_uInt8 b = pF->ff; in GetFontParams()
4467 const sal_uInt8 *pDir = in IsRightToLeft()
4909 sal_uInt8 nBorder; in Read_Border()
5137 sal_uInt8 nIdx = static_cast< sal_uInt8 >(pRes->nSprmId - eFTN); in ImportExtSprm()
[all …]
H A Dww8par2.cxx642 sal_uInt8 nSwLevel ) in SetBaseAnlv()
952 sal_uInt8 i; in SetNumOlst()
1019 sal_uInt8 nT = static_cast< sal_uInt8 >(GetNumType(*pSprm13)); in StartAnl()
3869 sal_uInt8 *pSprms = new sal_uInt8[nLen]; in ImportSprms()
3883 sal_uInt8 c; in WW8SkipOdd()
3894 sal_uInt8 c; in WW8SkipEven()
4377 sal_uInt8 nCount=0; in ReadWord2Chpx()
4516 sal_uInt8 stc = static_cast< sal_uInt8 >((stcp - cstcStd) & 255); in ImportOldFormatStyles()
4560 sal_uInt8 cb; in ImportOldFormatStyles()
4597 sal_uInt8 cb; in ImportOldFormatStyles()
[all …]
/aoo41x/main/sc/source/filter/inc/
H A Dtool.h31 const sal_uInt8 nDezStd = 0; // Dezimalstellen fuer Standard-Zellen
32 const sal_uInt8 nDezFloat = 2; // " " Float-Zellen
36 void SetFormat( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_uInt8 nFormat, sal_uInt8 nSt );
64 FormIdent( sal_uInt8 nFormat, sal_uInt8 nSt, SfxUInt32Item& rAttr ) in FormIdent()
70 FormIdent( sal_uInt8 nFormat, sal_uInt8 nSt ) in FormIdent()
96 void SetStamp( sal_uInt8 nFormat, sal_uInt8 nSt ) in SetStamp()
114 sal_uInt8 nDefaultFormat; // Defaultformat der Datei
119 SfxUInt32Item* NewAttr( sal_uInt8 nFormat, sal_uInt8 nSt );
124 inline const SfxUInt32Item* GetAttr( sal_uInt8 nFormat, sal_uInt8 nSt );
125 void SetDefaultFormat( sal_uInt8 nD = 0xFF ) in SetDefaultFormat()
[all …]
H A Dxlconst.hxx106 const sal_uInt8 EXC_ERR_NULL = 0x00;
107 const sal_uInt8 EXC_ERR_DIV0 = 0x07;
108 const sal_uInt8 EXC_ERR_VALUE = 0x0F;
109 const sal_uInt8 EXC_ERR_REF = 0x17;
110 const sal_uInt8 EXC_ERR_NAME = 0x1D;
111 const sal_uInt8 EXC_ERR_NUM = 0x24;
112 const sal_uInt8 EXC_ERR_NA = 0x2A;
116 const sal_uInt8 EXC_CACHEDVAL_EMPTY = 0x00;
117 const sal_uInt8 EXC_CACHEDVAL_DOUBLE = 0x01;
118 const sal_uInt8 EXC_CACHEDVAL_STRING = 0x02;
[all …]
/aoo41x/main/filter/source/graphicfilter/itga/
H A Ditga.cxx35 sal_uInt8 nImageIDLength;
36 sal_uInt8 nColorMapType;
37 sal_uInt8 nImageType;
40 sal_uInt8 nColorMapEntrySize;
45 sal_uInt8 nPixelDepth;
46 sal_uInt8 nImageDescriptor;
56 sal_uInt8 nPadByte;
57 sal_uInt8 nStringTerminator;
72 sal_uInt8 nSoftwareVersionLetter;
81 sal_uInt8 nAttributesType;
[all …]
/aoo41x/main/sc/source/filter/excel/
H A Dxltools.cxx57 sal_uInt8 nData41, sal_uInt8 nData42, sal_uInt8 nData43, sal_uInt8 nData44, in XclGuid()
58 sal_uInt8 nData45, sal_uInt8 nData46, sal_uInt8 nData47, sal_uInt8 nData48 ) in XclGuid()
179 return static_cast< sal_uInt8 >( nXclRot ); in GetXclRotation()
189 sal_uInt8 XclTools::GetXclRotFromOrient( sal_uInt8 nXclOrient ) in GetXclRotFromOrient()
268 XclBoolError XclTools::ErrorToEnum( double& rfDblValue, sal_uInt8 bErrOrBool, sal_uInt8 nValue ) in ErrorToEnum()
350 static const sal_uInt8 pnRatioTable[] = in GetPatternColor()
542 String XclTools::GetBuiltInStyleName( sal_uInt8 nStyleId, const String& rName, sal_uInt8 nLevel ) in GetBuiltInStyleName()
582 sal_uInt8 nFoundId = 0; in IsBuiltInStyleName()
620 bool XclTools::GetBuiltInStyleId( sal_uInt8& rnStyleId, sal_uInt8& rnLevel, const String& rStyleNam… in GetBuiltInStyleId()
622 sal_uInt8 nStyleId; in GetBuiltInStyleId()
[all …]
/aoo41x/main/sal/inc/rtl/
H A Ddigest.h162 sal_uInt8 *pBuffer, sal_uInt32 nBufLen
205 sal_uInt8 *pBuffer, sal_uInt32 nBufLen
225 sal_uInt8 *pBuffer, sal_uInt32 nBufLen
268 sal_uInt8 *pBuffer, sal_uInt32 nBufLen
281 sal_uInt8 *pBuffer, sal_uInt32 nBufLen
301 sal_uInt8 *pBuffer, sal_uInt32 nBufLen
344 sal_uInt8 *pBuffer, sal_uInt32 nBufLen
364 sal_uInt8 *pBuffer, sal_uInt32 nBufLen
407 sal_uInt8 *pBuffer, sal_uInt32 nBufLen
485 sal_uInt8 *pBuffer, sal_uInt32 nBufLen
[all …]
/aoo41x/main/svtools/inc/svtools/
H A Dfltdefs.hxx39 sal_uInt8 rgbBlue;
40 sal_uInt8 rgbGreen;
41 sal_uInt8 rgbRed;
42 sal_uInt8 rgbReserved;
44 RGBQUAD( const sal_uInt8 cRed = 0, const sal_uInt8 cGreen = 0, const sal_uInt8 cBlue = 0 ) : in RGBQUAD()
52 typedef sal_uInt8* PDIBBYTE;
86 sal_uInt8 rgbBlue;
87 sal_uInt8 rgbGreen;
88 sal_uInt8 rgbRed;
89 sal_uInt8 rgbReserved;
[all …]
/aoo41x/main/sw/source/filter/ww1/
H A Dw1class.cxx236 sal_uInt8* del = NULL; in Ww1StyleSheet()
242 sal_uInt8* p = del; in Ww1StyleSheet()
518 sal_uInt16 Ww1Sprm::GetSize(sal_uInt8 nId, sal_uInt8* pSprm) in GetSize()
548 sal_uInt8* psik = p; in ReCalc()
730 sal_uInt8* Ww1SprmPapx::Sprm(sal_uInt8* pByte, sal_uInt16 nSize) in Sprm()
732 sal_uInt8* pRet = NULL; in Sprm()
859 sal_uInt8 nL = *p; in Ww1StringList()
1115 sal_Bool Ww1Pap::FindSprm(sal_uInt16 nId, sal_uInt8* pStart, sal_uInt8* pEnd) in FindSprm()
1120 sal_uInt8 nI; in FindSprm()
1122 sal_uInt8 *pData; in FindSprm()
[all …]
/aoo41x/main/svtools/source/filter/
H A Dsgvmain.cxx330 Color Sgv2SvFarbe(sal_uInt8 nFrb1, sal_uInt8 nFrb2, sal_uInt8 nInts) in Sgv2SvFarbe()
357 Color aColor( (sal_uInt8)r1, (sal_uInt8)g1, (sal_uInt8)b1 ); in Sgv2SvFarbe()
483 SgfAreaColorIntens(F.FMuster,(sal_uInt8)Col1,(sal_uInt8)Col2,(sal_uInt8)Int2,rOut); in DrawSlideRect()
494 SgfAreaColorIntens(F.FMuster,(sal_uInt8)Col1,(sal_uInt8)Col2,(sal_uInt8)b0,rOut); in DrawSlideRect()
500 SgfAreaColorIntens(F.FMuster,(sal_uInt8)Col1,(sal_uInt8)Col2,(sal_uInt8)Int2,rOut); in DrawSlideRect()
509 SgfAreaColorIntens(F.FMuster,(sal_uInt8)Col1,(sal_uInt8)Col2,(sal_uInt8)b0,rOut); in DrawSlideRect()
515 SgfAreaColorIntens(F.FMuster,(sal_uInt8)Col1,(sal_uInt8)Col2,(sal_uInt8)Int2,rOut); in DrawSlideRect()
536 SgfAreaColorIntens(F.FMuster,(sal_uInt8)Col1,(sal_uInt8)Col2,(sal_uInt8)b0,rOut); in DrawSlideRect()
549 SgfAreaColorIntens(F.FMuster,(sal_uInt8)Col1,(sal_uInt8)Col2,(sal_uInt8)Int1,rOut); in DrawSlideRect()
666 SgfAreaColorIntens(F.FMuster,(sal_uInt8)Col1,(sal_uInt8)Col2,(sal_uInt8)Int2,rOut); in DrawSlideCirc()
[all …]
/aoo41x/main/basebmp/inc/basebmp/
H A Dcolormisc.hxx68 : public TernaryFunctorBase<sal_uInt8,Color,Color,Color>
70 Color operator()( sal_uInt8 alpha, in operator ()()
76 const sal_uInt8 v1_red( v1.getRed() ); in operator ()()
77 const sal_uInt8 v1_green( v1.getGreen() ); in operator ()()
78 const sal_uInt8 v1_blue( v1.getBlue() ); in operator ()()
96 sal_uInt8 alpha = input.getGreyscale(); in operator ()()
99 const sal_uInt8 v1_red( v1.getRed() ); in operator ()()
100 const sal_uInt8 v1_green( v1.getGreen() ); in operator ()()
101 const sal_uInt8 v1_blue( v1.getBlue() ); in operator ()()
120 typedef sal_uInt8 component_type;
[all …]
/aoo41x/main/sw/source/filter/html/
H A Dhtmlfly.hxx88 extern sal_uInt8 aHTMLOutFrmPageFlyTable[MAX_FRMTYPES][MAX_BROWSERS];
89 extern sal_uInt8 aHTMLOutFrmParaFrameTable[MAX_FRMTYPES][MAX_BROWSERS];
92 extern sal_uInt8 aHTMLOutFrmAsCharTable[MAX_FRMTYPES][MAX_BROWSERS];
101 sal_uInt8 nOutputMode; // Ausgabe-Infos
106 const SdrObject *pSdrObj, sal_uInt8 nOutMode );
118 sal_uInt8 GetOutMode() const { return nOutputMode; } in GetOutMode()
120 static sal_uInt8 GetOutFn( sal_uInt8 nMode ) { return nMode & HTML_OUT_MASK; } in GetOutFn()
121 static sal_uInt8 GetOutPos( sal_uInt8 nMode ) { return nMode & HTML_POS_MASK; } in GetOutPos()
122 static sal_uInt8 GetOutCntnr( sal_uInt8 nMode ) { return nMode & HTML_CNTNR_MASK; } in GetOutCntnr()
124 sal_uInt8 GetOutFn() const { return nOutputMode & HTML_OUT_MASK; } in GetOutFn()
[all …]
/aoo41x/main/vcl/source/fontsubset/
H A Dsft.cxx253 _inline sal_uInt32 mkTag(sal_uInt8 a, sal_uInt8 b, sal_uInt8 c, sal_uInt8 d) { in mkTag()
338 return (sal_uInt16) (((sal_uInt8)((a) >> 8)) | ((sal_uInt8)(a) << 8)); in Int16FromMOTA()
470 sal_uInt8 Ch; in HexFmtBlockWrite()
532 sal_uInt8 flag, n; in GetSimpleTTOutline()
1243 sal_uInt8 theHighByte; in getGlyph2()
1245 sal_uInt8 theLowByte; in getGlyph2()
1495 const sal_uInt8 *ptr; in GetKern()
1625 sal_uInt8 buffer[12]; in CountTTCFonts()
1766 t->tables = (const sal_uInt8**)calloc(NUM_TAGS, sizeof(sal_uInt8*)); in doOpenTTFont()
1809 sal_uInt8* pHead = (sal_uInt8*)t->tables[O_head]; in doOpenTTFont()
[all …]
/aoo41x/main/tools/source/ref/
H A Dpstm.cxx125 sal_uInt8 nVer; in operator >>()
411 sal_uInt8 nMask; in ReadCompressed()
477 rStm << (sal_uInt8)nVal; in WriteCompressed()
490 rStm << (sal_uInt8)LEN_5; in WriteCompressed()
610 sal_uInt8 nHdr, in WriteId()
645 sal_uInt8 & nHdr, in ReadId()
674 sal_uInt8 nHdr, in WriteObj()
697 sal_uInt8 nP = P_STD; in WritePointer()
728 sal_uInt8 nHdr; in ReadObj()
842 sal_uInt8 bTmp = 0; in operator <<()
[all …]
/aoo41x/main/sfx2/inc/sfx2/
H A Dminarray.hxx47 sal_uInt8 nGrow;\
50 ARR( sal_uInt8 nInitSize = nI, sal_uInt8 nGrowSize = nG );\
107 ARR::ARR( sal_uInt8 nInitSize, sal_uInt8 nGrowSize ): \
318 sal_uInt8 nGrow;
321 SfxPtrArr( sal_uInt8 nInitSize = 0, sal_uInt8 nGrowSize = 8 );
362 ARR( sal_uInt8 nIni=nI, sal_uInt8 nGrowValue=nG ):\
400 sal_uInt8 nGrow;
403 ByteArr( sal_uInt8 nInitSize = 0, sal_uInt8 nGrowSize = 8 );
430 ARR( sal_uInt8 nIni=nI, sal_uInt8 nGrow=nG ):\
468 WordArr( sal_uInt8 nInitSize = 0, sal_uInt8 nGrowSize = 8 );
[all …]
/aoo41x/main/filter/source/flash/
H A Dswfwriter2.cxx145 Tag::Tag( sal_uInt8 nTagId ) in Tag()
164 out << (sal_uInt8)nCode; in write()
171 out << (sal_uInt8)nTmp; in write()
173 out << (sal_uInt8)nTmp; in write()
175 out << (sal_uInt8)nTmp; in write()
177 out << (sal_uInt8)nTmp; in write()
209 *this << (sal_uInt8)nValue; in addUI16()
217 *this << (sal_uInt8)nValue; in addUI8()
319 sal_uInt8 nScaleBits = 31; in writeMatrix()
332 sal_uInt8 nRotateBits = 31; in writeMatrix()
[all …]

Completed in 236 milliseconds

12345678910>>...72