Lines Matching refs:sal_uInt16

260 …void OPropertyExport::exportStringPropertyAttribute( const sal_uInt16 _nNamespaceKey, const sal_Ch…  in exportStringPropertyAttribute()
283 …void OPropertyExport::exportBooleanPropertyAttribute(const sal_uInt16 _nNamespaceKey, const sal_Ch… in exportBooleanPropertyAttribute()
322 …void OPropertyExport::exportInt16PropertyAttribute(const sal_uInt16 _nNamespaceKey, const sal_Char… in exportInt16PropertyAttribute()
346 …void OPropertyExport::exportInt32PropertyAttribute( const sal_uInt16 _nNamespaceKey, const sal_Cha… in exportInt32PropertyAttribute()
371 const sal_uInt16 _nNamespaceKey, const sal_Char* _pAttributeName, in exportEnumPropertyAttribute()
390 …m_rContext.getGlobalContext().GetMM100UnitConverter().convertEnum(sBuffer, (sal_uInt16)nCurrentVal… in exportEnumPropertyAttribute()
468 …const sal_uInt16 _nAttributeNamespaceKey, const sal_Char* _pAttributeName, const sal_Char* _pPrope… in exportGenericPropertyAttribute()
496 …void OPropertyExport::exportStringSequenceAttribute(const sal_uInt16 _nAttributeNamespaceKey, cons… in exportStringSequenceAttribute()
651 …void OPropertyExport::AddAttribute(sal_uInt16 _nPrefix, const sal_Char* _pName, const ::rtl::OUStr… in AddAttribute()
660 …void OPropertyExport::AddAttribute( sal_uInt16 _nPrefix, const ::rtl::OUString& _rName, const ::rt… in AddAttribute()
669 …void OPropertyExport::AddAttributeASCII(sal_uInt16 _nPrefix, const sal_Char* _pName, const sal_Cha… in AddAttributeASCII()
678 …void OPropertyExport::AddAttribute(sal_uInt16 _nPrefix, ::xmloff::token::XMLTokenEnum _eName, cons… in AddAttribute()
687 …void OPropertyExport::AddAttribute(sal_uInt16 _nPrefix, ::xmloff::token::XMLTokenEnum _eName, ::xm… in AddAttribute()