Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dshapeexport2.cxx389 uno::Sequence< beans::PropertyValue > aActionProperties; local
390 … if( xEvents->hasByName( msOnAction ) && (xEvents->getByName( msOnAction ) >>= aActionProperties) )
392 const beans::PropertyValue* pProperty = aActionProperties.getConstArray();
393 const beans::PropertyValue* pPropertyEnd = pProperty + aActionProperties.getLength();

Completed in 27 milliseconds