Searched refs:aXMLValueList (Results 1 – 1 of 1) sorted by relevance
422 Sequence< Any > aXMLValueList; in implApplyGenericProperties() local423 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 22 milliseconds