Home
last modified time | relevance | path

Searched refs:bVer67 (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx223 if (bVer67) in SetDocumentGrid()
1243 if( bVer67 ) in _SetWW8_BRC()
1268 if( !bVer67 ) in lcl_ReadBorders()
1506 if( bVer67 ) in lcl_IsBorder()
1618 if (bVer67) in GetBorderDistance()
1717 bVer67 = bIsVer67; in WW8FlyPara()
1749 if( bVer67 ) in Read()
1869 if (bVer67) in Read()
2465 if (bVer67) in IsDropCap()
4061 if (bVer67) in lcl_HasExplicitLeft()
[all …]
H A Dww8par2.cxx143 void ReadDef(bool bVer67, const sal_uInt8* pS);
723 if (bVer67) in SetAnlvStrings()
960 if (!bVer67) in SetNumOlst()
1208 if (!bVer67) in ReadDef()
1260 if( bVer67 ) in ReadDef()
1355 if( bVer67 ) in ProcessSprmTSetBRC()
1412 if( bVer67 ) in ProcessSprmTTableBorders()
1709 if (bVer67) in HasTabCellSprm()
2310 if ( pIo->bVer67 ? in CalcDefaults()
2328 if ( pIo->bVer67 ? in CalcDefaults()
[all …]
H A Dww8struc.hxx268 short DetermineBorderProperties (bool bVer67, short *pSpace=0,
270 bool IsEmpty(bool bVer67) const;
271 bool IsZeroed(bool bVer67) const;
519 sal_uInt8 GetStyle(bool bVer67) const in GetStyle()
520 { return (sal_uInt8)((maBits >> 10) & ( bVer67 ? 0x1f : 0x3f ) ); } in GetStyle()
537 void SetStyle(bool bVer67, sal_uInt8 nVal) in SetStyle()
539 if (bVer67) in SetStyle()
642 void ReadFromMem(const sal_uInt8 *&pData, bool bVer67)
H A Dww8par.cxx1982 if( bVer67 ) in Read_And()
2116 if( bVer67 ) in HasOwnHeaderFooter()
2164 if( bVer67 ) in Read_HdFt()
2376 if (bVer67) in TabRowSprm()
2443 if (bVer67) in ProcessSpecial()
2457 if (nCellLevel && !bVer67) in ProcessSpecial()
2889 if (!bVer67) in ReadPlainChars()
3606 if (bVer67) in ReadText()
4223 if (!bVer67) { in ReadDocVars()
4335 bVer67 = bVer6 || bVer7; in CoreLoad()
[all …]
H A Dww8graf2.cxx478 bool bVer67) in PicRead() argument
489 pDataStream->Read( &pPic->rgbrc[i], bVer67 ? 2 : 4); in PicRead()
492 if (!bVer67) in PicRead()
521 PicRead( pDataStream, &aPic, bVer67); in ImportGraf()
H A Dww8par4.cxx469 WW8ReadSTTBF( !bVer67, rStrm, nTblPos, nTblSiz, bVer67 ? 2 : 0, in ReadRevMarkAuthorStrTabl()
514 if( bVer67 ) in Read_CRevisionMark()
H A Dww8par.hxx551 SwWW8Shade(bool bVer67, const WW8_SHD& rSHD);
1189 bool bVer67; // ( (6 == nVersion) || (7 == nVersion) ); member in SwWW8ImplReader
1675 static sal_uInt32 ExtractColour(const sal_uInt8* &rpData, bool bVer67);
1742 static void PicRead( SvStream *pDataStream, WW8_PIC *pPic, bool bVer67);
H A Dww8par2.hxx62 bool bVer67; member
H A Dww8par3.cxx2019 if (pStyles && !bVer67) in Read_ListLevel()
2029 if (pStyles && !bVer67) in Read_ListLevel()
2233 PicRead( pDataStream, &aPic, bVer67); in ImportFormulaControl()
H A Dww8scan.cxx1163 bVer67= bVer67P; in WW8PLCFx_PCD()
1242 if( !bVer67 ) in AktPieceStartCp2Fc()
1271 if( !bVer67 ) in AktPieceStartFc2Cp()
1289 short WW8_BRC::DetermineBorderProperties(bool bVer67, short *pSpace, in DetermineBorderProperties() argument
1301 if( bVer67 ) in DetermineBorderProperties()
H A Dww8scan.hxx437 bool bVer67; member in WW8PLCFx_PCD
H A Dww8graf.cxx2533 if( bVer67 ) in Read_GrafLayer()
H A Dww8par5.cxx601 if (pPlcxMan && !bVer67) in GetTimeDatePara()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx492 …sal_uInt8 GetStyle(sal_Bool bVer67) const { return (sal_uInt8)((aBits >> 10) & ( bVer67?0x1f:0x3f … in GetStyle()
501 void SetStyle( sal_Bool bVer67, sal_uInt8 nVal ){ in SetStyle()
502 aBits = (aBits & ( bVer67?0x83ff:0x03ff ) ) in SetStyle()
503 | ((nVal & ( bVer67?0x1f:0x2f ))<<10); } in SetStyle()
H A Dww8scan.cxx1117 if( !bVer67 ) in AktPieceStartCp2Fc()
1146 if( !bVer67 ) in AktPieceStartFc2Cp()
1209 if( bVer67 ) in DetermineBorderProperties()
4916 if( !bVer67 ) in WW8Fib()
4952 if( bVer67 ) in WW8Fib()
4965 if( bVer67 ) in WW8Fib()
5065 if (bVer67) in WW8Fib()
5140 if (bVer67) in WW8Fib()
5769 if( !bVer67 ) in WW8Fonts()
5783 if( bVer67 ) in WW8Fonts()
[all …]
H A Dww8scan.hxx341 sal_Bool bVer67; member in WW8PLCFx_PCD
366 sal_Bool IsVersion67() const { return bVer67; } in IsVersion67()

Completed in 309 milliseconds