Searched refs:SetNewFontAttr (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par2.cxx | 3943 pIo->SetNewFontAttr(ftcFE, true, RES_CHRATR_CJK_FONT); in Set1StyleDefaults() 3946 pIo->SetNewFontAttr(ftcBi, true, RES_CHRATR_CTL_FONT); in Set1StyleDefaults() 3951 pIo->SetNewFontAttr(ftcAsci, true, RES_CHRATR_FONT); in Set1StyleDefaults()
|
H A D | ww8par6.cxx | 2915 if (SetNewFontAttr(SVBT16ToShort( pData ), false, RES_CHRATR_FONT)) in Read_Symbol() 3663 bool SwWW8ImplReader::SetNewFontAttr(sal_uInt16 nFCode, bool bSetEnums, in SetNewFontAttr() function in SwWW8ImplReader 3799 if (SetNewFontAttr(nFCode, true, nId) // Lies Inhalt in Read_FontCode()
|
H A D | ww8par.hxx | 1298 bool SetNewFontAttr(sal_uInt16 nFCode, bool bSetEnums, sal_uInt16 nWhich);
|
H A D | ww8par5.cxx | 2336 SetNewFontAttr( i, true, RES_CHRATR_FONT ); in Read_F_Macro()
|
Completed in 65 milliseconds