Home
last modified time | relevance | path

Searched refs:IsKerning (Results 1 – 8 of 8) sorted by path

/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1062 aFD.Kerning = rFont.IsKerning(); in CreateFontDescriptor()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx2678 rSet.Put( SvxAutoKernItem( rFont.IsKerning(), EE_CHAR_PAIRKERNING ) ); in SetFontInfoInItemSet()
/trunk/main/editeng/source/uno/
H A Dunofdesc.cxx76 rDesc.Kerning = rFont.IsKerning(); in ConvertFromFont()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx102 aFD.Kerning = rFont.IsKerning(); in ImplCreateFontDescriptor()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx283 sal_Bool IsKerning() const { return aSub[nActual].IsKerning(); } in IsKerning() function in SwFont
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx341 aFD.Kerning = rFont.IsKerning(); in CreateFontDescriptor()
/trunk/main/vcl/inc/vcl/
H A Dfont.hxx99 sal_Bool IsKerning() const;
/trunk/main/vcl/source/gdi/
H A Dfont.cxx512 sal_Bool Font::IsKerning() const in IsKerning() function in Font
750 SetKerning( rFont.IsKerning() ); in Merge()

Completed in 74 milliseconds