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
194 m_nLastURI_lookup( UID_UNKNOWN ), in DocumentHandlerImpl()
196 m_nLastPrefix_lookup( UID_UNKNOWN ), in DocumentHandlerImpl()
235 if (m_nLastURI_lookup == UID_UNKNOWN || m_aLastURI_lookup != rURI) in getUidByURI()
260 if (m_nLastPrefix_lookup == UID_UNKNOWN || m_aLastPrefix_lookup != rPrefix) in getUidByPrefix()
273 m_nLastPrefix_lookup = UID_UNKNOWN; in getUidByPrefix()
322 m_nLastPrefix_lookup = UID_UNKNOWN; in popPrefix()
474 OSL_ASSERT( uid != UID_UNKNOWN ); in getUidByUri()
564 pUids[ nPos ] = UID_UNKNOWN; in startElement()
573 pUids[ nPos ] = UID_UNKNOWN; in startElement()