Searched refs:pRootStyle (Results 1 – 2 of 2) sorted by relevance
218 auto pRootStyle = CreateRootStyle(pTextProvider); in DoParse() local219 ParseRichText(pXMLContainer, pRootStyle.Get()); in DoParse()
656 auto pRootStyle = m_textParser.CreateRootStyle(m_pTextProvider); in Loader() local657 LoadRichText(pXMLContainer, szText, fLinePos, pRootStyle, bSavePieces, in Loader()