Home
last modified time | relevance | path

Searched refs:UInt32ToSVBT32 (Results 1 – 16 of 16) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx2502 UInt32ToSVBT32( pAct->GetPoint().X(), aBT32 ); in GetChecksum()
2505 UInt32ToSVBT32( pAct->GetPoint().Y(), aBT32 ); in GetChecksum()
2520 UInt32ToSVBT32( pAct->GetPoint().X(), aBT32 ); in GetChecksum()
2523 UInt32ToSVBT32( pAct->GetPoint().Y(), aBT32 ); in GetChecksum()
2580 UInt32ToSVBT32( pAct->GetPoint().X(), aBT32 ); in GetChecksum()
2583 UInt32ToSVBT32( pAct->GetPoint().Y(), aBT32 ); in GetChecksum()
2598 UInt32ToSVBT32( pAct->GetPoint().X(), aBT32 ); in GetChecksum()
2601 UInt32ToSVBT32( pAct->GetPoint().Y(), aBT32 ); in GetChecksum()
2661 UInt32ToSVBT32( pAct->GetPoint().X(), aBT32 ); in GetChecksum()
2664 UInt32ToSVBT32( pAct->GetPoint().Y(), aBT32 ); in GetChecksum()
[all …]
H A Danimate.cxx61 UInt32ToSVBT32( aPosPix.X(), aBT32 ); in GetChecksum()
64 UInt32ToSVBT32( aPosPix.Y(), aBT32 ); in GetChecksum()
67 UInt32ToSVBT32( aSizePix.Width(), aBT32 ); in GetChecksum()
70 UInt32ToSVBT32( aSizePix.Height(), aBT32 ); in GetChecksum()
73 UInt32ToSVBT32( (long) nWait, aBT32 ); in GetChecksum()
76 UInt32ToSVBT32( (long) eDisposal, aBT32 ); in GetChecksum()
79 UInt32ToSVBT32( (long) bUserInput, aBT32 ); in GetChecksum()
295 UInt32ToSVBT32( maList.Count(), aBT32 ); in GetChecksum()
298 UInt32ToSVBT32( maGlobalSize.Width(), aBT32 ); in GetChecksum()
301 UInt32ToSVBT32( maGlobalSize.Height(), aBT32 ); in GetChecksum()
[all …]
H A Djobset.cxx412 UInt32ToSVBT32( pJobData->mnDriverDataLen, aOldJobData.nDriverDataLen ); in operator <<()
416 UInt32ToSVBT32( (sal_uLong)(pJobData->mnPaperWidth), aOldJobData.nPaperWidth ); in operator <<()
417 UInt32ToSVBT32( (sal_uLong)(pJobData->mnPaperHeight), aOldJobData.nPaperHeight ); in operator <<()
H A Dbitmap.cxx384 UInt32ToSVBT32( pRAcc->Width(), aBT32 ); in GetChecksum()
387 UInt32ToSVBT32( pRAcc->Height(), aBT32 ); in GetChecksum()
390 UInt32ToSVBT32( pRAcc->GetBitCount(), aBT32 ); in GetChecksum()
393 UInt32ToSVBT32( pRAcc->GetColorMask().GetRedMask(), aBT32 ); in GetChecksum()
396 UInt32ToSVBT32( pRAcc->GetColorMask().GetGreenMask(), aBT32 ); in GetChecksum()
399 UInt32ToSVBT32( pRAcc->GetColorMask().GetBlueMask(), aBT32 ); in GetChecksum()
H A Dbitmapex.cxx377 UInt32ToSVBT32( (long) eTransparent, aBT32 ); in GetChecksum()
380 UInt32ToSVBT32( (long) bAlpha, aBT32 ); in GetChecksum()
385 UInt32ToSVBT32( aMask.GetChecksum(), aBT32 ); in GetChecksum()
H A Ddibtools.cxx971 UInt32ToSVBT32( rMask.GetRedMask(), aVal32 ); in ImplWriteDIBBits()
974 UInt32ToSVBT32( rMask.GetGreenMask(), aVal32 ); in ImplWriteDIBBits()
977 UInt32ToSVBT32( rMask.GetBlueMask(), aVal32 ); in ImplWriteDIBBits()
/trunk/main/tools/inc/tools/
H A Dsolar.h121 inline void UInt32ToSVBT32 ( sal_uInt32 n, SVBT32 p ) { p[0] = (sal_uInt8) n; in UInt32ToSVBT32() function
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx896 UInt32ToSVBT32( aPos[i], nP ); in Write()
1826 UInt32ToSVBT32( nP, nPos ); in WritePlcSed()
1836 UInt32ToSVBT32( m_SectionAttributes[j]->m_nSepxFcPos, aSed.fcSepx ); in WritePlcSed()
H A Dwrtww8.cxx836 UInt32ToSVBT32(nData,nLittle); in Append()
1181 UInt32ToSVBT32( rGrf.GetFPos(), nPos ); // FilePos der Grafik in Write()
1636 UInt32ToSVBT32( n, nL ); in InsUInt32()
1672 UInt32ToSVBT32( n, nL ); in InsUInt32()
H A Dww8struc.hxx57 UInt32ToSVBT32( n, *(SVBT32*)p ); in Set_UInt32()
H A Dwrtww8gr.cxx1029 UInt32ToSVBT32( nPos2 - nPos, nLen ); // Grafik-Laenge ausrechnen in WriteGraphicNode()
H A Dww8atr.cxx1765 UInt32ToSVBT32( nCurrPos - nLinkPosInDataStrm, nLen ); in InsertSpecialChar()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx55 { UInt32ToSVBT32( n, *(SVBT32*)p ); p+= 4; } in Set_UInt32()
/trunk/main/sc/source/filter/excel/
H A Dxltools.cxx61 UInt32ToSVBT32( nData1, mpnData ); in XclGuid()
H A Dxeformula.cxx2199 UInt32ToSVBT32( nData, &*(orVector.end() - 4) ); in lclAppend()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1822 UInt32ToSVBT32(n, tmpLong); \ in WriteBmp()

Completed in 166 milliseconds