Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx113 struct WW8_FFN_BASE // Font Descriptor struct
132 struct WW8_FFN : public WW8_FFN_BASE argument
H A Dww8scan.cxx5720 struct WW8_FFN_Ver6 : public WW8_FFN_BASE
5731 struct WW8_FFN_Ver8 : public WW8_FFN_BASE
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx202 struct WW8_FFN_BASE // Font Descriptor struct
220 struct WW8_FFN : public WW8_FFN_BASE argument
H A Dww8scan.cxx6348 struct WW8_FFN_Ver6 : public WW8_FFN_BASE
6359 struct WW8_FFN_Ver8 : public WW8_FFN_BASE
6481 WW8_FFN_BASE* pVer2 = (WW8_FFN_BASE*)pA; in WW8Fonts()
6502 pVer2 = (WW8_FFN_BASE*)( ((sal_uInt8*)pVer2) + pVer2->cbFfnM1 + 1 ); in WW8Fonts()