Searched refs:Read_Border (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par6.cxx | 4889 void SwWW8ImplReader::Read_Border(sal_uInt16 , const sal_uInt8* , short nLen) in Read_Border() function in SwWW8ImplReader 5254 {38, &SwWW8ImplReader::Read_Border}, //"sprmPBrcTop", pap.brcTop BRC in GetWW2SprmDispatcher() 5255 {39, &SwWW8ImplReader::Read_Border}, //"sprmPBrcLeft", in GetWW2SprmDispatcher() 5257 {40, &SwWW8ImplReader::Read_Border}, //"sprmPBrcBottom", in GetWW2SprmDispatcher() 5259 {41, &SwWW8ImplReader::Read_Border}, //"sprmPBrcRight", in GetWW2SprmDispatcher() 5261 {42, &SwWW8ImplReader::Read_Border}, //"sprmPBrcBetween", in GetWW2SprmDispatcher() 5410 {38, &SwWW8ImplReader::Read_Border}, //"sprmPBrcTop", pap.brcTop BRC in GetWW6SprmDispatcher() 5411 {39, &SwWW8ImplReader::Read_Border}, //"sprmPBrcLeft", in GetWW6SprmDispatcher() 5413 {40, &SwWW8ImplReader::Read_Border}, //"sprmPBrcBottom", in GetWW6SprmDispatcher() 5415 {41, &SwWW8ImplReader::Read_Border}, //"sprmPBrcRight", in GetWW6SprmDispatcher() [all …]
|
| H A D | ww8par.hxx | 1629 void Read_Border( sal_uInt16 nId, const sal_uInt8* pData, short nLen );
|