Home
last modified time | relevance | path

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

/aoo42x/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx356 sal_Int32 * m_pUids; member in xmlscript::ExtendedAttributes
410 , m_pUids( pUids ) in ExtendedAttributes()
430 delete [] m_pUids; in ~ExtendedAttributes()
838 if (m_pUids[ nPos ] == nUid && m_pLocalNames[ nPos ] == rLocalName) in getIndexByUidName()
851 return m_pUids[ nIndex ]; in getUidByIndex()
863 if (m_pUids[ nPos ] == nUid && m_pLocalNames[ nPos ] == rLocalName) in getValueByUidName()

Completed in 11 milliseconds