/trunk/main/sd/source/ui/sidebar/ |
H A D | MasterPageObserver.cxx | 64 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 D | RecentlyUsedMasterPages.cxx | 172 MasterPageObserver::Instance().AddEventListener( in LateInit() 317 void RecentlyUsedMasterPages::AddEventListener (const Link& rEventListener) in AddEventListener() function in sd::sidebar::RecentlyUsedMasterPages
|
H A D | LayoutMenu.cxx | 186 mrBase.GetEventMultiplexer()->AddEventListener(aEventListenerLink, in implConstruct() 206 GetParent()->AddEventListener(aWindowEventHandlerLink); in implConstruct()
|
H A D | RecentlyUsedMasterPages.hxx | 57 void AddEventListener (const Link& rEventListener);
|
H A D | RecentMasterPagesSelector.cxx | 96 RecentlyUsedMasterPages::Instance().AddEventListener ( in LateInit()
|
/trunk/main/sd/source/ui/tools/ |
H A D | EventMultiplexer.cxx | 78 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 D | SlideSorter.cxx | 374 pParentWindow->AddEventListener( in SetupListeners() 379 pWindow->AddEventListener( in SetupListeners() 385 Application::AddEventListener( in SetupListeners()
|
/trunk/main/sd/source/ui/view/ |
H A D | FormShellManager.cxx | 69 mrBase.GetEventMultiplexer()->AddEventListener( in FormShellManager() 173 mpMainViewShellWindow->AddEventListener( in RegisterAtCenterPane()
|
/trunk/main/svx/source/form/ |
H A D | databaselocationinput.cxx | 120 …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 D | SidebarWin.cxx | 287 AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls() 301 mpMetadataAuthor->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls() 319 mpMetadataDate->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls() 356 mpVScrollbar->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
|
/trunk/main/framework/source/classes/ |
H A D | fwktabwindow.cxx | 327 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 D | AccessibleToolPanelDeckTabBar.cxx | 162 …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 D | listboxaccessible.cxx | 41 m_pWindow->AddEventListener( LINK( this, ListBoxAccessibleBase, WindowEventListener ) ); in ListBoxAccessibleBase()
|
H A D | accessibletabbarbase.cxx | 95 m_pTabBar->AddEventListener( LINK( this, AccessibleTabBarBase, WindowEventListener ) ); in SetTabBarPointer()
|
/trunk/main/sd/source/ui/annotations/ |
H A D | annotationtag.cxx | 359 …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 D | DesignView.cxx | 567 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 D | MasterPageObserver.hxx | 69 void AddEventListener (const Link& rEventListener);
|
H A D | EventMultiplexer.hxx | 184 void AddEventListener (
|
/trunk/main/sd/source/ui/notes/ |
H A D | TextLogger.cxx | 93 pEditWindow->AddEventListener( in ConnectToEditWindow()
|
/trunk/main/sd/source/ui/framework/factories/ |
H A D | TaskPanelResource.cxx | 71 mpControl->AddEventListener(LINK(this,TaskPanelResource,WindowEventHandler)); in TaskPanelResource()
|
/trunk/main/sfx2/source/sidebar/ |
H A D | SidebarPanel.cxx | 56 mpPanel->AddEventListener(LINK(this, SidebarPanel, HandleWindowEvent)); in SidebarPanel()
|
H A D | ToolBoxBackground.cxx | 83 pChild->AddEventListener(aEventListener); in SetToolBoxChild()
|
/trunk/main/dbaccess/source/ui/misc/ |
H A D | ToolBoxHelper.cxx | 58 Application::AddEventListener( LINK( this, OToolBoxHelper, SettingsChanged ) ); in DBG_NAME()
|
/trunk/main/framework/inc/classes/ |
H A D | fwktabwindow.hxx | 120 void AddEventListener( const Link& rEventListener );
|
/trunk/main/accessibility/source/standard/ |
H A D | vclxaccessiblemenubar.cxx | 52 m_pWindow->AddEventListener( LINK( this, VCLXAccessibleMenuBar, WindowEventListener ) ); in VCLXAccessibleMenuBar()
|