Searched refs:GetFontParams (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par.hxx | 1296 bool GetFontParams(sal_uInt16, FontFamily&, String&, FontPitch&,
|
H A D | ww8par6.cxx | 3548 bool SwWW8ImplReader::GetFontParams( sal_uInt16 nFCode, FontFamily& reFamily, in GetFontParams() function in SwWW8ImplReader 3671 if( !GetFontParams( nFCode, eFamily, aName, ePitch, eSrcCharSet ) ) in SetNewFontAttr()
|
H A D | ww8par5.cxx | 2333 if( GetFontParams( i, eFamily, aFontName, ePitch, eSrcCharSet ) in Read_F_Macro()
|
H A D | ww8par2.cxx | 763 if( GetFontParams( SVBT16ToShort( rAV.ftc ), eFamily, aName, in SetAnlvStrings()
|
Completed in 68 milliseconds