Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/vba/
H A Dvbaformatconditions.cxx184 uno::Sequence< beans::PropertyValue > aPropertyValueList(aPropertyValueVector.size()); in Add() local
188 aPropertyValueList[ index++ ] = *it; in Add()
190 mxSheetConditionalEntries->addNew(aPropertyValueList); in Add()
/aoo4110/main/xmloff/source/forms/
H A Delementimport.cxx424 Sequence< sal_Int16 > aPropertyValueList( aXMLValueList.getLength() ); in implApplyGenericProperties() local
427 sal_Int16* pPropValue = aPropertyValueList.getArray(); in implApplyGenericProperties()
437 aPropValues->Value <<= aPropertyValueList; in implApplyGenericProperties()

Completed in 33 milliseconds