Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx676 ControlImpl::ControlImpl (Context *context, const PeerHandle &peer, Window *window) in ControlImpl() function in layout::ControlImpl
681 ControlImpl::~ControlImpl () in ~ControlImpl()
696 Link& ControlImpl::GetGetFocusHdl () in GetGetFocusHdl()
708 Link& ControlImpl::GetLoseFocusHdl () in GetLoseFocusHdl()
995 : public ControlImpl
1012 ControlImpl::disposing (e); in disposing()
1273 class FixedLineImpl : public ControlImpl
1291 class FixedTextImpl : public ControlImpl
1314 ControlImpl::disposing (e); in disposing()
1357 ControlImpl::disposing (e); in disposing()
[all …]
H A Dwfield.cxx49 class EditImpl : public ControlImpl
57 : ControlImpl( context, peer, window ) in EditImpl()
83 ControlImpl::disposing (e); in disposing()
494 class ListBoxImpl : public ControlImpl
506 : ControlImpl( context, peer, window ) in ListBoxImpl()
583 ControlImpl::disposing (e); in disposing()
H A Dwrapper.hxx64 class ControlImpl : public WindowImpl class
71 ControlImpl( Context *context, PeerHandle const& peer, Window *window );
72 ~ControlImpl ();
H A Dwbutton.cxx77 class ButtonImpl : public ControlImpl
85 : ControlImpl( context, peer, window ) in ButtonImpl()
112 ControlImpl::disposing (e); in disposing()
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx190 class ControlImpl;

Completed in 31 milliseconds