Searched refs:WW8_BRC (Results 1 – 10 of 10) sorted by relevance
/aoo4110/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 | 1197 short WW8_BRC::DetermineBorderProperties(bool bVer67, short *pSpace, in DetermineBorderProperties()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8struc.hxx | 249 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 D | ww8par6.cxx | 122 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 D | ww8par.hxx | 722 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 D | ww8par2.cxx | 129 WW8_BRC aDefBrcs[6]; 1281 memcpy( pAktTC->rgbrc, pTc->rgbrcVer8, 4 * sizeof( WW8_BRC ) ); in ReadDef() 1352 WW8_BRC* pBRC = (WW8_BRC*)(pParamsTSetBRC+3); in ProcessSprmTSetBRC() 1359 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC() 1363 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC() 1367 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC() 1371 sizeof( WW8_BRC ) ); in ProcessSprmTSetBRC()
|
H A D | wrtww8gr.cxx | 574 WW8_BRC aBrc; in WritePICFHeader() 786 WW8_BRC aBrc; in WritePICBulletFHeader()
|
H A D | ww8atr.cxx | 4121 WW8_BRC WW8Export::TranslateBorderLine(const SvxBorderLine& rLine, in TranslateBorderLine() 4127 WW8_BRC aBrc; in TranslateBorderLine() 4213 WW8_BRC aBrc; in Out_BorderLine()
|
H A D | wrtww8.hxx | 1085 WW8_BRC TranslateBorderLine(const SvxBorderLine& pLine,
|
H A D | ww8scan.cxx | 1289 short WW8_BRC::DetermineBorderProperties(bool bVer67, short *pSpace, in DetermineBorderProperties()
|
Completed in 156 milliseconds