Home
last modified time | relevance | path

Searched refs:SetAutoKern (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dswfont.hxx100 inline void SetAutoKern( const sal_uInt8 nAutoKern );
211 inline void SetAutoKern( sal_uInt8 nAutoKern );
586 inline void SwSubFont::SetAutoKern( const sal_uInt8 nAutoKern ) in SetAutoKern() function in SwSubFont
592 inline void SwFont::SetAutoKern( sal_uInt8 nAutoKern ) in SetAutoKern() function in SwFont
595 aSub[1].SetAutoKern( nAutoKern ); in SetAutoKern()
598 aSub[0].SetAutoKern( nAutoKern ); in SetAutoKern()
599 aSub[2].SetAutoKern( nAutoKern ); in SetAutoKern()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx371 SetAutoKern( ( !pIDocumentSettingAccess || in SetDiffFnt()
377 SetAutoKern( 0 ); in SetDiffFnt()
543 SetAutoKern( ( !pIDocumentSettingAccess || in SwFont()
549 SetAutoKern( 0 ); in SwFont()
/trunk/main/sw/source/core/text/
H A Datrstck.cxx776 rFnt.SetAutoKern( ( !mpIDocumentSettingAccess || in FontChg()
782 rFnt.SetAutoKern( 0 ); in FontChg()

Completed in 29 milliseconds