Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1650 DispatchInfoList aInformationList; in getConfigurableDispatchInformation() local
1660 aInformationList.push_back( aDispatchInfo ); in getConfigurableDispatchInformation()
1664 Sequence< DispatchInformation > aInformation( aInformationList.size() ); in getConfigurableDispatchInformation()
1665 ::std::transform( aInformationList.begin(), in getConfigurableDispatchInformation()
1666 aInformationList.end(), in getConfigurableDispatchInformation()

Completed in 19 milliseconds