Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/core/
H A Dattrlist.cxx165 if (GetIndexByName(sName) == -1) { in AddAttribute()
210 if (GetIndexByName(sName) == -1) { in AppendAttributeList()
249 sal_Int16 SvXMLAttributeList::GetIndexByName( const OUString& rName ) const in GetIndexByName() function in SvXMLAttributeList
/trunk/main/xmloff/source/transform/
H A DMutableAttrList.cxx182 sal_Int16 XMLMutableAttributeList::GetIndexByName( const OUString& rName ) const in GetIndexByName() function in XMLMutableAttributeList
187 nIndex = m_pMutableAttrList->GetIndexByName( rName ); in GetIndexByName()
H A DEventOASISTContext.cxx300 sal_Int16 idx = pMutableAttrList->GetIndexByName( in StartElement()
352 sal_Int16 idx = pMutableAttrList->GetIndexByName( in StartElement()
H A DMutableAttrList.hxx79 sal_Int16 GetIndexByName( const ::rtl::OUString& rName ) const;
H A DChartPlotAreaOASISTContext.cxx177 sal_Int16 nIndex = pMutableAttrList->GetIndexByName( aAttrQName ); in EndElement()
H A DStyleOASISTContext.cxx266 pAttrList->GetIndexByName( aAttrQName ); in StartElement()
/trunk/main/xmloff/inc/xmloff/
H A Dattrlist.hxx185 sal_Int16 GetIndexByName( const ::rtl::OUString& rName ) const;

Completed in 34 milliseconds