Home
last modified time | relevance | path

Searched refs:implPushBackPropertyValue (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/xmloff/source/forms/
H A Delementimport.cxx588implPushBackPropertyValue( (*propDesc)->propertyName, aValues[ (*propDesc)->propertyId ] ); in tryGenericAttribute()
821 implPushBackPropertyValue(aProp); in handleAttribute()
936 implPushBackPropertyValue(*aValueProps); in StartElement()
1197 implPushBackPropertyValue( aImagePosition ); in StartElement()
1261 implPushBackPropertyValue(aEchoChar); in handleAttribute()
1299 implPushBackPropertyValue(aNewValue); in handleAttribute()
1661 implPushBackPropertyValue(aItemList); in EndElement()
1674 implPushBackPropertyValue(aValueList); in EndElement()
1681 implPushBackPropertyValue(aSelected); in EndElement()
1687 implPushBackPropertyValue(aDefaultSelected); in EndElement()
[all …]
H A Dpropertyimport.hxx140 inline void implPushBackPropertyValue(const ::com::sun::star::beans::PropertyValue& _rProp) in implPushBackPropertyValue() function in xmloff::OPropertyImport
145 …inline void implPushBackPropertyValue( const ::rtl::OUString& _rName, const ::com::sun::star::uno:… in implPushBackPropertyValue() function in xmloff::OPropertyImport
H A Dpropertyimport.cxx359 implPushBackPropertyValue( aNewValue ); in handleAttribute()