Home
last modified time | relevance | path

Searched refs:VclWindowEvent (Results 101 – 125 of 181) sorted by relevance

12345678

/aoo4110/main/toolkit/inc/toolkit/awt/
H A Dvclxspinbutton.hxx84 void ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent );
H A Dvclxtabpagecontainer.hxx80 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
/aoo4110/main/accessibility/inc/accessibility/extended/
H A Daccessibletablistboxtable.hxx48 void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
H A Daccessibleiconchoicectrl.hxx59 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
H A Daccessibletabbar.hxx60 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
/aoo4110/main/soldep/inc/soldep/
H A Dsoldep.hxx72 virtual void ProcessChildWindowEvent( const VclWindowEvent& _rVclWindowEvent );
/aoo4110/main/sd/source/ui/sidebar/
H A DSidebarShellManager.cxx146 IMPL_LINK(SidebarShellManager, WindowCallback, VclWindowEvent*, pEvent) in IMPL_LINK() argument
/aoo4110/main/svtools/source/config/
H A Dextcolorcfg.cxx147 DECL_LINK( DataChangedEventListener, VclWindowEvent* );
596 IMPL_LINK( ExtendedColorConfig_Impl, DataChangedEventListener, VclWindowEvent*, pEvent ) in IMPL_LINK() argument
/aoo4110/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterView.cxx88 DECL_LINK(WindowEventListener, VclWindowEvent*);
1050 IMPL_LINK(AccessibleSlideSorterView::Implementation, WindowEventListener, VclWindowEvent*, pEvent) in IMPL_LINK() argument
/aoo4110/main/sd/source/ui/app/
H A Dsdmod1.cxx456 …if( pEvent && (pEvent->GetId() == VCLEVENT_WINDOW_COMMAND) && static_cast<VclWindowEvent*>(pEvent)… in IMPL_LINK()
458 …const CommandEvent& rEvent = *(const CommandEvent*)static_cast<VclWindowEvent*>(pEvent)->GetData(); in IMPL_LINK()
/aoo4110/main/svtools/source/control/
H A Dvclxaccessibleheaderbar.cxx96 void VCLXAccessibleHeaderBar::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent()
/aoo4110/main/sd/source/ui/slidesorter/inc/controller/
H A DSlideSorterController.hxx174 DECL_LINK(WindowEventHandler, VclWindowEvent*);
/aoo4110/main/reportdesign/source/ui/inc/
H A DReportControllerObserver.hxx117 DECL_LINK(SettingsChanged, VclWindowEvent* );
/aoo4110/main/sfx2/source/sidebar/
H A DSidebarController.hxx194 DECL_LINK(WindowEventHandler, VclWindowEvent*);
/aoo4110/main/vcl/aqua/source/a11y/
H A Daqua11yfocustracker.cxx50 return static_cast< const ::VclWindowEvent *> (pEvent)->GetWindow(); in getWindow()
/aoo4110/main/toolkit/source/awt/
H A Dvclxscroller.cxx145 void VCLXScroller::ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent ) in ProcessWindowEvent()
H A Dvclxtabcontrol.hxx106 void ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent );
H A Dvclxdialog.cxx145 void VCLXDialog::ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent ) in ProcessWindowEvent()
/aoo4110/main/svtools/source/inc/
H A Dunoiface.hxx65 void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
258 void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
/aoo4110/main/accessibility/source/standard/
H A Dvclxaccessiblelist.cxx362 void VCLXAccessibleList::ProcessWindowEvent (const VclWindowEvent& rVclWindowEvent, bool b_IsDropD… in ProcessWindowEvent()
412 void VCLXAccessibleList::ProcessWindowEvent (const VclWindowEvent& rVclWindowEvent) in ProcessWindowEvent()
H A Dvclxaccessiblescrollbar.cxx68 void VCLXAccessibleScrollBar::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent()
/aoo4110/main/sd/source/ui/framework/factories/
H A DFullScreenPane.cxx213 IMPL_LINK(FullScreenPane, WindowEventHandler, VclWindowEvent*, pEvent) in IMPL_LINK() argument
/aoo4110/main/dbaccess/source/ui/inc/
H A DTableWindowAccess.hxx61 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
/aoo4110/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessibletextcomponent.hxx47 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
/aoo4110/main/sd/source/ui/view/
H A DFormShellManager.cxx275 IMPL_LINK(FormShellManager, WindowEventHandler, VclWindowEvent*, pEvent) in IMPL_LINK() argument

Completed in 75 milliseconds

12345678