Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/helper/
H A Dpropertyset.cxx77 void PropertySet::getProperties( Sequence< Any >& orValues, const Sequence< OUString >& rPropNames … in getProperties() argument
81 orValues = mxMultiPropSet->getPropertyValues( rPropNames ); in getProperties()
94 orValues.realloc( nLen ); in getProperties()
95 Any* pValue = orValues.getArray(); in getProperties()
/aoo41x/main/oox/inc/oox/helper/
H A Dpropertyset.hxx106 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& orValues,

Completed in 10 milliseconds