Home
last modified time | relevance | path

Searched refs:SVBT32 (Results 1 – 24 of 24) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx76 SVBT32 fcMin;// 0x18 file offset of first character of text
79 SVBT32 fcMac;// 0x1c file offset of last character of text + 1
82 SVBT32 cbMac;// 0x20 file offset of last byte written to file + 1.
85 SVBT32 u4[4];// 0x24 reserved
86 SVBT32 ccpText;// 0x34 length of main document text stream
89 SVBT32 ccpFtn;// 0x38 length of footnote subdocument text stream
92 SVBT32 ccpHdd;// 0x3c length of header subdocument text stream
95 SVBT32 ccpMcr;// 0x40 length of macro subdocument text stream
98 SVBT32 ccpAtn;// 0x44 length of annotation subdocument text stream
101 SVBT32 cp5[4];// 0x48
[all …]
H A Dw1class.cxx413 SVBT32 lcb; in Ww1Picture()
756 sizeof(SVBT32)) / (sizeof(SVBT32) + nItemSize); in Ww1Plc()
758 (sal_uInt16)sizeof(SVBT32) == nCountBytes, "Ww1Plc"); in Ww1Plc()
782 ulRet = SVBT32ToUInt32(p + sizeof(SVBT32) * nIndex); in Where()
791 pRet = p + (iMac + 1) * sizeof(SVBT32) + in GetData()
971 lRet = SVBT32ToUInt32(aFkp+nIndex*sizeof(SVBT32)); in Where()
980 pRet = aFkp + (Count()+1) * sizeof(SVBT32) + in GetData()
992 DBG_ASSERT(nOffset>(sal_uInt16)(Count()*sizeof(SVBT32)), "calc error"); in Fill()
1021 DBG_ASSERT(nOffset>(sal_uInt16)(Count()*sizeof(SVBT32)), "calc error"); in Fill()
H A Dw1filter.cxx1818 SVBT32 tmpLong; in WriteBmp()
1823 if ((rOut.Write(tmpLong, sizeof(SVBT32))) != sizeof(SVBT32)) goto error; in WriteBmp()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx56 UInt32ToSVBT32( n, *(SVBT32*)p ); in Set_UInt32()
413SVBT32 lcb; // 0x0 number of bytes in the PIC structure plus size of following picture dat…
657 SVBT32 fc; // 0 FC pointing to drawing object data
689 SVBT32 lnpc; // LiNe Property Color -- RGB color value
704 SVBT32 dlpcFg; // FiLl Property Color ForeGround -- RGB color value
705 SVBT32 dlpcBg; // Property Color BackGround -- RGB color value
811 SVBT32 fc; // file offset of beginning of piece. The size of the
827 SVBT32 ITagBkmk; // when not -1, this tag identifies the
837 SVBT32 dttm;
839 SVBT32 cDepth;
[all …]
H A Dwrtw8sty.cxx97 SVBT32 fcSepx; // FC file offset to beginning of SEPX for section.
100 SVBT32 fcMpr; // FC, points to offset in FC space for MacWord
894 SVBT32 nP; in Write()
1824 SVBT32 nPos; in WritePlcSed()
H A Dwrtww8.cxx827 SVBT32 nLittle; in Append()
1179 SVBT32 nPos; // Signatur gefunden in Write()
1634 SVBT32 nL; in InsUInt32()
1670 SVBT32 nL; in InsUInt32()
H A Dwrtww8gr.cxx1027 SVBT32 nLen; in WriteGraphicNode()
H A Dww8scan.hxx412 SVBT32 aShortSprm; // mini storage: can contain ONE sprm with
H A Dww8par.cxx2011 nDateTime = SVBT32ToUInt32(*(SVBT32*)(pExtended+(nIndex*18))); in Read_And()
3220 sal_uInt32 nData = SVBT32ToUInt32(*(SVBT32*)pData); in ReadChar()
H A Dww8graf.cxx109 Color WW8TransCol(SVBT32 nWC) in WW8TransCol()
H A Dww8atr.cxx1763 SVBT32 nLen; in InsertSpecialChar()
H A Dww8scan.cxx864 sal_uLong n = SVBT32ToUInt32( *(SVBT32*)p ); in Get_ULong()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx44 { long n = SVBT32ToUInt32( *(SVBT32*)p ); p += 4; return n; } in Get_Long()
46 { sal_uLong n = SVBT32ToUInt32( *(SVBT32*)p ); p += 4; return n; } in Get_ULong()
55 { UInt32ToSVBT32( n, *(SVBT32*)p ); p+= 4; } in Set_UInt32()
387SVBT32 lcb; // 0x0 number of bytes in the PIC structure plus size of following picture dat…
565 SVBT32 fc; // 0 FC pointing to drawing object data
597 SVBT32 lnpc; // LiNe Property Color -- RGB color value
612 SVBT32 dlpcFg; // FiLl Property Color ForeGround -- RGB color value
613 SVBT32 dlpcBg; // Property Color BackGround -- RGB color value
736 SVBT32 fc; // file offset of beginning of piece. The size of the
787 SVBT32 ITagBkmk; // when not -1, this tag identifies the
[all …]
H A Dww8scan.hxx321 SVBT32 aShortSprm; // mini storage: can contain ONE sprm with
H A Ddump8a.cxx71 SVBT32 nData; in WW8ReadINT32()
H A Dww8scan.cxx772 sal_uLong n = SVBT32ToUInt32( *(SVBT32*)p ); in Get_ULong()
/trunk/main/tools/inc/tools/
H A Dsolar.h82 typedef sal_uInt8 SVBT32[4]; typedef
90 inline sal_uInt32 SVBT32ToUInt32 ( const SVBT32 p ) { return (sal_uInt32)p[0] in SVBT32ToUInt32()
121 inline void UInt32ToSVBT32 ( sal_uInt32 n, SVBT32 p ) { p[0] = (sal_uInt8) n; in UInt32ToSVBT32()
/trunk/main/vcl/source/gdi/
H A Djobset.cxx56 SVBT32 nDriverDataLen;
60 SVBT32 nPaperWidth;
61 SVBT32 nPaperHeight;
H A Danimate.cxx59 SVBT32 aBT32; in GetChecksum()
292 SVBT32 aBT32; in GetChecksum()
H A Dbitmapex.cxx375 SVBT32 aBT32; in GetChecksum()
H A Ddibtools.cxx969 SVBT32 aVal32; in ImplWriteDIBBits()
H A Dbitmap.cxx380 SVBT32 aBT32; in GetChecksum()
H A Dgdimtf.cxx2481 SVBT32 aBT32; in GetChecksum()
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx679 SVBT32 pnBuffer; in operator >>()
696 SVBT32 pnBuffer; in operator >>()
713 SVBT32 pnBuffer; in operator >>()