Searched refs:SetKerning (Results 1 – 11 of 11) sorted by relevance
97 void SetKerning( FontKerning nKerning );
499 void Font::SetKerning( FontKerning nKerning ) in SetKerning() function in Font750 SetKerning( rFont.IsKerning() ); in Merge()
7322 aMetric.SetKerning( maFont.GetKerning() & ~KERNING_FONTSPECIFIC ); in GetFontMetric()
58 rFont.SetKerning( rDesc.Kerning ); in ConvertToFont()
384 rFont.SetKerning( ((const SvxAutoKernItem*)GetItem())->GetValue() ); in SetFont()
1310 rFont.SetKerning( ((const SvxAutoKernItem&)rSet.Get( EE_CHAR_PAIRKERNING )).GetValue() ); in CreateFont()
2654 rFont.SetKerning( rFont.GetKerning() | KERNING_ASIAN ); in SeekCursor()
589 Font::SetKerning( nAutoKern ); in SetAutoKern()
375 aFont.SetKerning( rDescr.Kerning ); in CreateFont()
124 aFont.SetKerning( rDescr.Kerning ); in ImplCreateFont()
2318 aFont.SetKerning( sal_True ); in ReadFontCollection()
Completed in 184 milliseconds