Home
last modified time | relevance | path

Searched refs:_aValues (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx96 …rt::XSection >& _xSection,const ::std::vector< ::std::pair< ::rtl::OUString ,uno::Any> >& _aValues) in lcl_setValues() argument
100 … ::std::vector< ::std::pair< ::rtl::OUString ,uno::Any> >::const_iterator aIter = _aValues.begin(); in lcl_setValues()
101 … ::std::vector< ::std::pair< ::rtl::OUString ,uno::Any> >::const_iterator aEnd = _aValues.end(); in lcl_setValues()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dqueryfilter.cxx900 void DlgFilterCrit::fillLines(const Sequence<Sequence<PropertyValue > >& _aValues) in fillLines() argument
902 const Sequence<PropertyValue >* pOrIter = _aValues.getConstArray(); in fillLines()
903 const Sequence<PropertyValue >* pOrEnd = pOrIter + _aValues.getLength(); in fillLines()
/aoo41x/main/dbaccess/source/ui/inc/
H A Dqueryfilter.hxx134 …::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > >& _aValues);

Completed in 27 milliseconds