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()
5749 WW8Fonts::WW8Fonts( SvStream& rSt, WW8Fib& rFib ) in WW8Fonts() function in WW8Fonts5890 const WW8_FFN* WW8Fonts::GetFont( sal_uInt16 nNum ) const in GetFont()
512 WW8Fonts aFonts( *xTableStream, *pWwFib ); in DumpFonts()
1494 class WW8Fonts class1500 WW8Fonts( SvStream& rSt, WW8Fib& rFib );1501 ~WW8Fonts() { delete[] pFontA; } in ~WW8Fonts()
6409 WW8Fonts::WW8Fonts( SvStream& rSt, WW8Fib& rFib ) in WW8Fonts() function in WW8Fonts6601 const WW8_FFN* WW8Fonts::GetFont( sal_uInt16 nNum ) const in GetFont()
1059 WW8Fonts* pFonts;
4390 pFonts = new WW8Fonts( *pTableStream, *pWwFib ); in CoreLoad()
Completed in 118 milliseconds