Searched refs:Read_FontCode (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 3764 void SwWW8ImplReader::Read_FontCode( sal_uInt16 nId, const sal_uInt8* pData, short nLen ) in Read_FontCode() function in SwWW8ImplReader 5306 {68, &SwWW8ImplReader::Read_FontCode}, //"sprmCFtc", chp.ftc ftc word in GetWW2SprmDispatcher() 5324 {82, &SwWW8ImplReader::Read_FontCode}, //sprmCFtcBi in GetWW2SprmDispatcher() 5504 {93, &SwWW8ImplReader::Read_FontCode}, //"sprmCFtc", chp.ftc ftc word in GetWW6SprmDispatcher() 5536 {111, &SwWW8ImplReader::Read_FontCode}, //ww7 font in GetWW6SprmDispatcher() 5537 {112, &SwWW8ImplReader::Read_FontCode}, //ww7 CJK font in GetWW6SprmDispatcher() 5538 {113, &SwWW8ImplReader::Read_FontCode}, //ww7 rtl font in GetWW6SprmDispatcher() 5984 {0x4A4F, &SwWW8ImplReader::Read_FontCode}, //"sprmCRgFtc0" chp.rgftc[0]; in GetWW8SprmDispatcher() 5986 {0x4A50, &SwWW8ImplReader::Read_FontCode}, //"sprmCRgFtc1" chp.rgftc[1]; in GetWW8SprmDispatcher() 5988 {0x4A51, &SwWW8ImplReader::Read_FontCode}, //"sprmCRgFtc2" chp.rgftc[2]; in GetWW8SprmDispatcher() [all …]
|
H A D | ww8par.hxx | 1594 void Read_FontCode( sal_uInt16, const sal_uInt8*, short nLen );
|
Completed in 50 milliseconds