Searched refs:WW8_BRC (Results 1 – 10 of 10) sorted by relevance
| /AOO42X/main/sw/source/filter/ww8/dump/ |
| H A D | ww8struc.hxx | 160 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 D | ww8scan.cxx | 1196 short WW8_BRC::DetermineBorderProperties(bool bVer67, short *pSpace, in DetermineBorderProperties()
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8struc.hxx | 248 class WW8_BRC // Border Code class 262 WW8_BRC() in WW8_BRC() function in WW8_BRC 274 typedef WW8_BRC WW8_BRC5[5]; // 5 * Border Code 401 WW8_BRC rgbrc[4]; 469 WW8_BRC rgbrc[4]; // border codes 499 WW8_BRC rgbrcVer8[4]; // Dokumentation siehe oben unter WW8_TCell
|
| H A D | ww8par6.cxx | 121 sal_uInt8 lcl_ReadBorders(bool bVer67, WW8_BRC* brc, WW8PLCFx_Cp_FKP* pPap, 1238 static bool _SetWW8_BRC(bool bVer67, WW8_BRC& rVar, const sal_uInt8* pS) in _SetWW8_BRC() 1245 rVar = *((WW8_BRC*)pS); in _SetWW8_BRC() 1251 sal_uInt8 lcl_ReadBorders(bool bVer67, WW8_BRC* brc, WW8PLCFx_Cp_FKP* pPap, in lcl_ReadBorders() 1491 void Set1Border(bool bVer67, SvxBoxItem &rBox, const WW8_BRC& rBor, in Set1Border() 1503 bool lcl_IsBorder(bool bVer67, const WW8_BRC* pbrc, bool bChkBtwn = false) in lcl_IsBorder() 1528 bool SwWW8ImplReader::IsBorder(const WW8_BRC* pbrc, bool bChkBtwn) const in IsBorder() 1533 bool WW8_BRC::IsEmpty(bool bVer67) const in IsEmpty() 1538 bool WW8_BRC::IsBlank() const in IsBlank() 1543 bool WW8_BRC::IsZeroed(bool bVer67) const in IsZeroed() [all …]
|
| H A D | ww8par.hxx | 721 WW8_BRC brc[4]; 1305 bool IsBorder(const WW8_BRC* pbrc, bool bChkBtwn = false) const; 1315 bool SetBorder(SvxBoxItem& rBox, const WW8_BRC* pbrc, short *pSizeArray=0, 1318 bool SetBorder(SvxBoxItem& rBox, const WW8_BRC* pbrc, short *pSizeArray=0, 1320 void GetBorderDistance(const WW8_BRC* pbrc, Rectangle& rInnerDist) const; 1323 const WW8_BRC *pbrc) const; 1325 bool SetFlyBordersShadow(SfxItemSet& rFlySet, const WW8_BRC *pbrc,
|
| H A D | ww8par2.cxx | 128 WW8_BRC aDefBrcs[6]; 1309 memcpy( pAktTC->rgbrc, pTc->rgbrcVer8, 4 * sizeof( WW8_BRC ) ); in ReadDef() 1380 WW8_BRC* pBRC = (WW8_BRC*)(pParamsTSetBRC+3); in ProcessSprmTSetBRC() 1387 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC() 1391 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC() 1395 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC() 1399 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC()
|
| H A D | wrtww8gr.cxx | 573 WW8_BRC aBrc; in WritePICFHeader() 785 WW8_BRC aBrc; in WritePICBulletFHeader()
|
| H A D | ww8atr.cxx | 4120 WW8_BRC WW8Export::TranslateBorderLine(const SvxBorderLine& rLine, in TranslateBorderLine() 4126 WW8_BRC aBrc; in TranslateBorderLine() 4212 WW8_BRC aBrc; in Out_BorderLine()
|
| H A D | wrtww8.hxx | 1084 WW8_BRC TranslateBorderLine(const SvxBorderLine& pLine,
|
| H A D | ww8scan.cxx | 1288 short WW8_BRC::DetermineBorderProperties(bool bVer67, short *pSpace, in DetermineBorderProperties()
|