Searched refs:SetFontAttribute (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/filter/source/graphicfilter/idxf/ |
H A D | dxf2mtf.cxx | 217 sal_Bool DXF2GDIMetaFile::SetFontAttribute(const DXFBasicEntity & rE, short nAngle, sal_uInt16 nHei… in SetFontAttribute() function in DXF2GDIMetaFile 469 if ( SetFontAttribute( rE,nAng, nHeight, aV. Abs() ) ) in DrawTextEntity() 528 if (SetFontAttribute(rE,nAng,nHeight,aV.Abs())) in DrawAttribEntity()
|
H A D | dxf2mtf.hxx | 77 sal_Bool SetFontAttribute(const DXFBasicEntity & rE, short nAngle,
|
Completed in 15 milliseconds