Home
last modified time | relevance | path

Searched refs:brc (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx122 sal_uInt8 lcl_ReadBorders(bool bVer67, WW8_BRC* brc, WW8PLCFx_Cp_FKP* pPap,
464 if (!IsBorder(rSection.brc)) in SetPageBorder()
469 SetFlyBordersShadow(aSet, rSection.brc, &aSizeArray[0]); in SetPageBorder()
1131 ::lcl_ReadBorders(eVer <= ww::eWW7, aNewSection.brc, 0, 0, pSep); in CreateSep()
1252 sal_uInt8 lcl_ReadBorders(bool bVer67, WW8_BRC* brc, WW8PLCFx_Cp_FKP* pPap, in lcl_ReadBorders() argument
1277 nBorder |= (_SetWW8_BRC( bVer67, brc[ i ], pSprm[ i ] ))<<i; in lcl_ReadBorders()
1782 if( ::lcl_ReadBorders( bVer67, brc, pPap )) // Umrandung in Read()
1783 bBorderLines = ::lcl_IsBorder( bVer67, brc ); in Read()
1902 if (::lcl_ReadBorders(bVer67, brc, 0, pStyle)) // Umrandung in Read()
1903 bBorderLines = ::lcl_IsBorder(bVer67, brc); in Read()
[all …]
H A Dww8par2.hxx68 WW8_BRC5 brc; // Umrandung Top, Left, Bottom, Right, Between member
H A Dww8par.hxx722 WW8_BRC brc[4]; member in wwSection

Completed in 57 milliseconds