Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/win32/filepicker/
H A Dcustomcontrolcontainer.hxx51 typedef std::list<CCustomControl*> ControlContainer_t; typedef in CCustomControlContainer
53 ControlContainer_t m_ControlContainer;
H A Dcustomcontrolcontainer.cxx115 ControlContainer_t::iterator iter_end = m_ControlContainer.end(); in RemoveControl()
117 ControlContainer_t::iterator iter = in RemoveControl()

Completed in 19 milliseconds