Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx91 sal_uInt16 ftc; member
136 ftc = 0; in Word2CHPX()
578 SVBT16 ftc; // 6 font code of autonumber member
632 sal_uInt16 ftc;
H A Dww8par2.cxx719 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()
H A Dwrtw8num.cxx765 ShortToSVBT16(nFontId, rAnlv.ftc); in BuildAnlvBulletBase()
/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx507 SVBT16 ftc;// Font Code member
557 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
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx533 SVBT16 ftc; // 6 font code of autonumber member

Completed in 66 milliseconds