Home
last modified time | relevance | path

Searched refs:i_rVclWindowEvent (Results 1 – 5 of 5) sorted by relevance

/trunk/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() argument
84 VCLXAccessibleComponent::ProcessWindowEvent( i_rVclWindowEvent ); in ProcessWindowEvent()
86 switch ( i_rVclWindowEvent.GetId() ) in ProcessWindowEvent()
/trunk/main/accessibility/source/extended/
H A DAccessibleToolPanelDeck.cxx385 …Accessible > AccessibleToolPanelDeck::GetChildAccessible( const VclWindowEvent& i_rVclWindowEvent ) in GetChildAccessible() argument
389 (void)i_rVclWindowEvent; in GetChildAccessible()
H A DAccessibleToolPanelDeckTabBar.cxx433 …cessible > AccessibleToolPanelTabBar::GetChildAccessible( const VclWindowEvent& i_rVclWindowEvent ) in GetChildAccessible() argument
437 (void)i_rVclWindowEvent; in GetChildAccessible()
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleToolPanelDeckTabBar.hxx78 …::star::accessibility::XAccessible > GetChildAccessible( const VclWindowEvent& i_rVclWindowEvent );
H A DAccessibleToolPanelDeck.hxx77 …::star::accessibility::XAccessible > GetChildAccessible( const VclWindowEvent& i_rVclWindowEvent );

Completed in 42 milliseconds