Home
last modified time | relevance | path

Searched defs:nKern (Results 1 – 16 of 16) sorted by relevance

/trunk/main/svx/source/sidebar/text/
H A DTextCharacterSpacingControl.cxx313 short nKern = 0; in IMPL_LINK() local
426 short nKern = 0; in IMPL_LINK() local
H A DTextPropertyPanel.cxx265 void TextPropertyPanel::SetSpacing(long nKern) in SetSpacing()
/trunk/main/editeng/inc/editeng/
H A Dsvxfont.hxx42 short nKern; // Kerning in Pt member in SvxFont
/trunk/main/sw/source/core/text/
H A Dporrst.hxx72 short nKern; member in SwKernPortion
H A Dtxthyph.cxx399 short nKern = rInf.GetFont()->CheckKerning(); in CreateHyphen() local
H A Dportxt.cxx359 short nKern = rInf.GetFont()->CheckKerning(); in _Format() local
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx684 short nKern; member in SvxDoGetCapitalSize
757 short nKern; member in SvxDoDrawCapital
H A Dtextitem.cxx2201 SvxKerningItem::SvxKerningItem( const short nKern, const sal_uInt16 nId ) : in SvxKerningItem()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx519 sal_Int16 nKern = (sal_Int16)getUInt16BE( pTable ); in queryMetricPage() local
562 sal_Int16 nKern = (sal_Int16)getUInt16BE( pTmp ); in queryMetricPage() local
632 sal_Int16 nKern = (sal_Int16)getUInt16BE( pTable ); in queryMetricPage() local
681 sal_Int16 nKern = (sal_Int16)getUInt16BE( pTmp ); in queryMetricPage() local
4076 sal_Int32 nKern = getInt( pVals[m].Value ); in readOverrideMetrics() local
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx73 long nKern; member in SwDrawTextInfo
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx406 short nKern = ( short ) in ActivatePage() local
3228 long nKern = (short)m_aKerningEdit.Denormalize( nVal ); in IMPL_LINK() local
3303 …long nKern = (short)m_aKerningEdit.Denormalize( LogicToLogic( static_cast<long>(m_aKerningEdit.Get… in ActivatePage() local
3440 long nKern = LogicToLogic( rItem.GetValue(), (MapUnit)eUnit, MAP_TWIP ); in Reset() local
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx2118 long nKern = rInf.GetKern(); in GetCrsrOfst() local
2462 long nKern = 0; in GetTxtBreak() local
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx143 long nKern; member
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx646 int nKern = (mbVertical ? it->kern_y : it->kern_x) * nTextScale; in LayoutText() local
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx587 int nKern = (mbVertical ? it->kern_y : it->kern_x) * nTextScale; in LayoutText() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx3950 sal_Int16 nKern = SVBT16ToShort( pData ); // Kerning in Twips in Read_Kern() local

Completed in 175 milliseconds