Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/office/
H A Diodlg.cxx407 struct ControlChain_Impl struct
410 ControlChain_Impl* _pNext; argument
413 ControlChain_Impl( Window* pControl, ControlChain_Impl* pNext ); argument
414 ~ControlChain_Impl();
419 ControlChain_Impl::ControlChain_Impl in ControlChain_Impl() function in ControlChain_Impl
422 ControlChain_Impl* pNext in ControlChain_Impl()
432 ControlChain_Impl::~ControlChain_Impl() in ~ControlChain_Impl()
3210 ControlChain_Impl* pElement = _pUserControls; in ReleaseOwnerShip()
3227 ControlChain_Impl* pElement = _pUserControls; in AddControl()
3345 _pUserControls = new ControlChain_Impl( pControl, _pUserControls ); in AddControl()
H A Diodlg.hxx58 struct ControlChain_Impl;
96 ControlChain_Impl* _pUserControls;

Completed in 31 milliseconds