Home
last modified time | relevance | path

Searched refs:WW8Fonts (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1249 class WW8Fonts class
1256 WW8Fonts( SvStream& rSt, WW8Fib& rFib );
1257 ~WW8Fonts(){ if( pFontA ) delete [] pFontA; } in ~WW8Fonts()
H A Dww8scan.cxx5749 WW8Fonts::WW8Fonts( SvStream& rSt, WW8Fib& rFib ) in WW8Fonts() function in WW8Fonts
5890 const WW8_FFN* WW8Fonts::GetFont( sal_uInt16 nNum ) const in GetFont()
H A Ddump8a.cxx512 WW8Fonts aFonts( *xTableStream, *pWwFib ); in DumpFonts()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1494 class WW8Fonts class
1500 WW8Fonts( SvStream& rSt, WW8Fib& rFib );
1501 ~WW8Fonts() { delete[] pFontA; } in ~WW8Fonts()
H A Dww8scan.cxx6409 WW8Fonts::WW8Fonts( SvStream& rSt, WW8Fib& rFib ) in WW8Fonts() function in WW8Fonts
6600 const WW8_FFN* WW8Fonts::GetFont( sal_uInt16 nNum ) const in GetFont()
H A Dww8par.hxx1059 WW8Fonts* pFonts;
H A Dww8par.cxx4391 pFonts = new WW8Fonts( *pTableStream, *pWwFib ); in CoreLoad()

Completed in 132 milliseconds