Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/forms/
H A Delementexport.cxx489 … const PropertyDescription* propDescription = metadata::getPropertyDescription( prop->Name ); in exportGenericHandlerAttributes() local
490 if ( propDescription == NULL ) in exportGenericHandlerAttributes()
495 … PPropertyHandler handler = (*propDescription->factory)( propDescription->propertyId ); in exportGenericHandlerAttributes()
500 if ( propDescription->propertyGroup == NO_GROUP ) in exportGenericHandlerAttributes()
521 metadata::getPropertyGroup( propDescription->propertyGroup, descriptions ); in exportGenericHandlerAttributes()
540 propDescription->attribute.namespacePrefix, in exportGenericHandlerAttributes()
541 token::GetXMLToken( propDescription->attribute.attributeToken ), in exportGenericHandlerAttributes()

Completed in 30 milliseconds