Home
last modified time | relevance | path

Searched defs:W1_FFN (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx584 struct W1_FFN ///////////////////////////////////////// Font Descriptor struct
586 SVBT8 cbFfnM1;// 0x0 total length of FFN - 1.
587 sal_uInt16 cbFfnM1Get() { in cbFfnM1Get()
589 SVBT8 fFlags;
590 sal_uInt16 fFlagsGet() { in fFlagsGet()
593 sal_uInt16 prgGet() { in prgGet()
596 sal_Bool fTrueTypeGet() { in fTrueTypeGet()
600 sal_uInt16 ffGet() { in ffGet()
603 sal_uInt8 szFfn[65];// 0x6 zero terminated string that records name of font.
608 sal_uInt8* szFfnGet() { return szFfn; } in szFfnGet()

Completed in 30 milliseconds