Searched refs:GetNextNamespaceIndex (Results 1 – 7 of 7) sorted by relevance
232 sal_uInt16 SvXMLAttrContainerItem::GetNextNamespaceIndex( sal_uInt16 nIdx ) const in GetNextNamespaceIndex() function in SvXMLAttrContainerItem234 return pImpl->GetNextNamespaceIndex( nIdx ); in GetNextNamespaceIndex()
80 sal_uInt16 GetNextNamespaceIndex( sal_uInt16 nIdx ) const;
71 …sal_uInt16 GetNextNamespaceIndex( sal_uInt16 nIdx ) const { return aNamespaceMap.GetNextIndex( nId… in GetNextNamespaceIndex() function in SvXMLAttrContainerData
81 sal_uInt16 GetNextNamespaceIndex( sal_uInt16 nIdx ) const;
155 mnCurrentAttr = mpCurrentAttr->GetNextNamespaceIndex( mnCurrentAttr ); in next()
259 nIdx = pUnknown->GetNextNamespaceIndex( nIdx ); in exportDoc()
4451 nIdx = pUnknown->GetNextNamespaceIndex( nIdx ); in CollectUserDefinedNamespaces()
Completed in 53 milliseconds