Home
last modified time | relevance | path

Searched refs:nFontWhich (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Ddocshini.cxx201 sal_uInt16 nFontWhich = aFontWhich[i]; in InitNew() local
217 … aEmptyStr, aFont.GetPitch(), aFont.GetCharSet(), nFontWhich); in InitNew()
239 … aEmptyStr, aLangDefFont.GetPitch(), aLangDefFont.GetCharSet(), nFontWhich); in InitNew()
245 pColl->ResetFmtAttr(nFontWhich); in InitNew()
275 sal_uInt16 nFontWhich = RES_CHRATR_FONT; in InitNew() local
282 nFontWhich = RES_CHRATR_CJK_FONT; in InitNew()
288 nFontWhich = RES_CHRATR_CTL_FONT; in InitNew()
304 nFontWhich, sal_False ) ) in InitNew()
307 aEmptyStr, aFont.GetPitch(), aFont.GetCharSet(), nFontWhich)); in InitNew()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx720 sal_uInt16 nFontWhich) in lcl_SetColl() argument
727 aEmptyStr, aFont.GetPitch(), aFont.GetCharSet(), nFontWhich)); in lcl_SetColl()
802 sal_uInt16 nFontWhich = sal::static_int_cast< sal_uInt16, RES_CHRATR >( in FillItemSet() local
814 aEmptyStr, aFont.GetPitch(), aFont.GetCharSet(), nFontWhich)); in FillItemSet()
816 pColl->ResetFmtAttr(nFontWhich); in FillItemSet()
831 lcl_SetColl(pWrtShell, RES_POOLCOLL_HEADLINE_BASE, pPrinter, sTitle, nFontWhich); in FillItemSet()
842 lcl_SetColl(pWrtShell, RES_POOLCOLL_NUMBUL_BASE, pPrinter, sList, nFontWhich); in FillItemSet()
853 lcl_SetColl(pWrtShell, RES_POOLCOLL_LABEL, pPrinter, sLabel, nFontWhich); in FillItemSet()
864 lcl_SetColl(pWrtShell, RES_POOLCOLL_REGISTER_BASE, pPrinter, sIdx, nFontWhich); in FillItemSet()
1008 sal_uInt16 nFontWhich = sal::static_int_cast< sal_uInt16, RES_CHRATR >( in Reset() local
[all …]
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx355 sal_uInt16 nFontWhich = ( nScript == SCRIPTTYPE_ASIAN ) ? EE_CHAR_FONTINFO_CJK : in Execute() local
359 pTableView->GetAttribs().Get(nFontWhich); in Execute()

Completed in 33 milliseconds