Searched refs:m_pUids (Results 1 – 1 of 1) sorted by relevance
356 sal_Int32 * m_pUids; member in xmlscript::ExtendedAttributes410 , 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