Searched refs:m_nLastURI_lookup (Results 1 – 1 of 1) sorted by relevance
123 sal_Int32 m_nLastURI_lookup; member in xmlscript::DocumentHandlerImpl208 m_nLastURI_lookup( UID_UNKNOWN ), in DocumentHandlerImpl()249 if (m_nLastURI_lookup == UID_UNKNOWN || m_aLastURI_lookup != rURI) in getUidByURI()254 m_nLastURI_lookup = iFind->second; in getUidByURI()259 m_nLastURI_lookup = m_uid_count; in getUidByURI()261 m_URI2Uid[ rURI ] = m_nLastURI_lookup; in getUidByURI()265 return m_nLastURI_lookup; in getUidByURI()
Completed in 13 milliseconds