Home
last modified time | relevance | path

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

/trunk/main/svl/source/misc/
H A Dadrparse.cxx102 sal_Unicode const * m_pFirstCommentBegin; member in SvAddressParser_Impl
136 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 9 milliseconds