Searched refs:Read_Border (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 4890 void SwWW8ImplReader::Read_Border(sal_uInt16 , const sal_uInt8* , short nLen) in Read_Border() function in SwWW8ImplReader 5256 {39, &SwWW8ImplReader::Read_Border}, //"sprmPBrcLeft", in GetWW2SprmDispatcher() 5258 {40, &SwWW8ImplReader::Read_Border}, //"sprmPBrcBottom", in GetWW2SprmDispatcher() 5260 {41, &SwWW8ImplReader::Read_Border}, //"sprmPBrcRight", in GetWW2SprmDispatcher() 5262 {42, &SwWW8ImplReader::Read_Border}, //"sprmPBrcBetween", in GetWW2SprmDispatcher() 5412 {39, &SwWW8ImplReader::Read_Border}, //"sprmPBrcLeft", in GetWW6SprmDispatcher() 5414 {40, &SwWW8ImplReader::Read_Border}, //"sprmPBrcBottom", in GetWW6SprmDispatcher() 5416 {41, &SwWW8ImplReader::Read_Border}, //"sprmPBrcRight", in GetWW6SprmDispatcher() 5418 {42, &SwWW8ImplReader::Read_Border}, //"sprmPBrcBetween", in GetWW6SprmDispatcher() 5802 {0x6426, &SwWW8ImplReader::Read_Border}, //"sprmPBrcBottom" in GetWW8SprmDispatcher() [all …]
|
H A D | ww8par.hxx | 1630 void Read_Border( sal_uInt16 nId, const sal_uInt8* pData, short nLen );
|
Completed in 53 milliseconds