Home
last modified time | relevance | path

Searched refs:PopupWindowControllerImpl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dpopupwindowcontroller.cxx44 class PopupWindowControllerImpl class
47 PopupWindowControllerImpl();
48 ~PopupWindowControllerImpl();
53 DECL_STATIC_LINK( PopupWindowControllerImpl, AsyncDeleteWindowHdl, Window* );
60 PopupWindowControllerImpl::PopupWindowControllerImpl() in PopupWindowControllerImpl() function in svt::PopupWindowControllerImpl
66 PopupWindowControllerImpl::~PopupWindowControllerImpl() in ~PopupWindowControllerImpl()
72 void PopupWindowControllerImpl::SetPopupWindow( ::Window* pPopupWindow, ToolBox* pToolBox ) in SetPopupWindow()
84 mpPopupWindow->AddEventListener( LINK( this, PopupWindowControllerImpl, WindowEventListener )); in SetPopupWindow()
88 IMPL_LINK( PopupWindowControllerImpl, WindowEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
132 IMPL_STATIC_LINK( PopupWindowControllerImpl, AsyncDeleteWindowHdl, Window*, pWindow ) in IMPL_STATIC_LINK() argument
[all …]
/trunk/main/svtools/inc/svtools/
H A Dpopupwindowcontroller.hxx38 class PopupWindowControllerImpl;
76 boost::scoped_ptr< PopupWindowControllerImpl > mpImpl;
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx134 namespace svt { class PopupWindowControllerImpl; }
375 friend class svt::PopupWindowControllerImpl;

Completed in 19 milliseconds