Searched defs:nKern (Results 1 – 16 of 16) sorted by relevance
313 short nKern = 0; in IMPL_LINK() local426 short nKern = 0; in IMPL_LINK() local
265 void TextPropertyPanel::SetSpacing(long nKern) in SetSpacing()
42 short nKern; // Kerning in Pt member in SvxFont
72 short nKern; member in SwKernPortion
399 short nKern = rInf.GetFont()->CheckKerning(); in CreateHyphen() local
359 short nKern = rInf.GetFont()->CheckKerning(); in _Format() local
684 short nKern; member in SvxDoGetCapitalSize757 short nKern; member in SvxDoDrawCapital
2201 SvxKerningItem::SvxKerningItem( const short nKern, const sal_uInt16 nId ) : in SvxKerningItem()
519 sal_Int16 nKern = (sal_Int16)getUInt16BE( pTable ); in queryMetricPage() local562 sal_Int16 nKern = (sal_Int16)getUInt16BE( pTmp ); in queryMetricPage() local632 sal_Int16 nKern = (sal_Int16)getUInt16BE( pTable ); in queryMetricPage() local681 sal_Int16 nKern = (sal_Int16)getUInt16BE( pTmp ); in queryMetricPage() local4076 sal_Int32 nKern = getInt( pVals[m].Value ); in readOverrideMetrics() local
73 long nKern; member in SwDrawTextInfo
406 short nKern = ( short ) in ActivatePage() local3228 long nKern = (short)m_aKerningEdit.Denormalize( nVal ); in IMPL_LINK() local3303 …long nKern = (short)m_aKerningEdit.Denormalize( LogicToLogic( static_cast<long>(m_aKerningEdit.Get… in ActivatePage() local3440 long nKern = LogicToLogic( rItem.GetValue(), (MapUnit)eUnit, MAP_TWIP ); in Reset() local
2118 long nKern = rInf.GetKern(); in GetCrsrOfst() local2462 long nKern = 0; in GetTxtBreak() local
143 long nKern; member
646 int nKern = (mbVertical ? it->kern_y : it->kern_x) * nTextScale; in LayoutText() local
587 int nKern = (mbVertical ? it->kern_y : it->kern_x) * nTextScale; in LayoutText() local
3950 sal_Int16 nKern = SVBT16ToShort( pData ); // Kerning in Twips in Read_Kern() local
Completed in 250 milliseconds