Home
last modified time | relevance | path

Searched refs:WW8_FFN (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1252 WW8_FFN* pFontA; // Array of Pointers to Font Description
1258 const WW8_FFN* GetFont( sal_uInt16 nNum ) const;
H A Dww8struc.hxx132 struct WW8_FFN : public WW8_FFN_BASE struct
H A Dww8scan.cxx5767 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()
H A Ddump8a.cxx523 WW8_FFN* p = (WW8_FFN*)aFonts.GetFont( i ); in DumpFonts()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1497 WW8_FFN* pFontA; // Array of Pointers to Font Description
1502 const WW8_FFN* GetFont( sal_uInt16 nNum ) const;
H A Dww8struc.hxx221 struct WW8_FFN : public WW8_FFN_BASE struct
H A Dww8scan.cxx6429 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()
6601 const WW8_FFN* WW8Fonts::GetFont( sal_uInt16 nNum ) const in GetFont()
H A Dww8par2.cxx719 const WW8_FFN* pF = pFonts->GetFont(SVBT16ToShort(rAV.ftc)); // FontInfo in SetAnlvStrings()
H A Dww8par6.cxx3563 const WW8_FFN* pF = pFonts->GetFont( nFCode ); // Info dazu in GetFontParams()

Completed in 262 milliseconds