Home
last modified time | relevance | path

Searched refs:VclWindowEvent (Results 76 – 100 of 181) sorted by relevance

12345678

/aoo4110/main/reportdesign/source/ui/inc/
H A DReportController.hxx70 class VclWindowEvent;
348 DECL_LINK( EventLstHdl, VclWindowEvent* );
/aoo4110/main/sd/source/ui/framework/factories/
H A DFullScreenPane.hxx83 DECL_LINK(WindowEventHandler, VclWindowEvent*);
H A DTaskPanelResource.cxx120 IMPL_LINK(TaskPanelResource,WindowEventHandler,VclWindowEvent*,pEvent) in IMPL_LINK() argument
/aoo4110/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1638 = static_cast< ::VclWindowEvent const * >(pEvent)->GetWindow(); in callTopWindowListeners()
1675 ::Window * pWindow = static_cast< ::VclWindowEvent const * >(pEvent)->GetWindow(); in callKeyHandlers()
1679 static_cast< ::VclWindowEvent const * >(pEvent)->GetData()); in callKeyHandlers()
1719 = static_cast< ::VclWindowEvent const * >(pEvent)->GetWindow(); in callFocusListeners()
H A Dvclxfixedline.cxx76 void VCLXFixedLine::ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent ) in ProcessWindowEvent()
H A Dvclxwindow.cxx455 DBG_ASSERT( pEvent && pEvent->ISA( VclWindowEvent ), "Unknown WindowEvent!" ); in IMPL_LINK()
456 if ( pEvent && pEvent->ISA( VclWindowEvent ) ) in IMPL_LINK()
458 DBG_ASSERT( ((VclWindowEvent*)pEvent)->GetWindow() && GetWindow(), "Window???" ); in IMPL_LINK()
459 ProcessWindowEvent( *(VclWindowEvent*)pEvent ); in IMPL_LINK()
486 void VCLXWindow::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent()
H A Dvclxdialog.hxx72 void ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent );
H A Dvclxsplitter.hxx84 void ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent );
/aoo4110/main/sd/source/ui/annotations/
H A Dannotationtag.hxx84 DECL_LINK( WindowEventHandler, VclWindowEvent* );
/aoo4110/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblestatusbar.hxx53 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
H A Dvclxaccessiblebutton.hxx53 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
H A Dvclxaccessiblecheckbox.hxx63 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
H A Dvclxaccessibleradiobutton.hxx53 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
H A Dvclxaccessiblescrollbar.hxx53 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
/aoo4110/main/svtools/inc/svtools/
H A Dvclxaccessibleheaderbar.hxx50 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
/aoo4110/main/accessibility/inc/accessibility/extended/
H A DAccessibleToolPanelDeckTabBar.hxx78 …m::sun::star::accessibility::XAccessible > GetChildAccessible( const VclWindowEvent& i_rVclWindowE…
H A DAccessibleToolPanelDeck.hxx77 …m::sun::star::accessibility::XAccessible > GetChildAccessible( const VclWindowEvent& i_rVclWindowE…
/aoo4110/main/sd/source/ui/slideshow/
H A Dshowwindow.hxx137 DECL_LINK( EventHdl, VclWindowEvent* pEvent );
/aoo4110/main/sfx2/source/sidebar/
H A DSidebarPanel.cxx155 IMPL_LINK(SidebarPanel, HandleWindowEvent, VclWindowEvent*, pEvent) in IMPL_LINK() argument
H A DToolBoxBackground.cxx132 IMPL_LINK(ToolBoxBackground, WindowEventHandler, VclWindowEvent*, pEvent) in IMPL_LINK() argument
/aoo4110/main/sd/source/ui/sidebar/
H A DLayoutMenu.hxx207 DECL_LINK(WindowEventHandler, VclWindowEvent*);
/aoo4110/main/dbaccess/source/ui/misc/
H A DToolBoxHelper.cxx106 IMPL_LINK(OToolBoxHelper, SettingsChanged, VclWindowEvent*, _pEvt) in IMPL_LINK() argument
/aoo4110/main/desktop/source/splash/
H A Dsplash.hxx67 DECL_LINK( AppEventListenerHdl, VclWindowEvent * );
/aoo4110/main/toolkit/inc/toolkit/awt/
H A Danimatedimagespeer.hxx88 void ProcessWindowEvent( const VclWindowEvent& i_windowEvent );
/aoo4110/main/sc/source/ui/inc/
H A Dpvlaydlg.hxx96 DECL_LINK( ChildEventListener, VclWindowEvent* );

Completed in 97 milliseconds

12345678