Home
last modified time | relevance | path

Searched refs:SVBT16 (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx39 { short n = SVBT16ToShort( *(SVBT16*)p ); p += 2; return n; } in Get_Short()
41 { sal_uInt16 n = SVBT16ToShort( *(SVBT16*)p ); p += 2; return n; } in Get_UShort()
52 { ShortToSVBT16( n, *(SVBT16*)p ); p+= 2; } in Set_UInt16()
148 SVBT16 aBits1;
162 SVBT16 aBits2;
388 SVBT16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion).
390 SVBT16 mm; // 0x6 int
391 SVBT16 xExt; // 0x8 int
392 SVBT16 yExt; // 0xa int
393 SVBT16 hMF; // 0xc int
[all …]
H A Dww8scan.cxx760 sal_uInt16 n = SVBT16ToShort( *(SVBT16*)p ); in Get_UShort()
3866 sal_uInt16 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in GetLen()
3897 return SVBT16ToShort( *((SVBT16*)p) ); in GetHandle()
3916 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in GetBookmark()
3952 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in MapName()
5823 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer6->wWeight ); in WW8Fonts()
5859 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer8->wWeight ); in WW8Fonts()
5869 *pTmp = SVBT16ToShort( *(SVBT16*)pTmp ); in WW8Fonts()
H A Ddump8a.cxx86 SVBT16 nData; in WW8ReadINT16()
/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx36 SVBT16 wIdent;// 0x0 int magic number
39 SVBT16 nFib;// 0x2 FIB version written
42 SVBT16 nProduct;// 0x4 product version written by
45 SVBT16 nlocale;// 0x6 language stamp---localized version;
48 SVBT16 pnNext;// 0x8
51 SVBT16 fFlags;
72 SVBT16 nFibBack;// 0xc
75 SVBT16 u2[5];// 0xe reserved
105 SVBT16 cbStshfOrig;// 0x5c count of bytes of original STSH allocation
111 SVBT16 cbStshf;// 0x62 count of bytes of current STSH allocation
[all …]
H A Dw1class.cxx244 p += sizeof(SVBT16); in Ww1StyleSheet()
245 cbStshf -= sizeof(SVBT16); in Ww1StyleSheet()
259 p += sizeof(SVBT16); in ReadNames()
262 nCountBytes = nCountBytes - sizeof(SVBT16); in ReadNames()
277 p += sizeof(SVBT16); in ReadChpx()
280 nCountBytes = nCountBytes - sizeof(SVBT16); in ReadChpx()
295 p += sizeof(SVBT16); in ReadPapx()
298 nCountBytes = nCountBytes - sizeof(SVBT16); in ReadPapx()
313 p += sizeof(SVBT16); in ReadEstcp()
314 DBG_ASSERT(rnCountBytes>=sizeof(SVBT16), "Ww1StyleSheet"); in ReadEstcp()
[all …]
H A Dw1filter.cxx1786 /*sal_uInt16 unknown1 = SVBT16ToShort(p);*/ p+= sizeof(SVBT16); nSize -= sizeof(SVBT16); in WriteBmp()
1787 /*sal_uInt16 unknown2 = SVBT16ToShort(p);*/ p+= sizeof(SVBT16); nSize -= sizeof(SVBT16); in WriteBmp()
1792 p+= sizeof(SVBT16); nSize -= sizeof(SVBT16); in WriteBmp()
1797 p+= sizeof(SVBT16); nSize -= sizeof(SVBT16); in WriteBmp()
1802 p+= sizeof(SVBT16); nSize -= sizeof(SVBT16); in WriteBmp()
1807 p+= sizeof(SVBT16); nSize -= sizeof(SVBT16); in WriteBmp()
1819 SVBT16 tmpShort; in WriteBmp()
1826 if ((rOut.Write(tmpShort, sizeof(SVBT16))) != sizeof(SVBT16)) goto error; in WriteBmp()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx50 ShortToSVBT16( n, *(SVBT16*)p ); in Set_UInt16()
236 SVBT16 aBits1;
251 SVBT16 aBits1;
252 SVBT16 aBits2;
414 SVBT16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion).
416 SVBT16 mm; // 0x6 int
417 SVBT16 xExt; // 0x8 int
418 SVBT16 yExt; // 0xa int
419 SVBT16 hMF; // 0xc int
424SVBT16 dxaGoal; // 0x1c horizontal measurement in twips of the rectangle the picture should …
[all …]
H A Dww8par2.cxx732 sTxt.Append(SVBT16ToShort(*(SVBT16*)pTxt)); in SetAnlvStrings()
1270 pTc->rgbrcVer6[ WW8_TOP ].aBits1, sizeof( SVBT16 ) ); in ReadDef()
1272 pTc->rgbrcVer6[ WW8_LEFT ].aBits1, sizeof( SVBT16 ) ); in ReadDef()
1274 pTc->rgbrcVer6[ WW8_BOT ].aBits1, sizeof( SVBT16 ) ); in ReadDef()
1276 pTc->rgbrcVer6[ WW8_RIGHT ].aBits1, sizeof( SVBT16 ) ); in ReadDef()
1283 pTc->rgbrcVer6[ WW8_RIGHT ].aBits1, sizeof( SVBT16 ) ); in ReadDef()
1363 sizeof( SVBT16 ) ); in ProcessSprmTSetBRC()
1367 sizeof( SVBT16 ) ); in ProcessSprmTSetBRC()
1371 sizeof( SVBT16 ) ); in ProcessSprmTSetBRC()
1375 sizeof( SVBT16 ) ); in ProcessSprmTSetBRC()
[all …]
H A Dww8scan.cxx852 sal_uInt16 n = SVBT16ToShort( *(SVBT16*)p ); in Get_UShort()
4267 long nPairFor = (p == NULL)? 0L : SVBT16ToShort(*((SVBT16*) p)); in operator ++()
4291 sal_uInt16 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in GetLen()
4322 return SVBT16ToShort( *((SVBT16*)p) ); in GetHandle()
4341 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in GetBookmark()
4398 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in MapName()
6519 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer6->wWeight ); in WW8Fonts()
6564 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer8->wWeight ); in WW8Fonts()
6571 sal_uInt8 nLength = sizeof( pVer8->szFfn ) / sizeof( SVBT16 ); in WW8Fonts()
6576 *pTmp = SVBT16ToShort( *(SVBT16*)pTmp ); in WW8Fonts()
H A Dww8graf.cxx444 SVBT16 *pP = new SVBT16[nCount * 2]; in ReadPolyLine()
1250 SVBT16 *pP = new SVBT16[nCount * 2]; in ReadCaptionBox()
H A Dwrtw8sty.cxx96 SVBT16 aBits1; // orientation change + internal, Default: 6
99 SVBT16 fnMpr; // used internally by Windows Word, Default: 0
1803 SVBT16 nL; in WriteSepx()
H A Dwrtww8.cxx1626 SVBT16 nL; in InsUInt16()
1664 SVBT16 nL; in InsUInt16()
3898 SVBT16 nStyle; in TableNodeInfoInner()
H A Dwrtw8nds.cxx1546 SVBT16 nSty; in FormatDrop()
2399 SVBT16 nSty; in TableNodeInfo()
H A Dww8par6.cxx1243 memcpy( rVar.aBits1, pS, sizeof( SVBT16 ) ); in _SetWW8_BRC()
3980 aSHD.SetWWValue( *(SVBT16*)pData ); in Read_CharShadow()
4835 aSHD.SetWWValue( *(SVBT16*)pData ); in Read_Shade()
H A Dww8atr.cxx979 SVBT16 nSty; in EndParagraph()
1067 SVBT16 nSty; in ParagraphStyle()
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx58 SVBT16 wIdent; // 0x0 int magic number in IsReader()
59 SVBT16 nFib; // 0x2 FIB version written in IsReader()
60 SVBT16 nProduct; // 0x4 product version written by in IsReader()
61 SVBT16 nlocale; // 0x6 language stamp---localized version; in IsReader()
62 SVBT16 pnNext; // 0x8 in IsReader()
63 SVBT16 fFlags; in IsReader()
/trunk/main/vcl/source/gdi/
H A Djobset.cxx54 SVBT16 nSize;
55 SVBT16 nSystem;
57 SVBT16 nOrientation;
58 SVBT16 nPaperBin;
59 SVBT16 nPaperFormat;
H A Dgdimtf.cxx2480 SVBT16 aBT16; in GetChecksum()
/trunk/main/tools/inc/tools/
H A Dsolar.h81 typedef sal_uInt8 SVBT16[2]; typedef
88 inline sal_uInt16 SVBT16ToShort( const SVBT16 p ) { return (sal_uInt16)p[0] in SVBT16ToShort()
119 inline void ShortToSVBT16( sal_uInt16 n, SVBT16 p ) { p[0] = (sal_uInt8) n; in ShortToSVBT16()
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx645 SVBT16 pnBuffer; in operator >>()
662 SVBT16 pnBuffer; in operator >>()
/trunk/main/filter/source/msfilter/
H A Dmscodec.cxx162 SVBT16 pnOrigKey; in InitKey()