Searched refs:_aValues (Results 1 – 3 of 3) sorted by relevance
97 …rt::XSection >& _xSection,const ::std::vector< ::std::pair< ::rtl::OUString ,uno::Any> >& _aValues) in lcl_setValues() argument101 … ::std::vector< ::std::pair< ::rtl::OUString ,uno::Any> >::const_iterator aIter = _aValues.begin(); in lcl_setValues()102 ::std::vector< ::std::pair< ::rtl::OUString ,uno::Any> >::const_iterator aEnd = _aValues.end(); in lcl_setValues()
900 void DlgFilterCrit::fillLines(const Sequence<Sequence<PropertyValue > >& _aValues) in fillLines() argument902 const Sequence<PropertyValue >* pOrIter = _aValues.getConstArray(); in fillLines()903 const Sequence<PropertyValue >* pOrEnd = pOrIter + _aValues.getLength(); in fillLines()
134 …::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > >& _aValues);
Completed in 29 milliseconds