Home
last modified time | relevance | path

Searched refs:ftcBi (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx100 sal_uInt16 ftcBi; member
145 ftcBi = 0; in Word2CHPX()
H A Dww8scan.hxx1481 sal_uInt16 ftcBi; member in WW8Style
H A Dww8scan.cxx6141 ftcAsci(0), ftcFE(0), ftcOther(0), ftcBi(0) in WW8Style()
6194 ftcBi = ftcOther; in WW8Style()
6197 rSt >> ftcBi; in WW8Style()
H A Dww8par2.cxx3974 pIo->SetNewFontAttr(ftcBi, true, RES_CHRATR_CTL_FONT); in Set1StyleDefaults()
4463 rSt >> aChpx.ftcBi; in ReadWord2Chpx()