Home
last modified time | relevance | path

Searched refs:_AddFontItems (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx458 _AddFontItems( rPool, EE_CHAR_FONTINFO ); in PutEditEngFontsInAttrPool()
461 _AddFontItems( rPool, EE_CHAR_FONTINFO_CJK ); in PutEditEngFontsInAttrPool()
462 _AddFontItems( rPool, EE_CHAR_FONTINFO_CTL ); in PutEditEngFontsInAttrPool()
470 _AddFontItems( rPool, RES_CHRATR_CJK_FONT ); in PutCJKandCTLFontsInAttrPool()
471 _AddFontItems( rPool, RES_CHRATR_CTL_FONT ); in PutCJKandCTLFontsInAttrPool()
475 void Writer::_AddFontItems( SfxItemPool& rPool, sal_uInt16 nW ) in _AddFontItems() function in Writer
/trunk/main/sw/inc/
H A Dshellio.hxx438 void _AddFontItems( SfxItemPool& rPool, sal_uInt16 nWhichId );