Home
last modified time | relevance | path

Searched refs:_rElements (Results 1 – 5 of 5) sorted by relevance

/trunk/main/comphelper/source/property/
H A Dcomposedprops.cxx61 const Sequence< Reference< XPropertySet> > & _rElements, in OComposedPropertySet()
66 sal_Int32 nSingleSets = _rElements.getLength(); in OComposedPropertySet()
70 const Reference< XPropertySet >* pSingleSets = _rElements.getConstArray(); in OComposedPropertySet()
/trunk/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx325 …::rtl::OUString composeSequenceElements( const Sequence< ElementType >& _rElements, const Transfor… in composeSequenceElements() argument
331 const ElementType* pElements = _rElements.getConstArray(); in composeSequenceElements()
332 const ElementType* pElementsEnd = pElements + _rElements.getLength(); in composeSequenceElements()
/trunk/main/comphelper/source/misc/
H A Dnamedvaluecollection.cxx95 NamedValueCollection::NamedValueCollection( const Any& _rElements ) in NamedValueCollection() argument
98 impl_assign( _rElements ); in NamedValueCollection()
/trunk/main/comphelper/inc/comphelper/
H A Dcomposedprops.hxx93 …:Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> > & _rElements,
H A Dnamedvaluecollection.hxx69 NamedValueCollection( const ::com::sun::star::uno::Any& _rElements );

Completed in 21 milliseconds