Searched refs:aPropertyValueList (Results 1 – 2 of 2) sorted by relevance
184 uno::Sequence< beans::PropertyValue > aPropertyValueList(aPropertyValueVector.size()); in Add() local188 aPropertyValueList[ index++ ] = *it; in Add()190 mxSheetConditionalEntries->addNew(aPropertyValueList); in Add()
424 Sequence< sal_Int16 > aPropertyValueList( aXMLValueList.getLength() ); in implApplyGenericProperties() local427 sal_Int16* pPropValue = aPropertyValueList.getArray(); in implApplyGenericProperties()437 aPropValues->Value <<= aPropertyValueList; in implApplyGenericProperties()
Completed in 56 milliseconds