Home
last modified time | relevance | path

Searched refs:AddAttributeASCII (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/xmloff/source/forms/
H A Dpropertyexport.hxx348 void AddAttributeASCII( sal_uInt16 nPrefix, const sal_Char *pName, const sal_Char *pValue );
357 …inline void AddAttributeASCII( sal_uInt16 _nPrefix, const sal_Char* _pName, const sal_Char *pValue… in AddAttributeASCII() function in xmloff::OPropertyExport
358 { m_rContext.getGlobalContext().AddAttributeASCII(_nPrefix, _pName, pValue); } in AddAttributeASCII()
H A Dpropertyexport.cxx398 AddAttributeASCII(_nNamespaceKey, _pAttributeName, ""); in exportEnumPropertyAttribute()
669 …void OPropertyExport::AddAttributeASCII(sal_uInt16 _nPrefix, const sal_Char* _pName, const sal_Cha… in AddAttributeASCII() function in xmloff::OPropertyExport
674 m_rContext.getGlobalContext().AddAttributeASCII(_nPrefix, _pName, pValue); in AddAttributeASCII()
/aoo41x/main/linguistic/source/
H A Dconvdicxml.cxx353 AddAttributeASCII( XML_NAMESPACE_TCD, "package", "org.openoffice.Office" ); in exportDoc()
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx386 void AddAttributeASCII( sal_uInt16 nPrefix, const sal_Char *pName,
/aoo41x/main/xmloff/source/core/
H A Dxmlexp.cxx1059 void SvXMLExport::AddAttributeASCII( sal_uInt16 nPrefixKey, in AddAttributeASCII() function in SvXMLExport

Completed in 50 milliseconds