Searched refs:orValues (Results 1 – 2 of 2) sorted by relevance
77 void PropertySet::getProperties( Sequence< Any >& orValues, const Sequence< OUString >& rPropNames … in getProperties() argument81 orValues = mxMultiPropSet->getPropertyValues( rPropNames ); in getProperties()94 orValues.realloc( nLen ); in getProperties()95 Any* pValue = orValues.getArray(); in getProperties()
106 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& orValues,
Completed in 15 milliseconds