Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Delementimport.cxx422 Sequence< Any > aXMLValueList; in implApplyGenericProperties() local
423 aPropValues->Value >>= aXMLValueList; in implApplyGenericProperties()
424 Sequence< sal_Int16 > aPropertyValueList( aXMLValueList.getLength() ); in implApplyGenericProperties()
426 const Any* pXMLValue = aXMLValueList.getConstArray(); in implApplyGenericProperties()
429 … for ( sal_Int32 i=0; i<aXMLValueList.getLength(); ++i, ++pXMLValue, ++pPropValue ) in implApplyGenericProperties()

Completed in 21 milliseconds