Home
last modified time | relevance | path

Searched refs:SetNewFontAttr (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx1298 bool SetNewFontAttr(sal_uInt16 nFCode, bool bSetEnums, sal_uInt16 nWhich);
H A Dww8par2.cxx3972 pIo->SetNewFontAttr(ftcFE, true, RES_CHRATR_CJK_FONT); in Set1StyleDefaults()
3975 pIo->SetNewFontAttr(ftcBi, true, RES_CHRATR_CTL_FONT); in Set1StyleDefaults()
3980 pIo->SetNewFontAttr(ftcAsci, true, RES_CHRATR_FONT); in Set1StyleDefaults()
H A Dww8par6.cxx2915 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 Dww8par5.cxx2343 SetNewFontAttr( i, true, RES_CHRATR_FONT ); in Read_F_Macro()

Completed in 93 milliseconds