Home
last modified time | relevance | path

Searched refs:WW8_FFN (Results 1 – 9 of 9) sorted by relevance

/AOO42X/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1252 WW8_FFN* pFontA; // Array of Pointers to Font Description
1258 const WW8_FFN* GetFont( sal_uInt16 nNum ) const;
H A Dww8struc.hxx132 struct WW8_FFN : public WW8_FFN_BASE struct
H A Dww8scan.cxx5766 WW8_FFN* p = (WW8_FFN*)pA; in WW8Fonts()
5799 p = (WW8_FFN *)( ( (sal_uInt8*)p ) + nNextSiz ); in WW8Fonts()
5806 pFontA = new WW8_FFN[ nMax ]; in WW8Fonts()
5889 const WW8_FFN* WW8Fonts::GetFont( sal_uInt16 nNum ) const in GetFont()
H A Ddump8a.cxx523 WW8_FFN* p = (WW8_FFN*)aFonts.GetFont( i ); in DumpFonts()
/AOO42X/main/sw/source/filter/ww8/
H A Dww8scan.hxx1496 WW8_FFN* pFontA; // Array of Pointers to Font Description
1501 const WW8_FFN* GetFont( sal_uInt16 nNum ) const;
H A Dww8struc.hxx220 struct WW8_FFN : public WW8_FFN_BASE struct
H A Dww8scan.cxx6428 WW8_FFN* p = (WW8_FFN*)pA; in WW8Fonts()
6463 p = (WW8_FFN *)( ( (sal_uInt8*)p ) + nNextSiz ); in WW8Fonts()
6476 pFontA = new WW8_FFN[ nMax ]; in WW8Fonts()
6599 const WW8_FFN* WW8Fonts::GetFont( sal_uInt16 nNum ) const in GetFont()
H A Dww8par2.cxx718 const WW8_FFN* pF = pFonts->GetFont(SVBT16ToShort(rAV.ftc)); // FontInfo in SetAnlvStrings()
H A Dww8par6.cxx3562 const WW8_FFN* pF = pFonts->GetFont( nFCode ); // Info dazu in GetFontParams()