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.cxx461 _AddFontItems( rPool, EE_CHAR_FONTINFO ); in PutEditEngFontsInAttrPool()
464 _AddFontItems( rPool, EE_CHAR_FONTINFO_CJK ); in PutEditEngFontsInAttrPool()
465 _AddFontItems( rPool, EE_CHAR_FONTINFO_CTL ); in PutEditEngFontsInAttrPool()
473 _AddFontItems( rPool, RES_CHRATR_CJK_FONT ); in PutCJKandCTLFontsInAttrPool()
474 _AddFontItems( rPool, RES_CHRATR_CTL_FONT ); in PutCJKandCTLFontsInAttrPool()
478 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 );

Completed in 22 milliseconds