Searched refs:GetAttrNamespace (Results 1 – 7 of 7) sorted by relevance
304 …if( ( rAttr.GetAttrLName( nItem ) == msEnableNumbering ) && ( rAttr.GetAttrNamespace( nItem ) == m… in getBulletState()348 …if( ( rAttr.GetAttrLName( nItem ) == msEnableNumbering ) && ( rAttr.GetAttrNamespace( nItem ) == m… in removeAlienAttributes()362 …aNewItem.AddAttr( rAttr.GetAttrPrefix(nItem),rAttr.GetAttrNamespace(nItem), rAttr.GetAttrLName(nIt… in removeAlienAttributes()
65 inline ::rtl::OUString GetAttrNamespace( sal_uInt16 i ) const;95 inline ::rtl::OUString SvXMLAttrContainerData::GetAttrNamespace( sal_uInt16 i ) const in GetAttrNamespace() function in SvXMLAttrContainerData
74 ::rtl::OUString GetAttrNamespace( sal_uInt16 i ) const;
206 ::rtl::OUString SvXMLAttrContainerItem::GetAttrNamespace( sal_uInt16 i ) const in GetAttrNamespace() function in SvXMLAttrContainerItem208 return pImpl->GetAttrNamespace( i ); in GetAttrNamespace()
75 ::rtl::OUString GetAttrNamespace( sal_uInt16 i ) const;
157 aData.Namespace = mpContainer->GetAttrNamespace(nAttr); in getByName()
178 OUString sNamespace( pUnknown->GetAttrNamespace( i ) ); in exportXML()
Completed in 46 milliseconds