Searched refs:WW8_FFN (Results 1 – 9 of 9) sorted by relevance
1252 WW8_FFN* pFontA; // Array of Pointers to Font Description1258 const WW8_FFN* GetFont( sal_uInt16 nNum ) const;
132 struct WW8_FFN : public WW8_FFN_BASE struct
5766 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()
523 WW8_FFN* p = (WW8_FFN*)aFonts.GetFont( i ); in DumpFonts()
1496 WW8_FFN* pFontA; // Array of Pointers to Font Description1501 const WW8_FFN* GetFont( sal_uInt16 nNum ) const;
220 struct WW8_FFN : public WW8_FFN_BASE struct
6428 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()
718 const WW8_FFN* pF = pFonts->GetFont(SVBT16ToShort(rAV.ftc)); // FontInfo in SetAnlvStrings()
3562 const WW8_FFN* pF = pFonts->GetFont( nFCode ); // Info dazu in GetFontParams()