Searched refs:ftc (Results 1 – 5 of 5) sorted by relevance
91 sal_uInt16 ftc; member136 ftc = 0; in Word2CHPX()578 SVBT16 ftc; // 6 font code of autonumber member632 sal_uInt16 ftc;
719 const WW8_FFN* pF = pFonts->GetFont(SVBT16ToShort(rAV.ftc)); // FontInfo in SetAnlvStrings()763 if( GetFontParams( SVBT16ToShort( rAV.ftc ), eFamily, aName, in SetAnlvStrings()4284 ShortToSVBT16(rChpx.ftc, a); in ChpxToSprms()4429 rSt >> aChpx.ftc; in ReadWord2Chpx()
765 ShortToSVBT16(nFontId, rAnlv.ftc); in BuildAnlvBulletBase()
507 SVBT16 ftc;// Font Code member557 sal_uInt16 ftcGet() { return SVBT16ToShort(ftc); } in ftcGet()558 void ftcSet(sal_uInt16 n) { ShortToSVBT16(n, ftc); } in ftcSet()892 SVBT16 ftc;// 6 font code of autonumber
533 SVBT16 ftc; // 6 font code of autonumber member
Completed in 62 milliseconds