Searched refs:_AddFontItems (Results 1 – 2 of 2) sorted by relevance
461 _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
438 void _AddFontItems( SfxItemPool& rPool, sal_uInt16 nWhichId );
Completed in 16 milliseconds