Searched refs:m_aLastURI_lookup (Results 1 – 1 of 1) sorted by relevance
124 OUString m_aLastURI_lookup; member in xmlscript::DocumentHandlerImpl209 m_aLastURI_lookup( RTL_CONSTASCII_USTRINGPARAM("<<< unknown URI >>>") ), in DocumentHandlerImpl()249 if (m_nLastURI_lookup == UID_UNKNOWN || m_aLastURI_lookup != rURI) in getUidByURI()255 m_aLastURI_lookup = rURI; in getUidByURI()262 m_aLastURI_lookup = rURI; in getUidByURI()
Completed in 16 milliseconds