Searched refs:IsKerning (Results 1 – 8 of 8) sorted by relevance
99 sal_Bool IsKerning() const;
283 sal_Bool IsKerning() const { return aSub[nActual].IsKerning(); } in IsKerning() function in SwFont
512 sal_Bool Font::IsKerning() const in IsKerning() function in Font750 SetKerning( rFont.IsKerning() ); in Merge()
76 rDesc.Kerning = rFont.IsKerning(); in ConvertFromFont()
341 aFD.Kerning = rFont.IsKerning(); in CreateFontDescriptor()
1062 aFD.Kerning = rFont.IsKerning(); in CreateFontDescriptor()
102 aFD.Kerning = rFont.IsKerning(); in ImplCreateFontDescriptor()
2678 rSet.Put( SvxAutoKernItem( rFont.IsKerning(), EE_CHAR_PAIRKERNING ) ); in SetFontInfoInItemSet()
Completed in 108 milliseconds