Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxthyph.cxx362 SwHyphPortion aHyphPor; in CreateHyphen() local
363 aHyphPor.SetLen( 1 ); in CreateHyphen()
372 (SwPosSize&)aHyphPor = aHyphPor.GetTxtSize( rInf ); in CreateHyphen()
373 aMiniCacheH = aHyphPor.Height(), aMiniCacheW = aHyphPor.Width(); in CreateHyphen()
375 aHyphPor.Height( aMiniCacheH ), aHyphPor.Width( aMiniCacheW ); in CreateHyphen()
377 aHyphPor.SetLen( 0 ); in CreateHyphen()
378 pHyphPor = new SwHyphPortion( aHyphPor ); in CreateHyphen()

Completed in 13 milliseconds