Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/xsltfilter/
H A Duof2merge.cxx69 explicit UOF2AttributeList();
70 virtual ~UOF2AttributeList();
84 UOF2AttributeList::UOF2AttributeList() in UOF2AttributeList() function in XSLT::UOF2AttributeList
88 UOF2AttributeList::~UOF2AttributeList() in ~UOF2AttributeList()
92 void UOF2AttributeList::addAttribute( const UOF2Attribute& rAttribute ) in addAttribute()
98 sal_Int16 SAL_CALL UOF2AttributeList::getLength() throw ( ::com::sun::star::uno::RuntimeException ) in getLength()
115 ::std::vector< UOF2AttributeList::UOF2Attribute >::const_iterator aIter = m_aAttributes.begin(); in getTypeByName()
116 ::std::vector< UOF2AttributeList::UOF2Attribute >::const_iterator aEnd = m_aAttributes.end(); in getTypeByName()
134 ::std::vector< UOF2AttributeList::UOF2Attribute >::const_iterator aIter = m_aAttributes.begin(); in getValueByName()
135 ::std::vector< UOF2AttributeList::UOF2Attribute >::const_iterator aEnd = m_aAttributes.end(); in getValueByName()
[all …]

Completed in 9 milliseconds