Home
last modified time | relevance | path

Searched refs:ProcessWindowEvent (Results 1 – 25 of 88) sorted by relevance

1234

/aoo4110/main/accessibility/source/standard/
H A Dvclxaccessiblebox.cxx115 void VCLXAccessibleBox::ProcessWindowEvent (const VclWindowEvent& rVclWindowEvent) in ProcessWindowEvent() function in VCLXAccessibleBox
133 pList->ProcessWindowEvent (rVclWindowEvent, m_bIsDropDownBox); in ProcessWindowEvent()
156 pList->ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
171 pList->ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
226 pList->ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
265 pEdit->ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
294 VCLXAccessibleComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxaccessiblelist.cxx362 void VCLXAccessibleList::ProcessWindowEvent (const VclWindowEvent& rVclWindowEvent, bool b_IsDropD… in ProcessWindowEvent() function in VCLXAccessibleList
379 VCLXAccessibleComponent::ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
412 void VCLXAccessibleList::ProcessWindowEvent (const VclWindowEvent& rVclWindowEvent) in ProcessWindowEvent() function in VCLXAccessibleList
440 VCLXAccessibleComponent::ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
457 VCLXAccessibleComponent::ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
483 VCLXAccessibleComponent::ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
H A Dvclxaccessiblestatusbar.cxx161 void VCLXAccessibleStatusBar::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in VCLXAccessibleStatusBar
256 VCLXAccessibleComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
260 VCLXAccessibleComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxaccessibletextcomponent.cxx83 void VCLXAccessibleTextComponent::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in VCLXAccessibleTextComponent
89 VCLXAccessibleComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
94 VCLXAccessibleComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxaccessibledropdownlistbox.cxx78 void VCLXAccessibleDropDownListBox::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in VCLXAccessibleDropDownListBox
80 VCLXAccessibleBox::ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
H A Dvclxaccessiblelistbox.cxx76 void VCLXAccessibleListBox::ProcessWindowEvent (const VclWindowEvent& rVclWindowEvent) in ProcessWindowEvent() function in VCLXAccessibleListBox
78 VCLXAccessibleBox::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxaccessiblecombobox.cxx64 void VCLXAccessibleComboBox::ProcessWindowEvent (const VclWindowEvent& rVclWindowEvent) in ProcessWindowEvent() function in VCLXAccessibleComboBox
66 VCLXAccessibleBox::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxaccessibledropdowncombobox.cxx78 void VCLXAccessibleDropDownComboBox::ProcessWindowEvent (const VclWindowEvent& rVclWindowEvent) in ProcessWindowEvent() function in VCLXAccessibleDropDownComboBox
111 VCLXAccessibleBox::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxaccessibletabcontrol.cxx178 void VCLXAccessibleTabControl::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in VCLXAccessibleTabControl
263 VCLXAccessibleComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
267 VCLXAccessibleComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxaccessiblemenubar.cxx86 ProcessWindowEvent( *(VclWindowEvent*)pEvent ); in IMPL_LINK()
94 void VCLXAccessibleMenuBar::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in VCLXAccessibleMenuBar
H A Dvclxaccessiblescrollbar.cxx68 void VCLXAccessibleScrollBar::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in VCLXAccessibleScrollBar
78 VCLXAccessibleComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxaccessiblebutton.cxx67 void VCLXAccessibleButton::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in VCLXAccessibleButton
86 VCLXAccessibleTextComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxaccessibleradiobutton.cxx72 void VCLXAccessibleRadioButton::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in VCLXAccessibleRadioButton
91 VCLXAccessibleTextComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxaccessiblecheckbox.cxx129 void VCLXAccessibleCheckBox::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in VCLXAccessibleCheckBox
140 VCLXAccessibleTextComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
/aoo4110/main/svtools/source/toolpanel/
H A Dtoolpaneldrawerpeer.cxx72 virtual void ProcessWindowEvent( const VclWindowEvent& i_rVclWindowEvent );
82 void ToolPanelDrawerContext::ProcessWindowEvent( const VclWindowEvent& i_rVclWindowEvent ) in ProcessWindowEvent() function in svt::ToolPanelDrawerContext
84 VCLXAccessibleComponent::ProcessWindowEvent( i_rVclWindowEvent ); in ProcessWindowEvent()
/aoo4110/main/sw/source/ui/docvw/
H A DSidebarTxtControlAcc.cxx170 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
258 void SidebarTxtControlAccessibleContext::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in sw::sidebarwindows::SidebarTxtControlAccessibleContext
284 VCLXAccessibleComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
/aoo4110/main/accessibility/source/extended/
H A Dlistboxaccessible.cxx65 ProcessWindowEvent( *static_cast< VclWindowEvent* >( pEvent ) ); in IMPL_LINK()
79 void ListBoxAccessibleBase::ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent ) in ProcessWindowEvent() function in accessibility::ListBoxAccessibleBase
H A Daccessibletabbarbase.cxx69 ProcessWindowEvent( *pWinEvent ); in IMPL_LINK()
74 void AccessibleTabBarBase::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in accessibility::AccessibleTabBarBase
/aoo4110/main/toolkit/source/awt/
H A Dvclxfixedline.cxx76 void VCLXFixedLine::ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent ) in ProcessWindowEvent() function in layoutimpl::VCLXFixedLine
85 VCLXWindow::ProcessWindowEvent( _rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxscroller.cxx145 void VCLXScroller::ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent ) in ProcessWindowEvent() function in layoutimpl::VCLXScroller
155 VCLXWindow::ProcessWindowEvent( _rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxdialog.cxx145 void VCLXDialog::ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent ) in ProcessWindowEvent() function in layoutimpl::VCLXDialog
155 VCLXWindow::ProcessWindowEvent( _rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxsplitter.cxx219 void VCLXSplitter::ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent ) in ProcessWindowEvent() function in layoutimpl::VCLXSplitter
221 VCLXWindow::ProcessWindowEvent( _rVclWindowEvent ); in ProcessWindowEvent()
/aoo4110/main/svtools/source/control/
H A Dvclxaccessibleheaderbar.cxx96 void VCLXAccessibleHeaderBar::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent() function in VCLXAccessibleHeaderBar
98 VCLXAccessibleComponent::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
H A Dvclxaccessibleheaderbaritem.cxx108 ProcessWindowEvent( *(VclWindowEvent*)pEvent ); in IMPL_LINK()
117 void VCLXAccessibleHeaderBarItem::ProcessWindowEvent( const VclWindowEvent& ) in ProcessWindowEvent() function in VCLXAccessibleHeaderBarItem
/aoo4110/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx161 void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
233 void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
292 void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
456 void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
547 void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
610 void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
681 virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
756 void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
817 void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );

Completed in 83 milliseconds

1234