Searched refs:ControlImpl (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/toolkit/source/layout/vcl/ |
H A D | wrapper.cxx | 676 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 D | wfield.cxx | 49 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 D | wrapper.hxx | 64 class ControlImpl : public WindowImpl class 71 ControlImpl( Context *context, PeerHandle const& peer, Window *window ); 72 ~ControlImpl ();
|
H A D | wbutton.cxx | 77 class ButtonImpl : public ControlImpl 85 : ControlImpl( context, peer, window ) in ButtonImpl() 112 ControlImpl::disposing (e); in disposing()
|
/aoo42x/main/toolkit/inc/layout/ |
H A D | layout.hxx | 190 class ControlImpl;
|
Completed in 35 milliseconds