Home
last modified time | relevance | path

Searched refs:sal_uInt8 (Results 126 – 150 of 1784) sorted by relevance

12345678910>>...72

/trunk/main/sfx2/source/bastyp/
H A Dminarray.cxx34 SfxPtrArr::SfxPtrArr( sal_uInt8 nInitSize, sal_uInt8 nGrowSize ): in SfxPtrArr()
113 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize-nUsed); in Append()
173 nUnused = sal::static_int_cast< sal_uInt8 >(nUnused + nLen); in Remove()
254 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize-nUsed); in Insert()
270 ByteArr::ByteArr( sal_uInt8 nInitSize, sal_uInt8 nGrowSize ): in ByteArr()
348 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize-nUsed); in Append()
408 nUnused = sal::static_int_cast< sal_uInt8 >(nUnused + nLen); in Remove()
468 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize-nUsed); in Insert()
502 WordArr::WordArr( sal_uInt8 nInitSize, sal_uInt8 nGrowSize ): in WordArr()
580 nUnused = sal::static_int_cast< sal_uInt8 >(nNewSize-nUsed); in Append()
[all …]
/trunk/main/svtools/source/filter/igif/
H A Dgifread.cxx133 sal_uInt8 nRF; in ReadGlobalHeader()
134 sal_uInt8 nAspect; in ReadGlobalHeader()
178 sal_uInt8* pBuf = new sal_uInt8[ nLen ]; in ReadPaletteEntries()
211 sal_uInt8 cFunction; in ReadExtension()
212 sal_uInt8 cSize; in ReadExtension()
213 sal_uInt8 cByte; in ReadExtension()
229 sal_uInt8 cFlags; in ReadExtension()
351 sal_uInt8 pBuf[ 9 ]; in ReadLocalHeader()
359 sal_uInt8 nFlags; in ReadLocalHeader()
402 sal_uInt8 cBlockSize; in ReadNextBlock()
[all …]
/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx78 void WriteAscii (sal_uInt8 nByte);
79 virtual void EncodeByte (sal_uInt8 nByte);
97 HexEncoder::WriteAscii (sal_uInt8 nByte) in WriteAscii()
113 HexEncoder::EncodeByte (sal_uInt8 nByte) in EncodeByte()
137 sal_uInt8 mpByteBuffer[4];
145 inline void PutByte (sal_uInt8 nByte);
166 Ascii85Encoder::PutByte (sal_uInt8 nByte) in PutByte()
230 Ascii85Encoder::WriteAscii (sal_uInt8 nByte) in WriteAscii()
246 Ascii85Encoder::EncodeByte (sal_uInt8 nByte) in EncodeByte()
359 LZWEncoder::EncodeByte (sal_uInt8 nByte ) in EncodeByte()
[all …]
/trunk/main/oox/inc/oox/xls/
H A Dbiffhelper.hxx571 const sal_uInt8 BIFF_ERR_NULL = 0x00;
572 const sal_uInt8 BIFF_ERR_DIV0 = 0x07;
573 const sal_uInt8 BIFF_ERR_VALUE = 0x0F;
574 const sal_uInt8 BIFF_ERR_REF = 0x17;
579 const sal_uInt8 BIFF_DATATYPE_EMPTY = 0;
580 const sal_uInt8 BIFF_DATATYPE_DOUBLE = 1;
581 const sal_uInt8 BIFF_DATATYPE_STRING = 2;
582 const sal_uInt8 BIFF_DATATYPE_BOOL = 4;
583 const sal_uInt8 BIFF_DATATYPE_ERROR = 16;
585 const sal_uInt8 BIFF_BOOLERR_BOOL = 0;
[all …]
/trunk/main/sal/workben/
H A Dt_cipher.c137 static sal_uInt8 cbc_key[16] =
142 static sal_uInt8 cbc_iv[8] =
149 static sal_uInt8 ecb_ok[32] =
156 static sal_uInt8 cbc_ok[32] =
163 static sal_uInt8 cfb_ok[] =
171 static sal_uInt8 arcfour_key[6][30] =
180 static sal_uInt8 arcfour_data_len[6] =
184 static sal_uInt8 arcfour_data[6][30] =
199 static sal_uInt8 arcfour_ok[6][30] =
225 sal_uInt8 ecb_in[40], ecb_out[40]; in main()
[all …]
/trunk/main/sc/source/filter/inc/
H A Dlotattr.hxx45 sal_uInt8 nFont;
46 sal_uInt8 nLineStyle;
47 sal_uInt8 nFontCol;
48 sal_uInt8 nBack;
97 ( ( sal_uInt8* ) &rOut )[ 0 ] = rAttr.nFont & 0x7F; in MakeHash()
98 ( ( sal_uInt8* ) &rOut )[ 1 ] = rAttr.nLineStyle; in MakeHash()
99 ( ( sal_uInt8* ) &rOut )[ 2 ] = rAttr.nFontCol; in MakeHash()
100 ( ( sal_uInt8* ) &rOut )[ 3 ] = rAttr.nBack; in MakeHash()
102 static void LotusToScBorderLine( sal_uInt8 nLine, SvxBorderLine& );
103 const SvxColorItem& GetColorItem( const sal_uInt8 nLotIndex ) const;
[all …]
H A Dxcl97dum.hxx34 static const sal_uInt8 pMyData[];
38 virtual const sal_uInt8* GetData() const;
45 static const sal_uInt8 pMyData[];
49 virtual const sal_uInt8* GetData() const;
56 static const sal_uInt8 pMyData[];
60 virtual const sal_uInt8* GetData() const;
67 static const sal_uInt8 pMyData[];
71 virtual const sal_uInt8* GetData() const;
78 static const sal_uInt8 pMyData[];
82 virtual const sal_uInt8* GetData() const;
/trunk/main/tools/source/rc/
H A Dresmgr.cxx95 sal_uInt8 * pStringBlock;
617 sal_uInt8* pContentBuf = (sal_uInt8*)rtl_allocateMemory( lContLen ); in Create()
733 pStm->Read( (sal_uInt8*)pRes + sizeof( RSHEADER_TYPE ), in LoadGlobalRes()
1262 void* pRes = (sal_uInt8*)pTop->pResource + in PopContext()
1316 return ((*((sal_uInt8*)pShort + 0) << 8) | in GetShort()
1317 (*((sal_uInt8*)pShort + 1) << 0) ); in GetShort()
1324 return ((*((sal_uInt8*)pLong + 0) << 24) | in GetLong()
1325 (*((sal_uInt8*)pLong + 1) << 16) | in GetLong()
1326 (*((sal_uInt8*)pLong + 2) << 8) | in GetLong()
1327 (*((sal_uInt8*)pLong + 3) << 0) ); in GetLong()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dexcrecds.cxx101 const sal_uInt8 ExcDummy_00::pMyData[] = {
110 const sal_uInt8 ExcDummy_040::pMyData[] = {
116 const sal_uInt8 ExcDummy_041::pMyData[] = {
123 const sal_uInt8 ExcDummy_02a::pMyData[] = {
311 const sal_uInt8* ExcDummy_00::GetData( void ) const in GetData()
326 const sal_uInt8* ExcDummy_040::GetData( void ) const in GetData()
572 void ExcFilterCondition::SetCondition( sal_uInt8 nTp, sal_uInt8 nOp, double fV, String* pT ) in SetCondition()
592 rStrm << (sal_uInt32)0 << (sal_uInt8) pText->Len() << (sal_uInt16)0 << (sal_uInt8)0; in Save()
595 rStrm << (sal_uInt8)0 << (sal_uInt8)((fVal != 0) ? 1 : 0) << (sal_uInt32)0 << (sal_uInt16)0; in Save()
659 sal_Bool XclExpAutofilter::AddCondition( ScQueryConnect eConn, sal_uInt8 nType, sal_uInt8 nOp, in AddCondition()
[all …]
H A Dexcform.cxx55 sal_uInt8 nFlag0; in Formula25()
62 sal_uInt8 nDummy; in Formula25()
97 sal_uInt8 nFlag0; in Formula4()
370 sal_uInt8 nOpt; in Convert()
719 sal_uInt8 nCol; in Convert()
899 sal_uInt8 nByte; in Convert()
970 sal_uInt8 nOpt; in Convert()
1330 sal_uInt8 nOp; in GetAbsRefs()
1761 sal_uInt8 nOp; in GetShrFmla()
1805 sal_uInt8 nType;
[all …]
H A Dxestyle.cxx92 sal_uInt8 lclGetMergedColorComp( sal_uInt8 nComp1, sal_uInt32 nWeight1, sal_uInt8 nComp2, sal_uInt3… in lclGetMergedColorComp()
94 sal_uInt8 nComp1Dist = ::std::min< sal_uInt8 >( nComp1, 0xFF - nComp1 ); in lclGetMergedColorComp()
95 sal_uInt8 nComp2Dist = ::std::min< sal_uInt8 >( nComp2, 0xFF - nComp2 ); in lclGetMergedColorComp()
584 sal_uInt8 nR, nG, nB; in RawReducePalette()
590 sal_uInt8 nFactor1 = static_cast< sal_uInt8 >( 0x02 << nPass ); in RawReducePalette()
592 sal_uInt8 nFactor3 = static_cast< sal_uInt8 >( 0x40 >> nPass ); in RawReducePalette()
1009 << sal_uInt8( 0 ) in WriteBody()
2043 sal_uInt8 nUsedFlags = 0; in GetUsedFlags()
2221 XclExpStyle::XclExpStyle( sal_uInt32 nXFId, sal_uInt8 nStyleId, sal_uInt8 nLevel ) : in XclExpStyle()
2743 sal_uInt32 XclExpXFBuffer::FindBuiltInXF( sal_uInt8 nStyleId, sal_uInt8 nLevel ) const in FindBuiltInXF()
[all …]
/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx226 mpInfoAry = new sal_uInt8[ mnSize ]; in Create()
244 mpInfoAry = new sal_uInt8[ mnSize ]; in Create()
256sal_uInt8* pNewAry = new sal_uInt8[ mnSize = sal::static_int_cast<sal_uInt16>(mnSize+nGrowSize) … in Expand()
439 sal_uInt8* pMapR = new sal_uInt8[ 256 ]; in Draw()
440 sal_uInt8* pMapG = new sal_uInt8[ 256 ]; in Draw()
441 sal_uInt8* pMapB = new sal_uInt8[ 256 ]; in Draw()
449 const sal_uInt8 cR = aColor.GetRed(); in Draw()
450 const sal_uInt8 cG = aColor.GetGreen(); in Draw()
451 const sal_uInt8 cB = aColor.GetBlue(); in Draw()
455 pMapR[ nX ] = (sal_uInt8) ( ( ( nY = ( nX + cR ) >> 1 ) > 255 ) ? 255 : nY ); in Draw()
[all …]
H A Dimpvect.cxx300 const sal_uInt8 cShift = sal::static_int_cast<sal_uInt8>(6 - ( ( nX & 3 ) << 1 )); in Set()
345 sal_uInt8* mpCodes;
360 inline void ImplAdd( sal_uInt8 nCode );
374 mpCodes = new sal_uInt8[ mnArraySize ]; in ImplChain()
389 sal_uInt8* pNewCodes; in ImplGetSpace()
392 pNewCodes = new sal_uInt8[ mnArraySize ]; in ImplGetSpace()
437 const sal_uInt8 cMove = mpCodes[ i ]; in ImplEndAdd()
544 const sal_uInt8 cMove = mpCodes[ i ]; in ImplEndAdd()
818 delete[] (sal_uInt8*) pColorSet; in ImplVectorize()
1156 rChain.ImplAdd( (sal_uInt8) nLastDir ); in ImplGetChain()
[all …]
/trunk/main/filter/source/graphicfilter/ipcx/
H A Dipcx.cxx41 sal_uInt8 nVersion; // PCX-Version
42 sal_uInt8 nEncoding; // Art der Komprimierung
51 sal_uInt8* pPalette; //
72 pPalette = new sal_uInt8[ 768 ]; in PCXReader()
124 sal_uInt8* pPal = pPalette; in ReadPCX()
138 sal_uInt8* pPal = pPalette; in ReadPCX()
166 sal_uInt8 nbyte; in ImplReadHeader()
227 sal_uInt8 nDat = 0, nCol = 0; in ImplReadBody()
358 nCol = sal::static_int_cast< sal_uInt8 >( in ImplReadBody()
404 sal_uInt8 r, g, b; in ImplReadPalette()
[all …]
/trunk/main/basic/source/sbx/
H A Dsbxbyte.cxx30 sal_uInt8 ImpGetByte( const SbxValues* p ) in ImpGetByte()
33 sal_uInt8 nRes; in ImpGetByte()
47 nRes = (sal_uInt8) p->nChar; in ImpGetByte()
50 nRes = (sal_uInt8) p->nByte; break; in ImpGetByte()
62 nRes = (sal_uInt8) p->nInteger; in ImpGetByte()
71 nRes = (sal_uInt8) p->nUShort; in ImpGetByte()
83 nRes = (sal_uInt8) p->nLong; in ImpGetByte()
91 nRes = (sal_uInt8) p->nULong; in ImpGetByte()
103 nRes = (sal_uInt8) p->nInt64; in ImpGetByte()
111 nRes = (sal_uInt8) p->uInt64; in ImpGetByte()
[all …]
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx229 sal_uInt8 nByte; in DumpNumList()
782 sal_uInt8 c; in DumpIt()
797 sal_uInt8 c; in DumpItSmall()
816 sal_uInt8 nDelta; in DumpSprm()
820 sal_uInt8 x[512]; in DumpSprm()
872 sal_uInt8* p = (sal_uInt8*)pSprm; in DumpMemSprm()
958 sal_uInt8 c; in DumpFkp()
1238 sal_uInt8 c; in DumpPcd()
1419 sal_uInt8 c; in DumpPlainText1()
2312 sal_uInt8 c; in DumpEscherRec()
[all …]
/trunk/main/filter/source/graphicfilter/expm/
H A Dexpm.cxx160 *mpOStm << (sal_uInt8)32; in ImplWriteHeader()
162 *mpOStm << (sal_uInt8)32; in ImplWriteHeader()
164 *mpOStm << (sal_uInt8)32; in ImplWriteHeader()
184 *mpOStm << (sal_uInt8)32; in ImplWritePalette()
202 *mpOStm << (sal_uInt8)0x22; in ImplWriteBody()
229 sal_uInt8 nDiff = (sal_uInt8) ( nCol / 26 ); in ImplWritePixel()
230 *mpOStm << (sal_uInt8)( nDiff + 'A' ); in ImplWritePixel()
231 *mpOStm << (sal_uInt8)( nCol - ( nDiff*26 ) + 'A' ); in ImplWritePixel()
234 *mpOStm << (sal_uInt8)( nCol + 'A' ); in ImplWritePixel()
242 sal_uInt8 j; in ImplWriteColor()
[all …]
/trunk/main/store/workben/
H A Dt_page.cxx836 sal_uInt8 * dst_lo = static_cast<sal_uInt8*>(pBuffer); in peekAt()
840 sal_uInt8 * dst_hi = dst_lo + nBytes; in peekAt()
854 sal_uInt8 const * src_lo = static_cast<sal_uInt8 const*>(pBuffer); in pokeAt()
1176 sal_uInt8 * m_pData;
1263 sal_uInt8 * dst_lo = static_cast<sal_uInt8*>(pBuffer); in peekAt_Impl()
1267 sal_uInt8 * dst_hi = dst_lo + nBytes; in peekAt_Impl()
1276 sal_uInt8 const * src_hi = src_lo + nBytes; in peekAt_Impl()
1287 sal_uInt8 const * src_lo = static_cast<sal_uInt8 const*>(pBuffer); in pokeAt_Impl()
1308 sal_uInt8 * dst_lo = m_pData + nOffset; in pokeAt_Impl()
1312 sal_uInt8 * dst_hi = dst_lo + nBytes; in pokeAt_Impl()
[all …]
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97dum.cxx37 const sal_uInt8 ExcDummy8_00a::pMyData[] = {
63 const sal_uInt8 ExcDummy8_00b::pMyData[] = {
69 const sal_uInt8 ExcDummy8_040::pMyData[] = {
81 const sal_uInt8 ExcDummy8_041::pMyData[] = {
89 const sal_uInt8 ExcDummy8_02::pMyData[] = {
103 const sal_uInt8* ExcDummy8_00a::GetData() const in GetData()
116 const sal_uInt8* ExcDummy8_00b::GetData() const in GetData()
129 const sal_uInt8* ExcDummy8_040::GetData() const in GetData()
142 const sal_uInt8* ExcDummy8_041::GetData() const in GetData()
155 const sal_uInt8* ExcDummy8_02::GetData() const in GetData()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx88 ::boost::scoped_array<sal_uInt8> m_pData;
301 sal_uInt8* p = (sal_uInt8*)m_rWW8Export.pO->GetData() + nPOPosStdLen1; in EndStyle()
314 sal_uInt8* pData = aWW8_STD; in StartStyle()
462 sal_uInt8* pUpxLen = (sal_uInt8*)pO->GetData() + m_nStyleLenPos; // Laenge zum Nachtragen in EndStyleProperties()
627 sal_uInt8 aB = 0; in wwFont()
1088 sal_uInt8 nInfoFlags = 0; in WriteFtnEndTxt()
1150 sal_uInt8 nFlag ) in SetHeaderFlag()
1160 sal_uInt8 nFlag ) in SetFooterFlag()
1171 sal_uInt8 nFlag, sal_uInt8 nBreakCode) in OutHeaderFooter()
1690 sal_uInt8 nHeadFootFlags = 0; in SectionProperties()
[all …]
/trunk/main/store/source/
H A Dlockbyte.cxx90 sal_uInt8 * dst_lo = static_cast<sal_uInt8*>(pBuffer); in readAt()
94 sal_uInt8 * dst_hi = dst_lo + nBytes; in readAt()
112 sal_uInt8 const * src_lo = static_cast<sal_uInt8 const*>(pBuffer); in writeAt()
116 sal_uInt8 const * src_hi = src_lo + nBytes; in writeAt()
474 sal_uInt8 * m_pAddr;
529 sal_uInt8 * m_pData;
618 sal_uInt8 * src_lo = m_pData + nOffset; in readPageAt_Impl()
686 sal_uInt8 * m_pData;
808 sal_uInt8 * dst_lo = m_pData + nOffset; in writeAt_Impl()
812 sal_uInt8 * dst_hi = dst_lo + nBytes; in writeAt_Impl()
[all …]
/trunk/main/svx/inc/svx/
H A Dsvx3ditems.hxx86 …SVX_DLLPRIVATE virtual sal_Bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = …
87 …SVX_DLLPRIVATE virtual sal_Bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberI…
101 …SVX_DLLPRIVATE virtual sal_Bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = …
102 …SVX_DLLPRIVATE virtual sal_Bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberI…
111 virtual sal_Bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const;
112 virtual sal_Bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 );
146 …SVX_DLLPRIVATE virtual sal_Bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = …
147 …SVX_DLLPRIVATE virtual sal_Bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberI…
157 …SVX_DLLPRIVATE virtual sal_Bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberI…
173 …SVX_DLLPRIVATE virtual sal_Bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberI…
[all …]
/trunk/main/filter/source/graphicfilter/itiff/
H A Dccidecom.hxx61 sal_Bool DecompressScanline(sal_uInt8 * pTarget, sal_uLong nTargetBits, bool bLastLine );
75 sal_uInt8 ReadBlackOrWhite();
80 void FillBits(sal_uInt8 * pTarget, sal_uInt16 nTargetBits,
82 sal_uInt8 nBlackOrWhite);
84 sal_uInt16 CountBits(const sal_uInt8 * pData, sal_uInt16 nDataSizeBits,
85 sal_uInt16 nBitPos, sal_uInt8 nBlackOrWhite);
87 void Read1DScanlineData(sal_uInt8 * pTarget, sal_uInt16 nTargetBits);
89 void Read2DScanlineData(sal_uInt8 * pTarget, sal_uInt16 nTargetBits);
95 sal_uInt8* pByteSwap;
115 sal_uInt8 * pLastLine;
/trunk/main/filter/source/graphicfilter/egif/
H A Dgiflzwc.cxx42 sal_uInt8* pBlockBuf;
43 sal_uInt8 nBlockBufSize;
49 GIFImageDataOutputStream( SvStream & rGIF, sal_uInt8 nLZWDataSize );
64 pBlockBuf[nBlockBufSize++] = (sal_uInt8) nBitsBuf; in FlushBitsBufsFullBytes()
83 GIFImageDataOutputStream::GIFImageDataOutputStream( SvStream & rGIF, sal_uInt8 nLZWDataSize ) : in GIFImageDataOutputStream()
86 pBlockBuf = new sal_uInt8[ 255 ]; in GIFImageDataOutputStream()
101 rStream << (sal_uInt8)0; in ~GIFImageDataOutputStream()
111 rStream << (sal_uInt8) nBlockBufSize; in FlushBlockBuf()
164 pIDOS=new GIFImageDataOutputStream(rGIF,(sal_uInt8)nDataSize); in StartCompression()
170 pTable[i].nValue = (sal_uInt8) ( pTable[i].nCode = i ); in StartCompression()
[all …]
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx39 sal_uInt8* mpBuf;
52 mpBuf ( new sal_uInt8[ nBufSize ] ) in PropEntry()
61 mpBuf ( new sal_uInt8[ mnSize ] ) in PropEntry()
74 mpBuf = new sal_uInt8[ mnSize ]; in operator =()
85 delete[] (sal_uInt8*)SwitchBuffer(); in Clear()
203 delete[] (sal_uInt8*)SwitchBuffer(); in operator =()
294 Section::Section( const sal_uInt8* pFMTID ) in Section()
538 sal_uInt8* pBuf = new sal_uInt8[ nPropSize ]; in Read()
589 sal_uInt8* pBuf = new sal_uInt8[ nSize ]; in Read()
647 const Section* PropRead::GetSection( const sal_uInt8* pFMTID ) in GetSection()
[all …]

Completed in 219 milliseconds

12345678910>>...72