Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/app/
H A DAppController.hxx97 …pedef ::std::vector< TContainer > TContainerVector; typedef in dbaui::OApplicationController
118 TContainerVector m_aCurrentContainers; // the containers where we are listener on
H A DAppController.cxx208 struct XContainerFunctor : public ::std::unary_function< OApplicationController::TContainerVector::…
214 bool operator() (const OApplicationController::TContainerVector::value_type& lhs) const in operator ()()
527TContainerVector::iterator aFind = ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.e… in disposing()
2056TContainerVector::iterator aFind = ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.e… in addContainerListener()

Completed in 46 milliseconds