Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/main/xmloff/inc/xmloff/
H A Dattrlist.hxx82 sal_Int16 GetIndexByName( const ::rtl::OUString& rName ) const;
/aoo42x/main/xmloff/source/core/
H A Dattrlist.cxx239 sal_Int16 SvXMLAttributeList::GetIndexByName( const OUString& rName ) const in GetIndexByName() function in SvXMLAttributeList

Completed in 35 milliseconds