Searched refs:ibszAlt (Results 1 – 5 of 5) sorted by relevance
5825 p->ibszAlt = pVer6->ibszAlt; in WW8Fonts()5836 if (p->ibszAlt) in WW8Fonts()5839 p->sFontname += String(pVer6->szFfn+p->ibszAlt, eEnc); in WW8Fonts()5861 p->ibszAlt = pVer8->ibszAlt; in WW8Fonts()5875 if (p->ibszAlt) in WW8Fonts()5878 p->sFontname.Append(pVer8->szFfn+p->ibszAlt); in WW8Fonts()
126 sal_uInt8 ibszAlt; // 0x5 index into ffn.szFfn to the name of the alternate font member
527 if( p->ibszAlt ) // gibt es einen alternativen Font ? in DumpFonts()529 sOut = ByteString( p->sFontname.Copy( p->ibszAlt ), in DumpFonts()
6521 p->ibszAlt = pVer6->ibszAlt; in WW8Fonts()6531 if (p->ibszAlt) in WW8Fonts()6534 p->sFontname += String(pVer6->szFfn+p->ibszAlt, eEnc); in WW8Fonts()6566 p->ibszAlt = pVer8->ibszAlt; in WW8Fonts()6582 if (p->ibszAlt) in WW8Fonts()6585 p->sFontname.Append(pVer8->szFfn+p->ibszAlt); in WW8Fonts()
215 sal_uInt8 ibszAlt; // 0x5 index into ffn.szFfn to the name of the alternate font member