Searched refs:m_pFirstCommentBegin (Results 1 – 1 of 1) sorted by relevance
102 sal_Unicode const * m_pFirstCommentBegin; member in SvAddressParser_Impl136 m_pFirstCommentBegin = 0; in resetRealNameAndFirstComment()532 && !m_pFirstCommentBegin && m_pCurTokenContentBegin) in SvAddressParser_Impl()534 m_pFirstCommentBegin = m_pCurTokenContentBegin; in SvAddressParser_Impl()663 && m_pFirstCommentBegin)) in SvAddressParser_Impl()664 if (!m_pFirstCommentBegin) in SvAddressParser_Impl()668 = reparseComment(m_pFirstCommentBegin, in SvAddressParser_Impl()674 m_pFirstCommentBegin in SvAddressParser_Impl()678 - m_pFirstCommentBegin)); in SvAddressParser_Impl()
Completed in 14 milliseconds