Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx5825 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()
H A Dww8struc.hxx126 sal_uInt8 ibszAlt; // 0x5 index into ffn.szFfn to the name of the alternate font member
H A Ddump8a.cxx527 if( p->ibszAlt ) // gibt es einen alternativen Font ? in DumpFonts()
529 sOut = ByteString( p->sFontname.Copy( p->ibszAlt ), in DumpFonts()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx6521 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()
H A Dww8struc.hxx215 sal_uInt8 ibszAlt; // 0x5 index into ffn.szFfn to the name of the alternate font member