Searched refs:lcl_ReadBorders (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 122 sal_uInt8 lcl_ReadBorders(bool bVer67, WW8_BRC* brc, WW8PLCFx_Cp_FKP* pPap, 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() function 1782 if( ::lcl_ReadBorders( bVer67, brc, pPap )) // Umrandung in Read() 1902 if (::lcl_ReadBorders(bVer67, brc, 0, pStyle)) // Umrandung in Read() 4912 nBorder = ::lcl_ReadBorders(bVer67, aBrcs, 0, pStyles); in Read_Border() 4914 nBorder = ::lcl_ReadBorders(bVer67, aBrcs, pPlcxMan->GetPapPLCF()); in Read_Border()
|
Completed in 43 milliseconds