Home
last modified time | relevance | path

Searched refs:AddEventListener (Results 1 – 25 of 96) sorted by relevance

1234

/trunk/main/sd/source/ui/sidebar/
H A DMasterPageObserver.cxx64 void AddEventListener (const Link& rEventListener);
153 void MasterPageObserver::AddEventListener (const Link& rEventListener) in AddEventListener() function in sd::MasterPageObserver
156 mpImpl->AddEventListener (rEventListener); in AddEventListener()
219 void MasterPageObserver::Implementation::AddEventListener ( in AddEventListener() function in sd::MasterPageObserver::Implementation
H A DRecentlyUsedMasterPages.cxx172 MasterPageObserver::Instance().AddEventListener( in LateInit()
317 void RecentlyUsedMasterPages::AddEventListener (const Link& rEventListener) in AddEventListener() function in sd::sidebar::RecentlyUsedMasterPages
H A DLayoutMenu.cxx186 mrBase.GetEventMultiplexer()->AddEventListener(aEventListenerLink, in implConstruct()
206 GetParent()->AddEventListener(aWindowEventHandlerLink); in implConstruct()
H A DRecentlyUsedMasterPages.hxx57 void AddEventListener (const Link& rEventListener);
H A DRecentMasterPagesSelector.cxx96 RecentlyUsedMasterPages::Instance().AddEventListener ( in LateInit()
/trunk/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx78 void AddEventListener (
215 void EventMultiplexer::AddEventListener ( in AddEventListener() function in sd::tools::EventMultiplexer
219 mpImpl->AddEventListener (rCallback, aEventTypes); in AddEventListener()
364 void EventMultiplexer::Implementation::AddEventListener ( in AddEventListener() function in sd::tools::EventMultiplexer::Implementation
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx374 pParentWindow->AddEventListener( in SetupListeners()
379 pWindow->AddEventListener( in SetupListeners()
385 Application::AddEventListener( in SetupListeners()
/trunk/main/sd/source/ui/view/
H A DFormShellManager.cxx69 mrBase.GetEventMultiplexer()->AddEventListener( in FormShellManager()
173 mpMainViewShellWindow->AddEventListener( in RegisterAtCenterPane()
/trunk/main/svx/source/form/
H A Ddatabaselocationinput.cxx120 …m_rBrowseButton.AddEventListener( LINK( this, DatabaseLocationInputController_Impl, OnControlActio… in DatabaseLocationInputController_Impl()
121 …m_rLocationInput.AddEventListener( LINK( this, DatabaseLocationInputController_Impl, OnControlActi… in DatabaseLocationInputController_Impl()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx289 AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
303 mpMetadataAuthor->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
321 mpMetadataDate->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
358 mpVScrollbar->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
/trunk/main/framework/source/classes/
H A Dfwktabwindow.cxx327 void FwkTabWindow::AddEventListener( const Link& rEventListener ) in AddEventListener() function in framework::FwkTabWindow
329 m_aTabCtrl.AddEventListener( rEventListener ); in AddEventListener()
/trunk/main/accessibility/source/extended/
H A DAccessibleToolPanelDeckTabBar.cxx162 …i_rTabBar.GetScrollButton( true ).AddEventListener( LINK( this, AccessibleToolPanelTabBar_Impl, On… in AccessibleToolPanelTabBar_Impl()
163 …i_rTabBar.GetScrollButton( false ).AddEventListener( LINK( this, AccessibleToolPanelTabBar_Impl, O… in AccessibleToolPanelTabBar_Impl()
H A Dlistboxaccessible.cxx41 m_pWindow->AddEventListener( LINK( this, ListBoxAccessibleBase, WindowEventListener ) ); in ListBoxAccessibleBase()
H A Daccessibletabbarbase.cxx95 m_pTabBar->AddEventListener( LINK( this, AccessibleTabBarBase, WindowEventListener ) ); in SetTabBarPointer()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx359 …mpListenWindow->AddEventListener( LINK(this, AnnotationTag, WindowEventHandler)); … in MouseButtonDown()
700 mpAnnotationWindow->AddEventListener( LINK(this, AnnotationTag, WindowEventHandler)); in OpenPopup()
/trunk/main/reportdesign/source/ui/report/
H A DDesignView.cxx567 m_pReportExplorer->AddEventListener(LINK(&rReportController,OReportController,EventLstHdl)); in toggleReportExplorer()
605 m_pAddField->AddEventListener(LINK(&rReportController,OReportController,EventLstHdl)); in toggleAddField()
/trunk/main/sd/source/ui/inc/
H A DMasterPageObserver.hxx69 void AddEventListener (const Link& rEventListener);
H A DEventMultiplexer.hxx184 void AddEventListener (
/trunk/main/sd/source/ui/notes/
H A DTextLogger.cxx93 pEditWindow->AddEventListener( in ConnectToEditWindow()
/trunk/main/sd/source/ui/framework/factories/
H A DTaskPanelResource.cxx71 mpControl->AddEventListener(LINK(this,TaskPanelResource,WindowEventHandler)); in TaskPanelResource()
/trunk/main/sfx2/source/sidebar/
H A DSidebarPanel.cxx56 mpPanel->AddEventListener(LINK(this, SidebarPanel, HandleWindowEvent)); in SidebarPanel()
H A DToolBoxBackground.cxx83 pChild->AddEventListener(aEventListener); in SetToolBoxChild()
/trunk/main/dbaccess/source/ui/misc/
H A DToolBoxHelper.cxx58 Application::AddEventListener( LINK( this, OToolBoxHelper, SettingsChanged ) ); in DBG_NAME()
/trunk/main/framework/inc/classes/
H A Dfwktabwindow.hxx120 void AddEventListener( const Link& rEventListener );
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblemenubar.cxx52 m_pWindow->AddEventListener( LINK( this, VCLXAccessibleMenuBar, WindowEventListener ) ); in VCLXAccessibleMenuBar()

Completed in 98 milliseconds

1234