Searched refs:m_nAttributes (Results 1 – 1 of 1) sorted by relevance
341 sal_Int32 m_nAttributes; member in xmlscript::ExtendedAttributes386 : m_nAttributes( nAttributes ) in ExtendedAttributes()737 for ( sal_Int32 nPos = m_nAttributes; nPos--; ) in getIndexByQName()750 return m_nAttributes; in getLength()756 if (nIndex < m_nAttributes) in getLocalNameByIndex()765 if (nIndex < m_nAttributes) in getQNameByIndex()775 OSL_ASSERT( nIndex < m_nAttributes ); in getTypeByIndex()782 if (nIndex < m_nAttributes) in getValueByIndex()792 for ( sal_Int32 nPos = m_nAttributes; nPos--; ) in getIndexByUidName()805 if (nIndex < m_nAttributes) in getUidByIndex()[all …]