Home
last modified time | relevance | path

Searched refs:pCharIstd (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx2993 const sal_uInt8 *pCharIstd = in Read_BoldUsw() local
2995 if (pCharIstd) in Read_BoldUsw()
2996 pSI = GetStyle(SVBT16ToShort(pCharIstd)); in Read_BoldUsw()
3083 const sal_uInt8 *pCharIstd = in Read_BoldBiDiUsw() local
3085 if (pCharIstd) in Read_BoldBiDiUsw()
3086 pSI = GetStyle(SVBT16ToShort(pCharIstd)); in Read_BoldBiDiUsw()

Completed in 30 milliseconds