Home
last modified time | relevance | path

Searched refs:WW8_BRC (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx160 struct WW8_BRC : public WW8_BRCVer6 // Border Code struct
174 typedef WW8_BRC WW8_BRC5[5]; // 5 * Border Code argument
375 WW8_BRC rgbrc[4];
408 WW8_BRC rgbrc[4];
443 WW8_BRC rgbrc[4]; // border codes
473 WW8_BRC rgbrcVer8[4]; // Dokumentation siehe oben unter WW8_TCell
H A Dww8scan.cxx1197 short WW8_BRC::DetermineBorderProperties(bool bVer67, short *pSpace, in DetermineBorderProperties()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx249 class WW8_BRC // Border Code class
263 WW8_BRC() in WW8_BRC() function in WW8_BRC
275 typedef WW8_BRC WW8_BRC5[5]; // 5 * Border Code
402 WW8_BRC rgbrc[4];
470 WW8_BRC rgbrc[4]; // border codes
500 WW8_BRC rgbrcVer8[4]; // Dokumentation siehe oben unter WW8_TCell
H A Dww8par6.cxx122 sal_uInt8 lcl_ReadBorders(bool bVer67, WW8_BRC* brc, WW8PLCFx_Cp_FKP* pPap,
1246 rVar = *((WW8_BRC*)pS); in _SetWW8_BRC()
1492 void Set1Border(bool bVer67, SvxBoxItem &rBox, const WW8_BRC& rBor, in Set1Border()
1534 bool WW8_BRC::IsEmpty(bool bVer67) const in IsEmpty()
1539 bool WW8_BRC::IsBlank() const in IsBlank()
1544 bool WW8_BRC::IsZeroed(bool bVer67) const in IsZeroed()
1549 bool SwWW8ImplReader::SetBorder(SvxBoxItem& rBox, const WW8_BRC* pbrc, in SetBorder()
1565 const WW8_BRC& rB = pbrc[ aIdArr[ i ] ]; in SetBorder()
1592 const WW8_BRC *pbrc) const in SetShadow()
1614 void SwWW8ImplReader::GetBorderDistance(const WW8_BRC* pbrc, in GetBorderDistance()
[all …]
H A Dww8par.hxx722 WW8_BRC brc[4];
1306 bool IsBorder(const WW8_BRC* pbrc, bool bChkBtwn = false) const;
1316 bool SetBorder(SvxBoxItem& rBox, const WW8_BRC* pbrc, short *pSizeArray=0,
1319 bool SetBorder(SvxBoxItem& rBox, const WW8_BRC* pbrc, short *pSizeArray=0,
1321 void GetBorderDistance(const WW8_BRC* pbrc, Rectangle& rInnerDist) const;
1324 const WW8_BRC *pbrc) const;
1326 bool SetFlyBordersShadow(SfxItemSet& rFlySet, const WW8_BRC *pbrc,
H A Dww8par2.cxx129 WW8_BRC aDefBrcs[6];
1310 memcpy( pAktTC->rgbrc, pTc->rgbrcVer8, 4 * sizeof( WW8_BRC ) ); in ReadDef()
1381 WW8_BRC* pBRC = (WW8_BRC*)(pParamsTSetBRC+3); in ProcessSprmTSetBRC()
1388 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC()
1392 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC()
1396 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC()
1400 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC()
H A Dwrtww8gr.cxx574 WW8_BRC aBrc; in WritePICFHeader()
786 WW8_BRC aBrc; in WritePICBulletFHeader()
H A Dww8atr.cxx4121 WW8_BRC WW8Export::TranslateBorderLine(const SvxBorderLine& rLine, in TranslateBorderLine()
4127 WW8_BRC aBrc; in TranslateBorderLine()
4213 WW8_BRC aBrc; in Out_BorderLine()
H A Dwrtww8.hxx1085 WW8_BRC TranslateBorderLine(const SvxBorderLine& pLine,
H A Dww8scan.cxx1289 short WW8_BRC::DetermineBorderProperties(bool bVer67, short *pSpace, in DetermineBorderProperties()

Completed in 211 milliseconds