Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx121 sal_uInt8 lcl_ReadBorders(bool bVer67, WW8_BRC* brc, WW8PLCFx_Cp_FKP* pPap,
1130 ::lcl_ReadBorders(eVer <= ww::eWW7, aNewSection.brc, 0, 0, pSep); in CreateSep()
1251 sal_uInt8 lcl_ReadBorders(bool bVer67, WW8_BRC* brc, WW8PLCFx_Cp_FKP* pPap, in lcl_ReadBorders() function
1781 if( ::lcl_ReadBorders( bVer67, brc, pPap )) // Umrandung in Read()
1901 if (::lcl_ReadBorders(bVer67, brc, 0, pStyle)) // Umrandung in Read()
4911 nBorder = ::lcl_ReadBorders(bVer67, aBrcs, 0, pStyles); in Read_Border()
4913 nBorder = ::lcl_ReadBorders(bVer67, aBrcs, pPlcxMan->GetPapPLCF()); in Read_Border()