Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dtxthyph.cxx367 const void* pTmpMagic; in CreateHyphen() local
369 rInf.GetFont()->GetMagic( pTmpMagic, nFntIdx, rInf.GetFont()->GetActual() ); in CreateHyphen()
370 if( !pLastMagicNo || pLastMagicNo != pTmpMagic ) { in CreateHyphen()
371 pLastMagicNo = pTmpMagic; in CreateHyphen()

Completed in 18 milliseconds