Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3522 SwCharFmt* pNewSwCharFmt = 0; in ReadText() local
3591 else if(pNewSwCharFmt) in ReadText()
3592 aDrop.SetCharFmt(const_cast<SwCharFmt*>(pNewSwCharFmt)); in ReadText()
3633 pNewSwCharFmt = rDoc.MakeCharFmt(sPrefix, (SwCharFmt*)rDoc.GetDfltCharFmt()); in ReadText()
3635 pNewSwCharFmt->SetFmtAttr( *pAktItemSet ); in ReadText()

Completed in 31 milliseconds