Home
last modified time | relevance | path

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

/aoo41x/main/fpicker/source/office/
H A Diodlg.cxx405 struct ControlChain_Impl struct
408 ControlChain_Impl* _pNext; argument
411 ControlChain_Impl( Window* pControl, ControlChain_Impl* pNext ); argument
412 ~ControlChain_Impl();
417 ControlChain_Impl::ControlChain_Impl in ControlChain_Impl() function in ControlChain_Impl
420 ControlChain_Impl* pNext in ControlChain_Impl()
430 ControlChain_Impl::~ControlChain_Impl() in ~ControlChain_Impl()
3208 ControlChain_Impl* pElement = _pUserControls; in ReleaseOwnerShip()
3225 ControlChain_Impl* pElement = _pUserControls; in AddControl()
3343 _pUserControls = new ControlChain_Impl( pControl, _pUserControls ); in AddControl()
H A Diodlg.hxx58 struct ControlChain_Impl;
96 ControlChain_Impl* _pUserControls;

Completed in 33 milliseconds