Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx512 Sequence< Property > aOwnProps(m_aProperties.size()); in describeProperties() local
513 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()
/trunk/main/forms/source/component/
H A Dpropertybaghelper.cxx184 Sequence< Property > aOwnProps( in impl_ts_getArrayHelper() local
187 …p = new OPropertyArrayAggregationHelper( aOwnProps, aAggregateProps, &lcl_getPropertyInfos(), NEW_… in impl_ts_getArrayHelper()

Completed in 17 milliseconds