Home
last modified time | relevance | path

Searched refs:SVBT8ToByte (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx560 sal_uInt8 hpsGet() { return SVBT8ToByte(hps); } in hpsGet()
562 sal_uInt8 hpsPosGet() { return SVBT8ToByte(hpsPos); } in hpsPosGet()
578 sal_uInt16 fnPicGet() { return SVBT8ToByte(fnPic); } in fnPicGet()
588 return SVBT8ToByte(cbFfnM1); } in cbFfnM1Get()
591 return SVBT8ToByte(fFlags); } in fFlagsGet()
640 return SVBT8ToByte(stc); } in stcGet()
699 return SVBT8ToByte(ch); } in chGet()
702 return SVBT8ToByte(flt); } in fltGet()
812 return SVBT8ToByte(aBits1); } in aBits1Get()
827 return SVBT8ToByte(aBits1); } in aBits1Get()
H A Dw1class.cxx113 sal_uInt8 nCountBytes = SVBT8ToByte(p); in ReadName()
178 sal_uInt16 nCountBytes = SVBT8ToByte(p); in ReadChpx()
196 sal_uInt16 nCountBytes = SVBT8ToByte(p); in ReadPapx()
213 stcNext = SVBT8ToByte(p); in ReadEstcp()
216 stcBase = SVBT8ToByte(p); in ReadEstcp()
456 if ((nCountBytes = SVBT8ToByte(x)) == 255 in Ww1Sprm()
481 sal_uInt16 nSize = SVBT8ToByte(pSprm); in Size()
486 sal_uInt16 nDel = SVBT8ToByte(pSprm+1) * 4; in Size()
499 nRet = SVBT8ToByte(pSprm); in Size()
533 nId = SVBT8ToByte(pSprm); in Fill()
[all …]
H A Dw1sprm.cxx172 sal_uInt8 nPara = SVBT8ToByte(pSprm); in STOP1()
182 rOut << SvxFmtSplitItem((SVBT8ToByte(pSprm) & 1) == 0, RES_PARATR_SPLIT); in STOP1()
190 rOut << SvxFmtKeepItem((SVBT8ToByte(pSprm) & 1) != 0, RES_KEEP); in STOP1()
198 rOut << SvxFmtBreakItem(SVBT8ToByte(pSprm) & 1? in STOP1()
413 rMan.GetSep().SetGrpfIhdt(SVBT8ToByte(pSprm)); in STOP1()
571 sal_uInt8 nPpc = SVBT8ToByte(pSprm); in Start()
H A Dw1class.hxx1067 sal_uInt16 Count() const { return SVBT8ToByte(aFkp+511); } in Count()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx652 if (SVBT8ToByte( rAV.nfc ) < 8) { in SetBaseAnlv()
656 switch(SVBT8ToByte( rAV.nfc )) in SetBaseAnlv()
686 if ((SVBT8ToByte(rAV.aBits1 ) & 0x4) >> 2) in SetBaseAnlv()
696 if ( SVBT8ToByte( rAV.aBits1 ) & 0x08 ) //fHang in SetBaseAnlv()
705 if( SVBT8ToByte( rAV.nfc ) == 5 || SVBT8ToByte( rAV.nfc ) == 7 ) in SetBaseAnlv()
730 for(xub_StrLen i = SVBT8ToByte(rAV.cbTextBefore); in SetAnlvStrings()
731 i < SVBT8ToByte(rAV.cbTextAfter); ++i, pTxt += 2) in SetAnlvStrings()
748 sTxt.Fill( SVBT8ToByte( rAV.cbTextBefore ) in SetAnlvStrings()
794 if( SVBT8ToByte( rAV.cbTextAfter ) ) in SetAnlvStrings()
956 nTxtOfs += SVBT8ToByte(pAV1->cbTextBefore) in SetNumOlst()
[all …]
H A Dww8graf.cxx186 RndStdIds eAnchor = (SVBT8ToByte(pDo->by) < 2) ? FLY_AT_PAGE : FLY_AT_PARA; in ReadGrafStart()
194 if( SVBT8ToByte( pDo->bx ) == 1 ) // Pos: echt links in ReadGrafStart()
202 if( SVBT8ToByte( pDo->bx ) != 1 ) in ReadGrafStart()
416 short nW = nA[ ( ( SVBT8ToByte( aArc.fLeft ) & 1 ) << 1 ) in ReadArc()
417 + ( SVBT8ToByte( aArc.fUp ) & 1 ) ]; in ReadArc()
418 if( !SVBT8ToByte( aArc.fLeft ) ){ in ReadArc()
422 if( SVBT8ToByte( aArc.fUp ) ){ in ReadArc()
H A Dww8par6.cxx167 sal_uInt8 nVal = ( pS ) ? SVBT8ToByte( pS ) : nDefaultVal; in ReadBSprm()
3044 sal_uInt8 nBidi = SVBT8ToByte( pData ); in Read_Bidi()
3873 sal_uInt8 nfChsDiff = SVBT8ToByte( pData ); in Read_CharSet()
4423 sal_uInt8 nVal = SVBT8ToByte( pData ); in Read_IdctHint()
H A Dww8graf2.cxx768 pPic->rcWinMF[i] = SVBT8ToByte( pPicS->rcWinMF[i] ); in WW8PicShadowToReal()
H A Dww8par.cxx1597 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 Dww8scan.cxx846 sal_uInt8 n = SVBT8ToByte( *(SVBT8*)p ); in Get_Byte()
/trunk/main/tools/inc/tools/
H A Dsolar.h87 inline sal_uInt8 SVBT8ToByte ( const SVBT8 p ) { return p[0]; } in SVBT8ToByte() function
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx36 { sal_uInt8 n = SVBT8ToByte( *(SVBT8*)p ); p += 1; return n; } in Get_Byte()
H A Ddump8a.cxx106 rTarget = SVBT8ToByte( nData ); in WW8ReadBYTE()
H A Dww8scan.cxx754 sal_uInt8 n = SVBT8ToByte( *(SVBT8*)p ); in Get_Byte()

Completed in 237 milliseconds