Home
last modified time | relevance | path

Searched defs:nAutoKern (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dswfont.hxx624 inline void SwSubFont::SetAutoKern( FontKerning nAutoKern ) in SetAutoKern()
630 inline void SwFont::SetAutoKern( FontKerning nAutoKern ) in SetAutoKern()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dswfont.hxx627 inline void SwSubFont::SetAutoKern( FontKerning nAutoKern ) in SetAutoKern()
633 inline void SwFont::SetAutoKern( FontKerning nAutoKern ) in SetAutoKern()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par6.cxx4050 sal_Int16 nAutoKern = SVBT16ToUInt16( pData ); // Kerning in Twips in Read_FontKern() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par6.cxx4079 sal_Int16 nAutoKern = SVBT16ToUInt16( pData ); // Kerning in Twips in Read_FontKern() local