| /AOO41X/main/sw/source/filter/ww8/dump/ |
| H A D | ww8struc.hxx | 39 { 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 D | ww8scan.cxx | 761 sal_uInt16 n = SVBT16ToShort( *(SVBT16*)p ); in Get_UShort() 3867 sal_uInt16 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in GetLen() 3898 return SVBT16ToShort( *((SVBT16*)p) ); in GetHandle() 3917 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in GetBookmark() 3953 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in MapName() 5824 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer6->wWeight ); in WW8Fonts() 5860 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer8->wWeight ); in WW8Fonts() 5870 *pTmp = SVBT16ToShort( *(SVBT16*)pTmp ); in WW8Fonts()
|
| H A D | dump8a.cxx | 86 SVBT16 nData; in WW8ReadINT16()
|
| /AOO41X/main/sw/source/filter/ww1/ |
| H A D | w1struct.hxx | 36 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 D | w1class.cxx | 244 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 D | w1filter.cxx | 1786 /*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()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | ww8struc.hxx | 51 ShortToSVBT16( n, *(SVBT16*)p ); in Set_UInt16() 237 SVBT16 aBits1; 252 SVBT16 aBits1; 253 SVBT16 aBits2; 415 SVBT16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion). 417 SVBT16 mm; // 0x6 int 418 SVBT16 xExt; // 0x8 int 419 SVBT16 yExt; // 0xa int 420 SVBT16 hMF; // 0xc int 425 …SVBT16 dxaGoal; // 0x1c horizontal measurement in twips of the rectangle the picture should … [all …]
|
| H A D | ww8par2.cxx | 733 sTxt.Append(SVBT16ToShort(*(SVBT16*)pTxt)); in SetAnlvStrings() 1271 pTc->rgbrcVer6[ WW8_TOP ].aBits1, sizeof( SVBT16 ) ); in ReadDef() 1273 pTc->rgbrcVer6[ WW8_LEFT ].aBits1, sizeof( SVBT16 ) ); in ReadDef() 1275 pTc->rgbrcVer6[ WW8_BOT ].aBits1, sizeof( SVBT16 ) ); in ReadDef() 1277 pTc->rgbrcVer6[ WW8_RIGHT ].aBits1, sizeof( SVBT16 ) ); in ReadDef() 1284 pTc->rgbrcVer6[ WW8_RIGHT ].aBits1, sizeof( SVBT16 ) ); in ReadDef() 1364 sizeof( SVBT16 ) ); in ProcessSprmTSetBRC() 1368 sizeof( SVBT16 ) ); in ProcessSprmTSetBRC() 1372 sizeof( SVBT16 ) ); in ProcessSprmTSetBRC() 1376 sizeof( SVBT16 ) ); in ProcessSprmTSetBRC() [all …]
|
| H A D | ww8scan.cxx | 853 sal_uInt16 n = SVBT16ToShort( *(SVBT16*)p ); in Get_UShort() 4268 long nPairFor = (p == NULL)? 0L : SVBT16ToShort(*((SVBT16*) p)); in operator ++() 4292 sal_uInt16 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in GetLen() 4323 return SVBT16ToShort( *((SVBT16*)p) ); in GetHandle() 4342 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in GetBookmark() 4399 nEndIdx = SVBT16ToShort( *((SVBT16*)p) ); in MapName() 6520 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer6->wWeight ); in WW8Fonts() 6565 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer8->wWeight ); in WW8Fonts() 6572 sal_uInt8 nLength = sizeof( pVer8->szFfn ) / sizeof( SVBT16 ); in WW8Fonts() 6577 *pTmp = SVBT16ToShort( *(SVBT16*)pTmp ); in WW8Fonts()
|
| H A D | ww8graf.cxx | 448 SVBT16 *pP = new SVBT16[nCount * 2]; in ReadPolyLine() 1254 SVBT16 *pP = new SVBT16[nCount * 2]; in ReadCaptionBox()
|
| H A D | wrtw8sty.cxx | 97 SVBT16 aBits1; // orientation change + internal, Default: 6 100 SVBT16 fnMpr; // used internally by Windows Word, Default: 0 1804 SVBT16 nL; in WriteSepx()
|
| H A D | wrtww8.cxx | 1641 SVBT16 nL; in InsUInt16() 1679 SVBT16 nL; in InsUInt16() 3913 SVBT16 nStyle; in TableNodeInfoInner()
|
| H A D | wrtw8nds.cxx | 1547 SVBT16 nSty; in FormatDrop() 2400 SVBT16 nSty; in TableNodeInfo()
|
| H A D | ww8par6.cxx | 1244 memcpy( rVar.aBits1, pS, sizeof( SVBT16 ) ); in _SetWW8_BRC() 3981 aSHD.SetWWValue( *(SVBT16*)pData ); in Read_CharShadow() 4836 aSHD.SetWWValue( *(SVBT16*)pData ); in Read_Shade()
|
| H A D | ww8atr.cxx | 980 SVBT16 nSty; in EndParagraph() 1068 SVBT16 nSty; in ParagraphStyle()
|
| /AOO41X/main/sw/source/filter/basflt/ |
| H A D | iodetect.cxx | 58 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()
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | jobset.cxx | 54 SVBT16 nSize; 55 SVBT16 nSystem; 57 SVBT16 nOrientation; 58 SVBT16 nPaperBin; 59 SVBT16 nPaperFormat;
|
| H A D | gdimtf.cxx | 2480 SVBT16 aBT16; in GetChecksum()
|
| /AOO41X/main/tools/inc/tools/ |
| H A D | solar.h | 81 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()
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xistream.cxx | 645 SVBT16 pnBuffer; in operator >>() 662 SVBT16 pnBuffer; in operator >>()
|
| /AOO41X/main/filter/source/msfilter/ |
| H A D | mscodec.cxx | 162 SVBT16 pnOrigKey; in InitKey()
|