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
5767 WW8_FFN* p = (WW8_FFN*)pA; in WW8Fonts()5800 p = (WW8_FFN *)( ( (sal_uInt8*)p ) + nNextSiz ); in WW8Fonts()5807 pFontA = new WW8_FFN[ nMax ]; in WW8Fonts()5890 const WW8_FFN* WW8Fonts::GetFont( sal_uInt16 nNum ) const in GetFont()
523 WW8_FFN* p = (WW8_FFN*)aFonts.GetFont( i ); in DumpFonts()
1497 WW8_FFN* pFontA; // Array of Pointers to Font Description1502 const WW8_FFN* GetFont( sal_uInt16 nNum ) const;
221 struct WW8_FFN : public WW8_FFN_BASE struct
6429 WW8_FFN* p = (WW8_FFN*)pA; in WW8Fonts()6464 p = (WW8_FFN *)( ( (sal_uInt8*)p ) + nNextSiz ); in WW8Fonts()6477 pFontA = new WW8_FFN[ nMax ]; in WW8Fonts()6600 const WW8_FFN* WW8Fonts::GetFont( sal_uInt16 nNum ) const in GetFont()
719 const WW8_FFN* pF = pFonts->GetFont(SVBT16ToShort(rAV.ftc)); // FontInfo in SetAnlvStrings()
3563 const WW8_FFN* pF = pFonts->GetFont( nFCode ); // Info dazu in GetFontParams()
Completed in 218 milliseconds