Home
last modified time | relevance | path

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

/aoo42x/main/svl/source/misc/
H A Dadrparse.cxx96 sal_Unicode const * m_pRealNameBegin; member in SvAddressParser_Impl
130 m_pRealNameBegin = 0; in resetRealNameAndFirstComment()
165 if (!m_pRealNameBegin) in addTokenToRealName()
494 if (!m_pRealNameBegin) in SvAddressParser_Impl()
495 m_pRealNameBegin = m_pCurTokenBegin; in SvAddressParser_Impl()
501 else if (!m_pRealNameBegin) in SvAddressParser_Impl()
503 m_pRealNameBegin = m_pCurTokenBegin; in SvAddressParser_Impl()
568 if (m_pRealNameBegin) in SvAddressParser_Impl()
658 if (!m_pRealNameBegin in SvAddressParser_Impl()
660 && m_pRealNameBegin in SvAddressParser_Impl()
[all …]

Completed in 16 milliseconds