Searched refs:Read_FontCode (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par6.cxx | 3763 void SwWW8ImplReader::Read_FontCode( sal_uInt16 nId, const sal_uInt8* pData, short nLen ) in Read_FontCode() function in SwWW8ImplReader 5305 {68, &SwWW8ImplReader::Read_FontCode}, //"sprmCFtc", chp.ftc ftc word in GetWW2SprmDispatcher() 5323 {82, &SwWW8ImplReader::Read_FontCode}, //sprmCFtcBi in GetWW2SprmDispatcher() 5503 {93, &SwWW8ImplReader::Read_FontCode}, //"sprmCFtc", chp.ftc ftc word in GetWW6SprmDispatcher() 5535 {111, &SwWW8ImplReader::Read_FontCode}, //ww7 font in GetWW6SprmDispatcher() 5536 {112, &SwWW8ImplReader::Read_FontCode}, //ww7 CJK font in GetWW6SprmDispatcher() 5537 {113, &SwWW8ImplReader::Read_FontCode}, //ww7 rtl font in GetWW6SprmDispatcher() 5983 {0x4A4F, &SwWW8ImplReader::Read_FontCode}, //"sprmCRgFtc0" chp.rgftc[0]; in GetWW8SprmDispatcher() 5985 {0x4A50, &SwWW8ImplReader::Read_FontCode}, //"sprmCRgFtc1" chp.rgftc[1]; in GetWW8SprmDispatcher() 5987 {0x4A51, &SwWW8ImplReader::Read_FontCode}, //"sprmCRgFtc2" chp.rgftc[2]; in GetWW8SprmDispatcher() [all …]
|
| H A D | ww8par.hxx | 1593 void Read_FontCode( sal_uInt16, const sal_uInt8*, short nLen );
|