Searched refs:pXMLValue (Results 1 – 1 of 1) sorted by relevance
426 const Any* pXMLValue = aXMLValueList.getConstArray(); in implApplyGenericProperties() local429 … for ( sal_Int32 i=0; i<aXMLValueList.getLength(); ++i, ++pXMLValue, ++pPropValue ) in implApplyGenericProperties()433 OSL_VERIFY( *pXMLValue >>= nVal ); in implApplyGenericProperties()
Completed in 22 milliseconds