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.cxx5826 p->ibszAlt = pVer6->ibszAlt; in WW8Fonts()
5837 if (p->ibszAlt) in WW8Fonts()
5840 p->sFontname += String(pVer6->szFfn+p->ibszAlt, eEnc); in WW8Fonts()
5862 p->ibszAlt = pVer8->ibszAlt; in WW8Fonts()
5876 if (p->ibszAlt) in WW8Fonts()
5879 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.cxx6522 p->ibszAlt = pVer6->ibszAlt; in WW8Fonts()
6532 if (p->ibszAlt) in WW8Fonts()
6535 p->sFontname += String(pVer6->szFfn+p->ibszAlt, eEnc); in WW8Fonts()
6567 p->ibszAlt = pVer8->ibszAlt; in WW8Fonts()
6583 if (p->ibszAlt) in WW8Fonts()
6586 p->sFontname.Append(pVer8->szFfn+p->ibszAlt); in WW8Fonts()
H A Dww8struc.hxx216 sal_uInt8 ibszAlt; // 0x5 index into ffn.szFfn to the name of the alternate font member

Completed in 95 milliseconds