Searched refs:GetIndexByPrefix (Results 1 – 4 of 4) sorted by relevance
121 sal_uInt16 nPos = aNamespaceMap.GetIndexByPrefix( rPrefix ); in AddAttr()171 sal_uInt16 nPos = aNamespaceMap.GetIndexByPrefix( rPrefix ); in SetAt()
452 sal_uInt16 SvXMLNamespaceMap::GetIndexByPrefix( const OUString& rPrefix ) const in GetIndexByPrefix() function in SvXMLNamespaceMap
163 /* deprecated */ sal_uInt16 GetIndexByPrefix( const ::rtl::OUString& rPrefix ) const;
182 sal_uInt16 nIdx = pNamespaceMap->GetIndexByPrefix( sPrefix ); in exportXML()
Completed in 31 milliseconds