Searched refs:WW8Fonts (Results 1 – 7 of 7) sorted by relevance
1249 class WW8Fonts class1256 WW8Fonts( SvStream& rSt, WW8Fib& rFib );1257 ~WW8Fonts(){ if( pFontA ) delete [] pFontA; } in ~WW8Fonts()
5748 WW8Fonts::WW8Fonts( SvStream& rSt, WW8Fib& rFib ) in WW8Fonts() function in WW8Fonts5889 const WW8_FFN* WW8Fonts::GetFont( sal_uInt16 nNum ) const in GetFont()
512 WW8Fonts aFonts( *xTableStream, *pWwFib ); in DumpFonts()
1493 class WW8Fonts class1499 WW8Fonts( SvStream& rSt, WW8Fib& rFib );1500 ~WW8Fonts() { delete[] pFontA; } in ~WW8Fonts()
6408 WW8Fonts::WW8Fonts( SvStream& rSt, WW8Fib& rFib ) in WW8Fonts() function in WW8Fonts6599 const WW8_FFN* WW8Fonts::GetFont( sal_uInt16 nNum ) const in GetFont()
1058 WW8Fonts* pFonts;
4390 pFonts = new WW8Fonts( *pTableStream, *pWwFib ); in CoreLoad()