Searched refs:pFmtChg (Results 1 – 1 of 1) sorted by relevance
902 const SwFmtChg * pFmtChg = dynamic_cast<const SwFmtChg *> (pNew); in Modify() local904 if (pFmtChg != NULL) in Modify()906 SwFrmFmt * pFrmFmt = dynamic_cast<SwFrmFmt *> (pFmtChg->pChangedFmt); in Modify()
Completed in 25 milliseconds