Searched refs:pNewSwCharFmt (Results 1 – 1 of 1) sorted by relevance
3522 SwCharFmt* pNewSwCharFmt = 0; in ReadText() local3591 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 32 milliseconds