Home
last modified time | relevance | path

Searched refs:_pAttributeName (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/xmloff/source/forms/
H A Dformattributes.cxx262 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName, in addStringProperty() argument
265 implAdd(_pAttributeName, _rPropertyName, ::getCppuType( static_cast< ::rtl::OUString* >(NULL) ), in addStringProperty()
271 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName, in addBooleanProperty() argument
282 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName, in addInt16Property() argument
287 …implAdd(_pAttributeName, _rPropertyName, ::getCppuType( static_cast< sal_Int16* >(NULL) ), aDefaul… in addInt16Property()
292 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName, in addInt32Property() argument
302 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName, in addEnumProperty() argument
308 AttributeAssignment& aAssignment = implAdd(_pAttributeName, _rPropertyName, in addEnumProperty()
317 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName, in implAdd() argument
320 …nownProperties.end() == m_aKnownProperties.find(::rtl::OUString::createFromAscii(_pAttributeName)), in implAdd()
[all …]
H A Dpropertyexport.cxx276 AddAttribute( _nNamespaceKey, _pAttributeName, sPropValue ); in exportStringPropertyAttribute()
308 AddAttribute(_nNamespaceKey, _pAttributeName, bCurrentValue ? m_sValueTrue : m_sValueFalse); in exportBooleanPropertyAttribute()
315 AddAttribute(_nNamespaceKey, _pAttributeName, bCurrentValue ? m_sValueTrue : m_sValueFalse); in exportBooleanPropertyAttribute()
338 AddAttribute(_nNamespaceKey, _pAttributeName, sBuffer.makeStringAndClear()); in exportInt16PropertyAttribute()
362 AddAttribute( _nNamespaceKey, _pAttributeName, sBuffer.makeStringAndClear() ); in exportInt32PropertyAttribute()
371 const sal_uInt16 _nNamespaceKey, const sal_Char* _pAttributeName, in exportEnumPropertyAttribute() argument
392 AddAttribute(_nNamespaceKey, _pAttributeName, sBuffer.makeStringAndClear()); in exportEnumPropertyAttribute()
398 AddAttributeASCII(_nNamespaceKey, _pAttributeName, ""); in exportEnumPropertyAttribute()
468 …const sal_uInt16 _nAttributeNamespaceKey, const sal_Char* _pAttributeName, const sal_Char* _pPrope… in exportGenericPropertyAttribute() argument
492 AddAttribute(_nAttributeNamespaceKey, _pAttributeName, sValue); in exportGenericPropertyAttribute()
[all …]
H A Dpropertyexport.hxx133 const sal_Char* _pAttributeName,
151 const sal_Char* _pAttributeName,
170 const sal_Char* _pAttributeName,
189 const sal_Char* _pAttributeName,
210 const sal_Char* _pAttributeName,
277 const sal_Char* _pAttributeName,
305 const sal_Char* _pAttributeName,
H A Dformattributes.hxx285 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName,
301 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName,
314 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName,
327 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName,
344 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName,
351 const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropertyName,
H A Dpropertyimport.hxx132 …Attribute(const sal_Char* _pAttributeName) const { return encounteredAttribute(::rtl::OUString::cr… in encounteredAttribute()
H A Delementimport.hxx160 …void simulateDefaultedAttribute(const sal_Char* _pAttributeName, const ::rtl::OUString& _rPropert…
H A Delementimport.cxx660 …void OElementImport::simulateDefaultedAttribute(const sal_Char* _pAttributeName, const ::rtl::OUSt… in simulateDefaultedAttribute() argument
666 ::rtl::OUString sLocalAttrName = ::rtl::OUString::createFromAscii(_pAttributeName); in simulateDefaultedAttribute()
/aoo4110/main/reportdesign/source/ui/misc/
H A DUITools.cxx569 …Attribute( const ::comphelper::NamedValueCollection& _rAttrValues, const sal_Char* _pAttributeName, in lcl_applyFontAttribute() argument
574 if ( _rAttrValues.get_ensureType( _pAttributeName, aAttributeValue ) ) in lcl_applyFontAttribute()
579 …Attribute( const ::comphelper::NamedValueCollection& _rAttrValues, const sal_Char* _pAttributeName, in lcl_applyFontAttribute() argument
584 if ( _rAttrValues.get_ensureType( _pAttributeName, aAttributeValue ) ) in lcl_applyFontAttribute()
589 …Attribute( const ::comphelper::NamedValueCollection& _rAttrValues, const sal_Char* _pAttributeName, in lcl_applyFontAttribute() argument
594 if ( _rAttrValues.get_ensureType( _pAttributeName, aAttributeValue ) ) in lcl_applyFontAttribute()

Completed in 46 milliseconds