Home
last modified time | relevance | path

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

/AOO41X/main/forms/source/richtext/
H A Dparametrizedattributedispatcher.cxx90 Sequence< PropertyValue > aUnoStateDescription; in fillFeatureEventFromAttributeState() local
95 TransformItems( nSlotId, aEmptySet, aUnoStateDescription ); in fillFeatureEventFromAttributeState()
96 _rEvent.State <<= aUnoStateDescription; in fillFeatureEventFromAttributeState()