Home
last modified time | relevance | path

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

/trunk/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx54 const sal_Int32 UID_UNKNOWN = -1; variable
208 m_nLastURI_lookup( UID_UNKNOWN ), in DocumentHandlerImpl()
210 m_nLastPrefix_lookup( UID_UNKNOWN ), in DocumentHandlerImpl()
249 if (m_nLastURI_lookup == UID_UNKNOWN || m_aLastURI_lookup != rURI) in getUidByURI()
274 if (m_nLastPrefix_lookup == UID_UNKNOWN || m_aLastPrefix_lookup != rPrefix) in getUidByPrefix()
287 m_nLastPrefix_lookup = UID_UNKNOWN; in getUidByPrefix()
336 m_nLastPrefix_lookup = UID_UNKNOWN; in popPrefix()
502 OSL_ASSERT( uid != UID_UNKNOWN ); in getUidByUri()
596 pUids[ nPos ] = UID_UNKNOWN; in startElement()
605 pUids[ nPos ] = UID_UNKNOWN; in startElement()

Completed in 15 milliseconds