Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Dproperty_description.hxx85 const PropertyId propertyId; member
101 ,propertyId( PID_INVALID ) in PropertyDescription()
117 ,propertyId( i_propertyId ) in PropertyDescription()
H A Delementimport.cxx570 const PPropertyHandler handler = (*first->factory)( first->propertyId ); in tryGenericAttribute()
579 aValues[ (*propDesc)->propertyId ] = Any(); in tryGenericAttribute()
588 … implPushBackPropertyValue( (*propDesc)->propertyName, aValues[ (*propDesc)->propertyId ] ); in tryGenericAttribute()
H A Delementexport.cxx495 … PPropertyHandler handler = (*propDescription->factory)( propDescription->propertyId ); in exportGenericHandlerAttributes()
532 aValues[ (*desc)->propertyId ] = propValue; in exportGenericHandlerAttributes()

Completed in 42 milliseconds