Lines Matching refs:ExtendedAttributes
94 class ExtendedAttributes;
113 friend class ExtendedAttributes;
352 class ExtendedAttributes : class
365 inline ExtendedAttributes(
371 virtual ~ExtendedAttributes() throw ();
403 inline ExtendedAttributes::ExtendedAttributes( in ExtendedAttributes() function in xmlscript::ExtendedAttributes
426 ExtendedAttributes::~ExtendedAttributes() throw () in ~ExtendedAttributes()
642 new ExtendedAttributes( in startElement()
772 sal_Int32 ExtendedAttributes::getIndexByQName( OUString const & rQName ) in getIndexByQName()
786 sal_Int32 ExtendedAttributes::getLength() in getLength()
793 OUString ExtendedAttributes::getLocalNameByIndex( sal_Int32 nIndex ) in getLocalNameByIndex()
803 OUString ExtendedAttributes::getQNameByIndex( sal_Int32 nIndex ) in getQNameByIndex()
813 OUString ExtendedAttributes::getTypeByIndex( sal_Int32 nIndex ) in getTypeByIndex()
822 OUString ExtendedAttributes::getValueByIndex( sal_Int32 nIndex ) in getValueByIndex()
832 sal_Int32 ExtendedAttributes::getIndexByUidName( in getIndexByUidName()
847 sal_Int32 ExtendedAttributes::getUidByIndex( sal_Int32 nIndex ) in getUidByIndex()
857 OUString ExtendedAttributes::getValueByUidName( in getValueByUidName()