/aoo4110/main/sw/source/filter/ww1/ |
H A D | w1struct.hxx | 810 SVBT8 aBits1; member 812 return SVBT8ToByte(aBits1); } in aBits1Get() 825 SVBT8 aBits1; member 827 return SVBT8ToByte(aBits1); } in aBits1Get() 849 SVBT16 aBits1; 851 sal_uInt16 GetFore() { return SVBT16ToShort(aBits1) & 0x01; }; 853 ShortToSVBT16((SVBT16ToShort(aBits1)&0xffe0)|(nVal&0x1f), aBits1); }; 855 W1_SHD() { ShortToSVBT16( 0, aBits1 ); }; 858 ShortToSVBT16((SVBT16ToShort(aBits1)&0xfc1f)|(nVal&0x1f)<<5, aBits1); }; 862 ShortToSVBT16((SVBT16ToShort(aBits1)&0x83ff)|(nVal&0x1f)<<10, aBits1); }; [all …]
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8struc.hxx | 237 SVBT16 aBits1; member 252 SVBT16 aBits1; member in WW8_BRC 265 memset(aBits1, 0, sizeof(aBits1)); in WW8_BRC() 448 SVBT8 aBits1; member 558 SVBT8 aBits1; member 669 SVBT16 aBits1; member 742 SVBT16 aBits1; member 753 SVBT16 aBits1; member 782 SVBT16 aBits1; member 806 SVBT8 aBits1; member [all …]
|
H A D | ww8par2.cxx | 657 if ((SVBT8ToByte(rAV.aBits1 ) & 0x4) >> 2) in SetBaseAnlv() 1334 pBRC->aBits1, in ProcessSprmTSetBRC() 1338 pBRC->aBits1, in ProcessSprmTSetBRC() 1342 pBRC->aBits1, in ProcessSprmTSetBRC() 1346 pBRC->aBits1, in ProcessSprmTSetBRC() 1358 pBRC->aBits1, in ProcessSprmTSetBRC() 1362 pBRC->aBits1, in ProcessSprmTSetBRC() 1366 pBRC->aBits1, in ProcessSprmTSetBRC() 1370 pBRC->aBits1, in ProcessSprmTSetBRC() 1387 aDefBrcs[i].aBits1[0] = pParams[ 2*i ]; in ProcessSprmTTableBorders() [all …]
|
H A D | ww8par3.cxx | 542 sal_uInt8 aBits1; in ReadLVL() local 559 rSt >> aBits1; in ReadLVL() 561 aLVL.nAlign = (aBits1 & 0x03); in ReadLVL() 1169 sal_uInt8 aBits1; in WW8ListManager() local 1200 rSt >> aBits1; in WW8ListManager() 1207 if( aBits1 & 0x01 ) in WW8ListManager() 1209 if( aBits1 & 0x02 ) in WW8ListManager() 1440 rSt >> aBits1; in WW8ListManager() 1453 if( (0xFF > aBits1) && in WW8ListManager() 1456 if (aBits1 & 0x10) in WW8ListManager() [all …]
|
H A D | ww8par6.cxx | 1244 memcpy( rVar.aBits1, pS, sizeof( SVBT16 ) ); in _SetWW8_BRC() 1508 ( pbrc[WW8_LEFT ].aBits1[0] & 0x18 ) || in lcl_IsBorder() 1509 ( pbrc[WW8_BOT ].aBits1[0] & 0x18 ) || in lcl_IsBorder() 1510 ( pbrc[WW8_RIGHT].aBits1[0] & 0x18 ) || in lcl_IsBorder() 1513 ( (pbrc[WW8_TOP ].aBits1[0] & 0x07)+1 > 6) || in lcl_IsBorder() 1523 pbrc[WW8_LEFT ].aBits1[1] || in lcl_IsBorder() 1524 pbrc[WW8_BOT ].aBits1[1] || in lcl_IsBorder() 1525 pbrc[WW8_RIGHT].aBits1[1] || in lcl_IsBorder() 1526 (bChkBtwn && pbrc[WW8_BETW ].aBits1[1]); in lcl_IsBorder() 1541 return (aBits1[0] == 0xff && aBits1[1] == 0xff); in IsBlank() [all …]
|
H A D | ww8graf2.cxx | 777 pPic->brcl = pPicS->aBits1[0] & 0x0f; in WW8PicShadowToReal() 778 pPic->fFrameEmpty = (pPicS->aBits1[0] & 0x10) >> 4; in WW8PicShadowToReal() 779 pPic->fBitmap = (pPicS->aBits1[0] & 0x20) >> 5; in WW8PicShadowToReal() 780 pPic->fDrawHatch = (pPicS->aBits1[0] & 0x40) >> 6; in WW8PicShadowToReal() 781 pPic->fError = (pPicS->aBits1[0] & 0x80) >> 7; in WW8PicShadowToReal() 808 sal_uInt16 nBits = SVBT16ToShort( pFSPAS->aBits1 ); in WW8FSPAShadowToReal()
|
H A D | ww8scan.cxx | 1303 sal_uInt16 aBrc1 = SVBT16ToShort(aBits1); in DetermineBorderProperties() 1319 nIdx = aBits1[1]; in DetermineBorderProperties() 1324 nMSTotalWidth = aBits1[ 0 ] * 20 / 8; in DetermineBorderProperties() 5364 sal_uInt8 aBits1; in WW8Fib() local 5423 rSt >> aBits1; in WW8Fib() 5660 fDot = aBits1 & 0x01 ; in WW8Fib() 5661 fGlsy = ( aBits1 & 0x02 ) >> 1; in WW8Fib() 5662 fComplex = ( aBits1 & 0x04 ) >> 2; in WW8Fib() 5663 fHasPic = ( aBits1 & 0x08 ) >> 3; in WW8Fib() 5664 cQuickSaves = ( aBits1 & 0xf0 ) >> 4; in WW8Fib()
|
H A D | wrtw8num.cxx | 667 ByteToSVBT8(nb, rAnlv.aBits1); in BuildAnlvBulletBase() 840 ByteToSVBT8( nb, rAnlv.aBits1 ); in BuildAnlvBase()
|
H A D | wrtww8gr.cxx | 600 memcpy( pArr, &aBrc.aBits1, 2); in WritePICFHeader() 805 memcpy( pArr, &aBrc.aBits1, 2); in WritePICBulletFHeader()
|
H A D | ww8atr.cxx | 4177 aBrc.aBits1[0] = sal_uInt8(nWidth); in TranslateBorderLine() 4178 aBrc.aBits1[1] = brcType; in TranslateBorderLine() 4194 ShortToSVBT16( aBits, aBrc.aBits1); in TranslateBorderLine() 4224 rO.Insert( aBrc.aBits1, 2, rO.Count() ); in Out_BorderLine() 4232 rO.Insert( aBrc.aBits1, 2, rO.Count() ); in Out_BorderLine()
|
H A D | ww8graf.cxx | 447 sal_uInt16 nCount = SVBT16ToShort( aPoly.aBits1 ) >> 1 & 0x7fff; in ReadPolyLine() 463 …SdrObject* pObj = new SdrPathObj(( SVBT16ToShort( aPoly.aBits1 ) & 0x1 ) ? OBJ_POLY : OBJ_PLIN, ::… in ReadPolyLine() 1253 sal_uInt16 nCount = SVBT16ToShort( aCallB.dpPolyLine.aBits1 ) >> 1 & 0x7fff; in ReadCaptionBox()
|
H A D | ww8par.cxx | 1597 switch( SVBT8ToByte( pTyp[i].aBits1 ) & 0x7 ) // pTyp[i].jc in Read_Tab() 1615 switch( SVBT8ToByte( pTyp[i].aBits1 ) >> 3 & 0x7 ) in Read_Tab()
|
H A D | wrtw8sty.cxx | 97 SVBT16 aBits1; // orientation change + internal, Default: 6 member
|
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | ww8struc.hxx | 148 SVBT16 aBits1; member 406 SVBT8 aBits1; //0x2c member 421 SVBT8 aBits1; member 513 SVBT8 aBits1; member 576 SVBT16 aBits1; member 649 SVBT16 aBits1; member 660 SVBT16 aBits1; member 689 SVBT16 aBits1; member 730 SVBT8 aBits1; member 746 sal_uInt8 aBits1; // member
|
H A D | dump8a.cxx | 907 if( rPhe.aBits1 == 0 && rPhe.nlMac == 0 in DumpPhe() 916 *pOut << indent2 << "fSpare: " << ( rPhe.aBits1 & 0x1 ); in DumpPhe() 917 *pOut << ", fUnk: " << (( rPhe.aBits1 >> 1 ) & 1 ); in DumpPhe() 918 *pOut << ", fDiffLines: " << (( rPhe.aBits1 >> 2 ) & 1 ); in DumpPhe() 919 *pOut << ", unused: " << (( rPhe.aBits1 >> 3 ) & 0x1F ) in DumpPhe() 920 << " (" << (short)(( rPhe.aBits1 >> 2 ) & 0x3F ) + in DumpPhe() 925 if( rPhe.aBits1 & 0x4 ) in DumpPhe() 1164 sal_uInt8 aBits1; member 1196 *pOut << ", Bits: " << hex2 << (sal_uInt16)p->aBits1 << ' ' in DumpPLCFPcd()
|
H A D | ww8scan.cxx | 1211 sal_uInt16 aBrc1 = SVBT16ToShort(aBits1); in DetermineBorderProperties() 1228 nIdx = aBits1[1]; in DetermineBorderProperties() 1233 nMSTotalWidth = aBits1[ 0 ] * 20 / 8; in DetermineBorderProperties() 4834 sal_uInt8 aBits1; in WW8Fib() local 4895 rSt >> aBits1; in WW8Fib() 5125 fDot = aBits1 & 0x01 ; in WW8Fib() 5126 fGlsy = ( aBits1 & 0x02 ) >> 1; in WW8Fib() 5127 fComplex = ( aBits1 & 0x04 ) >> 2; in WW8Fib() 5128 fHasPic = ( aBits1 & 0x08 ) >> 3; in WW8Fib() 5129 cQuickSaves = ( aBits1 & 0xf0 ) >> 4; in WW8Fib()
|