Searched refs:aOwnProps (Results 1 – 2 of 2) sorted by relevance
512 Sequence< Property > aOwnProps(m_aProperties.size()); in describeProperties() local513 Property* pOwnProps = aOwnProps.getArray(); in describeProperties()527 …::std::sort(aOwnProps.getArray(), aOwnProps.getArray() + aOwnProps.getLength(), PropertyCompareByN… in describeProperties()532 aOutput.realloc(_rProps.getLength() + aOwnProps.getLength()); in describeProperties()535 aOwnProps.getConstArray(), aOwnProps.getConstArray() + aOwnProps.getLength(), // input 2 in describeProperties()
184 Sequence< Property > aOwnProps( in impl_ts_getArrayHelper() local187 …p = new OPropertyArrayAggregationHelper( aOwnProps, aAggregateProps, &lcl_getPropertyInfos(), NEW_… in impl_ts_getArrayHelper()
Completed in 10 milliseconds