Searched refs:GetAttrNameByIndex (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/xmloff/source/text/ |
H A D | XMLAutoTextEventExport.cxx | 206 GetNamespaceMap().GetAttrNameByIndex( XML_NAMESPACE_OFFICE ), in addNamespaces() 209 GetNamespaceMap().GetAttrNameByIndex( XML_NAMESPACE_TEXT ), in addNamespaces() 212 GetNamespaceMap().GetAttrNameByIndex( XML_NAMESPACE_SCRIPT ), in addNamespaces() 215 GetNamespaceMap().GetAttrNameByIndex( XML_NAMESPACE_DOM ), in addNamespaces() 218 GetNamespaceMap().GetAttrNameByIndex( XML_NAMESPACE_OOO ), in addNamespaces() 221 GetNamespaceMap().GetAttrNameByIndex( XML_NAMESPACE_XLINK ), in addNamespaces()
|
/aoo42x/main/xmloff/source/meta/ |
H A D | xmlversion.cxx | 76 AddAttribute( XML_NAMESPACE_NONE, _GetNamespaceMap().GetAttrNameByIndex( nPos ), in exportDoc() 80 AddAttribute( XML_NAMESPACE_NONE, _GetNamespaceMap().GetAttrNameByIndex( nPos ), in exportDoc()
|
/aoo42x/main/xmloff/inc/xmloff/ |
H A D | nmspmap.hxx | 168 /* deprecated */ ::rtl::OUString GetAttrNameByIndex( sal_uInt16 nIdx ) const;
|
/aoo42x/main/xmloff/source/core/ |
H A D | nmspmap.cxx | 429 OUString SvXMLNamespaceMap::GetAttrNameByIndex( sal_uInt16 nIdx ) const in GetAttrNameByIndex() function in SvXMLNamespaceMap
|
Completed in 16 milliseconds