Home
last modified time | relevance | path

Searched refs:LINK (Results 151 – 175 of 1038) sorted by relevance

12345678910>>...42

/aoo42x/main/sw/source/ui/envelp/
H A Dlabel1.cxx305 aAddrBox .SetClickHdl (LINK(this, SwLabPage, AddrHdl )); in SwLabPage()
306 aDatabaseLB .SetSelectHdl(LINK(this, SwLabPage, DatabaseHdl )); in SwLabPage()
307 aTableLB .SetSelectHdl(LINK(this, SwLabPage, DatabaseHdl )); in SwLabPage()
308 aInsertBT .SetClickHdl (LINK(this, SwLabPage, FieldHdl )); in SwLabPage()
309 aContButton .SetClickHdl (LINK(this, SwLabPage, PageHdl )); in SwLabPage()
310 aSheetButton .SetClickHdl (LINK(this, SwLabPage, PageHdl )); in SwLabPage()
311 aMakeBox .SetSelectHdl(LINK(this, SwLabPage, MakeHdl )); in SwLabPage()
312 aTypeBox .SetSelectHdl(LINK(this, SwLabPage, TypeHdl )); in SwLabPage()
735 aAutoTextLB.SetSelectHdl(LINK(this, SwVisitingCardPage, AutoTextSelectHdl)); in SwVisitingCardPage()
736 aAutoTextGroupLB.SetSelectHdl(LINK(this, SwVisitingCardPage, AutoTextSelectHdl)); in SwVisitingCardPage()
/aoo42x/main/cui/source/tabpages/
H A Dtpcolor.cxx141 LINK( this, SvxColorTabPage, SelectColorLBHdl_Impl ) ); in SvxColorTabPage()
143 LINK( this, SvxColorTabPage, SelectValSetHdl_Impl ) ); in SvxColorTabPage()
145 LINK( this, SvxColorTabPage, SelectColorModelHdl_Impl ) ); in SvxColorTabPage()
147 Link aLink = LINK( this, SvxColorTabPage, ModifiedHdl_Impl ); in SvxColorTabPage()
153 aBtnAdd.SetClickHdl( LINK( this, SvxColorTabPage, ClickAddHdl_Impl ) ); in SvxColorTabPage()
155 LINK( this, SvxColorTabPage, ClickModifyHdl_Impl ) ); in SvxColorTabPage()
157 LINK( this, SvxColorTabPage, ClickWorkOnHdl_Impl ) ); in SvxColorTabPage()
159 LINK( this, SvxColorTabPage, ClickDeleteHdl_Impl ) ); in SvxColorTabPage()
160 aBtnLoad.SetClickHdl( LINK( this, SvxColorTabPage, ClickLoadHdl_Impl ) ); in SvxColorTabPage()
161 aBtnSave.SetClickHdl( LINK( this, SvxColorTabPage, ClickSaveHdl_Impl ) ); in SvxColorTabPage()
H A Dtparea.cxx300 aRbtTransOff.SetClickHdl(LINK(this, SvxTransparenceTabPage, ClickTransOffHdl_Impl)); in SvxTransparenceTabPage()
312 Link aLink = LINK( this, SvxTransparenceTabPage, ModifiedTrgrHdl_Impl); in SvxTransparenceTabPage()
778 aLbColor.SetSelectHdl( LINK( this, SvxAreaTabPage, ModifyColorHdl_Impl ) ); in SvxAreaTabPage()
783 LINK( this, SvxAreaTabPage, ModifyGradientHdl_Impl ) ); in SvxAreaTabPage()
785 LINK( this, SvxAreaTabPage, ModifyHatchingHdl_Impl ) ); in SvxAreaTabPage()
787 LINK( this, SvxAreaTabPage, ModifyBitmapHdl_Impl ) ); in SvxAreaTabPage()
790 LINK( this, SvxAreaTabPage, ModifyStepCountHdl_Impl ) ); in SvxAreaTabPage()
792 LINK( this, SvxAreaTabPage, ModifyStepCountHdl_Impl ) ); in SvxAreaTabPage()
795 maBtnImport.SetClickHdl(LINK(this, SvxAreaTabPage, ClickImportHdl_Impl)); in SvxAreaTabPage()
798 Link aLink( LINK( this, SvxAreaTabPage, ModifyTileHdl_Impl ) ); in SvxAreaTabPage()
[all …]
H A Dtpline.cxx215 LINK( this, SvxLineTabPage, ClickInvisibleHdl_Impl ) ); in SvxLineTabPage()
217 LINK( this, SvxLineTabPage, ChangePreviewHdl_Impl ) ); in SvxLineTabPage()
219 LINK( this, SvxLineTabPage, ChangePreviewHdl_Impl ) ); in SvxLineTabPage()
221 LINK( this, SvxLineTabPage, ChangeTransparentHdl_Impl ) ); in SvxLineTabPage()
223 Link aStart = LINK( this, SvxLineTabPage, ChangeStartHdl_Impl ); in SvxLineTabPage()
224 Link aEnd = LINK( this, SvxLineTabPage, ChangeEndHdl_Impl ); in SvxLineTabPage()
233 Link aEdgeStyle = LINK( this, SvxLineTabPage, ChangeEdgeStyleHdl_Impl ); in SvxLineTabPage()
241 aSymbolMB.SetSelectHdl(LINK(this, SvxLineTabPage, GraphicHdl_Impl)); in SvxLineTabPage()
243 aSymbolWidthMF.SetModifyHdl(LINK(this, SvxLineTabPage, SizeHdl_Impl)); in SvxLineTabPage()
244 aSymbolHeightMF.SetModifyHdl(LINK(this, SvxLineTabPage, SizeHdl_Impl)); in SvxLineTabPage()
[all …]
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dnamepast.cxx52 aInsListButton.SetClickHdl( LINK( this,ScNamePasteDlg,ButtonHdl) ); in ScNamePasteDlg()
53 aOKButton.SetClickHdl( LINK( this,ScNamePasteDlg,ButtonHdl) ); in ScNamePasteDlg()
54 aNameList.SetSelectHdl( LINK( this,ScNamePasteDlg,ListSelHdl) ); in ScNamePasteDlg()
55 aNameList.SetDoubleClickHdl( LINK( this,ScNamePasteDlg,ListDblClickHdl) ); in ScNamePasteDlg()
H A Dfilldlg.cxx134 aBtnOk.SetClickHdl ( LINK( this, ScFillSeriesDlg, OKHdl ) ); in Init()
135 aBtnArithmetic.SetClickHdl ( LINK( this, ScFillSeriesDlg, DisableHdl ) ); in Init()
136 aBtnGeometric.SetClickHdl ( LINK( this, ScFillSeriesDlg, DisableHdl ) ); in Init()
137 aBtnDate.SetClickHdl ( LINK( this, ScFillSeriesDlg, DisableHdl ) ); in Init()
138 aBtnAutoFill.SetClickHdl ( LINK( this, ScFillSeriesDlg, DisableHdl ) ); in Init()
H A Dlinkarea.cxx75 aCbUrl.SetSelectHdl( LINK( this, ScLinkedAreaDlg, FileHdl ) ); in ScLinkedAreaDlg()
76 aBtnBrowse.SetClickHdl( LINK( this, ScLinkedAreaDlg, BrowseHdl ) ); in ScLinkedAreaDlg()
77 aLbRanges.SetSelectHdl( LINK( this, ScLinkedAreaDlg, RangeHdl ) ); in ScLinkedAreaDlg()
78 aBtnReload.SetClickHdl( LINK( this, ScLinkedAreaDlg, ReloadHdl ) ); in ScLinkedAreaDlg()
112 pDocInserter->StartExecuteModal( LINK( this, ScLinkedAreaDlg, DialogClosedHdl ) ); in IMPL_LINK()
/aoo42x/main/sw/source/ui/fldui/
H A Dflddok.cxx87 aSelectionLB.SetDoubleClickHdl(LINK(this, SwFldDokPage, InsertHdl)); in SwFldDokPage()
88 aFormatLB.SetDoubleClickHdl(LINK(this, SwFldDokPage, InsertHdl)); in SwFldDokPage()
89 aNumFormatLB.SetDoubleClickHdl(LINK(this, SwFldDokPage, NumFormatHdl)); in SwFldDokPage()
177 aTypeLB.SetDoubleClickHdl(LINK(this, SwFldDokPage, InsertHdl)); in Reset()
178 aTypeLB.SetSelectHdl(LINK(this, SwFldDokPage, TypeHdl)); in Reset()
179 aFormatLB.SetSelectHdl(LINK(this, SwFldDokPage, FormatHdl)); in Reset()
317 aSelectionLB.SetSelectHdl(LINK(this, SwFldDokPage, SubTypeHdl)); in IMPL_LINK()
/aoo42x/main/extensions/source/bibliography/
H A Dtoolbar.cxx232 aLBSource.SetSelectHdl(LINK( this, BibToolBar, SelHdl)); in BibToolBar()
234 SvtMiscOptions().AddListenerLink( LINK( this, BibToolBar, OptionsChanged_Impl ) ); in BibToolBar()
235 Application::AddEventListener( LINK( this, BibToolBar, SettingsChanged_Impl ) ); in BibToolBar()
237 aTimer.SetTimeoutHdl(LINK( this, BibToolBar, SendSelHdl)); in BibToolBar()
240 SetDropdownClickHdl( LINK( this, BibToolBar, MenuHdl)); in BibToolBar()
267 SvtMiscOptions().RemoveListenerLink( LINK( this, BibToolBar, OptionsChanged_Impl ) ); in ~BibToolBar()
268 Application::RemoveEventListener( LINK( this, BibToolBar, SettingsChanged_Impl ) ); in ~BibToolBar()
/aoo42x/main/sw/source/ui/config/
H A Dmailconfigpage.cxx176 m_aReplyToCB.SetClickHdl(LINK(this, SwMailConfigPage, ReplyToHdl)); in SwMailConfigPage()
177 m_aServerAuthenticationPB.SetClickHdl(LINK(this, SwMailConfigPage, AuthenticationHdl)); in SwMailConfigPage()
178 m_aTestPB.SetClickHdl(LINK(this, SwMailConfigPage, TestHdl)); in SwMailConfigPage()
303 m_aStopPB.SetClickHdl(LINK(this, SwTestAccountSettingsDialog, StopHdl)); in SwTestAccountSettingsDialog()
527 m_aAuthenticationCB.SetClickHdl( LINK( this, SwAuthenticationSettingsDialog, CheckBoxHdl_Impl)); in SwAuthenticationSettingsDialog()
528 Link aRBLink = LINK( this, SwAuthenticationSettingsDialog, RadioButtonHdl_Impl ); in SwAuthenticationSettingsDialog()
531 m_aOKPB.SetClickHdl( LINK( this, SwAuthenticationSettingsDialog, OKHdl_Impl)); in SwAuthenticationSettingsDialog()
/aoo42x/main/svtools/source/contnr/
H A Dsvlbox.cxx97 aAccReturn.SetActivateHdl( LINK( this, SvInplaceEdit, ReturnHdl_Impl) ); in DBG_NAME()
98 aAccEscape.SetActivateHdl( LINK( this, SvInplaceEdit, EscapeHdl_Impl) ); in DBG_NAME()
172 aTimer.SetTimeoutHdl(LINK(this,SvInplaceEdit,Timeout_Impl)); in LoseFocus()
298 aAccReturn.SetActivateHdl( LINK( this, SvInplaceEdit2, ReturnHdl_Impl) ); in SvInplaceEdit2()
388 aTimer.SetTimeoutHdl(LINK(this,SvInplaceEdit2,Timeout_Impl)); in LoseFocus()
708 pModel->SetCloneLink( LINK(this, SvLBox, CloneHdl_Impl )); in SvLBox()
733 pModel->SetCloneLink( LINK(this, SvLBox, CloneHdl_Impl )); in SvLBox()
764 pModel->SetCloneLink( LINK(this, SvLBox, CloneHdl_Impl )); in SetModel()
1016 pModel->SetCloneLink( LINK(this, SvLBox, CloneHdl_Impl )); in CopySelection()
1080 pModel->SetCloneLink( LINK(this, SvLBox, CloneHdl_Impl )); in MoveSelectionCopyFallbackPossible()
[all …]
/aoo42x/main/sw/source/ui/dbui/
H A Dcustomizeaddresslistdialog.cxx67 m_aFieldsLB.SetSelectHdl(LINK(this, SwCustomizeAddressListDialog, ListBoxSelectHdl_Impl)); in SwCustomizeAddressListDialog()
68 Link aAddRenameLk = LINK(this, SwCustomizeAddressListDialog, AddRenameHdl_Impl ); in SwCustomizeAddressListDialog()
71 m_aDeletePB.SetClickHdl(LINK(this, SwCustomizeAddressListDialog, DeleteHdl_Impl )); in SwCustomizeAddressListDialog()
72 Link aUpDownLk = LINK(this, SwCustomizeAddressListDialog, UpDownHdl_Impl); in SwCustomizeAddressListDialog()
239 m_aFieldNameED.SetModifyHdl(LINK(this, SwAddRenameEntryDialog, ModifyHdl_Impl)); in SwAddRenameEntryDialog()
/aoo42x/main/chart2/source/controller/dialogs/
H A Dres_Trendline.cxx106 m_aRBNone.SetClickHdl( LINK(this, TrendlineResources, SelectTrendLine )); in TrendlineResources()
110 m_aRBLinear.SetClickHdl( LINK(this, TrendlineResources, SelectTrendLine )); in TrendlineResources()
111 m_aRBLogarithmic.SetClickHdl( LINK(this, TrendlineResources, SelectTrendLine )); in TrendlineResources()
112 m_aRBExponential.SetClickHdl( LINK(this, TrendlineResources, SelectTrendLine )); in TrendlineResources()
113 m_aRBPower.SetClickHdl( LINK(this, TrendlineResources, SelectTrendLine )); in TrendlineResources()
/aoo42x/main/dbaccess/source/ui/misc/
H A DToolBoxHelper.cxx57 SvtMiscOptions().AddListenerLink( LINK( this, OToolBoxHelper, ConfigOptionsChanged ) ); in DBG_NAME()
58 Application::AddEventListener( LINK( this, OToolBoxHelper, SettingsChanged ) ); in DBG_NAME()
63 SvtMiscOptions().RemoveListenerLink( LINK( this, OToolBoxHelper, ConfigOptionsChanged ) ); in ~OToolBoxHelper()
64 Application::RemoveEventListener( LINK( this, OToolBoxHelper, SettingsChanged ) ); in ~OToolBoxHelper()
/aoo42x/main/editeng/source/misc/
H A Dhangulhanja.cxx352 …m_pConversionDialog->SetOptionsChangedHdl( LINK( this, HangulHanjaConversion_Impl, OnOptionsChange… in createDialog()
353 m_pConversionDialog->SetIgnoreHdl( LINK( this, HangulHanjaConversion_Impl, OnIgnore ) ); in createDialog()
354 m_pConversionDialog->SetIgnoreAllHdl( LINK( this, HangulHanjaConversion_Impl, OnIgnoreAll ) ); in createDialog()
355 m_pConversionDialog->SetChangeHdl( LINK( this, HangulHanjaConversion_Impl, OnChange ) ); in createDialog()
356 m_pConversionDialog->SetChangeAllHdl( LINK( this, HangulHanjaConversion_Impl, OnChangeAll ) ); in createDialog()
357 …m_pConversionDialog->SetClickByCharacterHdl( LINK( this, HangulHanjaConversion_Impl, OnByCharClick… in createDialog()
358 …m_pConversionDialog->SetConversionFormatChangedHdl( LINK( this, HangulHanjaConversion_Impl, OnConv… in createDialog()
359 m_pConversionDialog->SetFindHdl( LINK( this, HangulHanjaConversion_Impl, OnFind ) ); in createDialog()
/aoo42x/main/toolkit/source/awt/
H A Dvclxaccessiblecomponent.cxx75 …pVCLXindow->GetWindow()->AddEventListener( LINK( this, VCLXAccessibleComponent, WindowEventListene… in DBG_NAME()
76 …pVCLXindow->GetWindow()->AddChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChildEv… in DBG_NAME()
91 …mpVCLXindow->GetWindow()->RemoveEventListener( LINK( this, VCLXAccessibleComponent, WindowEventLis… in ~VCLXAccessibleComponent()
92 …mpVCLXindow->GetWindow()->RemoveChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChi… in ~VCLXAccessibleComponent()
225 pAccWindow->RemoveEventListener( LINK( this, VCLXAccessibleComponent, WindowEventListener ) ); in ProcessWindowEvent()
226 …pAccWindow->RemoveChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChildEventListene… in ProcessWindowEvent()
426 …mpVCLXindow->GetWindow()->RemoveEventListener( LINK( this, VCLXAccessibleComponent, WindowEventLis… in disposing()
427 …mpVCLXindow->GetWindow()->RemoveChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChi… in disposing()
/aoo42x/main/solenv/inc/
H A D_tg_app.mk41 APP1LINKER=$(LINK)
309 APP2LINKER=$(LINK)
577 APP3LINKER=$(LINK)
845 APP4LINKER=$(LINK)
1113 APP5LINKER=$(LINK)
1381 APP6LINKER=$(LINK)
1649 APP7LINKER=$(LINK)
1917 APP8LINKER=$(LINK)
2185 APP9LINKER=$(LINK)
2453 APP10LINKER=$(LINK)
/aoo42x/main/sw/source/ui/docvw/
H A DSidebarWin.cxx175 mpMetadataAuthor->RemoveEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in ~SwSidebarWin()
182 mpMetadataDate->RemoveEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in ~SwSidebarWin()
189 mpVScrollbar->RemoveEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in ~SwSidebarWin()
289 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()
356 mpVScrollbar->SetScrollHdl(LINK(this, SwSidebarWin, ScrollHdl)); in InitControls()
358 mpVScrollbar->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
973 mnEventId = Application::PostUserEvent( LINK( this, SwSidebarWin, DeleteHdl), 0 ); in DeactivatePostIt()
1017 mnEventId = Application::PostUserEvent( LINK( this, SwSidebarWin, DeleteHdl), 0 ); in ExecuteCommand()
/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessiblemenubar.cxx52 m_pWindow->AddEventListener( LINK( this, VCLXAccessibleMenuBar, WindowEventListener ) ); in VCLXAccessibleMenuBar()
61 m_pWindow->RemoveEventListener( LINK( this, VCLXAccessibleMenuBar, WindowEventListener ) ); in ~VCLXAccessibleMenuBar()
108 m_pWindow->RemoveEventListener( LINK( this, VCLXAccessibleMenuBar, WindowEventListener ) ); in ProcessWindowEvent()
130 m_pWindow->RemoveEventListener( LINK( this, VCLXAccessibleMenuBar, WindowEventListener ) ); in disposing()
/aoo42x/main/sfx2/source/appl/
H A Dimpldde.cxx173 aReq.SetDataHdl( LINK( this, SvDDEObject, ImplGetDDEData ) ); in GetData()
196 pRequest->SetDataHdl( LINK( this, SvDDEObject, ImplGetDDEData ) ); in GetData()
197 pRequest->SetDoneHdl( LINK( this, SvDDEObject, ImplDoneDDEData ) ); in GetData()
260 pLink->SetDataHdl( LINK( this, SvDDEObject, ImplGetDDEData ) ); in Connect()
261 pLink->SetDoneHdl( LINK( this, SvDDEObject, ImplDoneDDEData ) ); in Connect()
H A Dnewhelp.cxx574 aOpenBtn.SetClickHdl( LINK( this, IndexTabPage_Impl, OpenHdl ) ); in IndexTabPage_Impl()
575 Link aTimeoutLink = LINK( this, IndexTabPage_Impl, TimeoutHdl ); in IndexTabPage_Impl()
993 Link aLink = LINK( this, SearchTabPage_Impl, SearchHdl ); in SearchTabPage_Impl()
996 aSearchED.SetModifyHdl( LINK( this, SearchTabPage_Impl, ModifyHdl ) ); in SearchTabPage_Impl()
997 aOpenBtn.SetClickHdl( LINK( this, SearchTabPage_Impl, OpenHdl ) ); in SearchTabPage_Impl()
1393 aBookmarksPB.SetClickHdl( LINK( this, BookmarksTabPage_Impl, OpenHdl ) ); in BookmarksTabPage_Impl()
1587 aIndexKeywordLink ( LINK( this, SfxHelpIndexWindow_Impl, KeywordHdl ) ), in SfxHelpIndexWindow_Impl()
1615 aTimer.SetTimeoutHdl( LINK( this, SfxHelpIndexWindow_Impl, InitHdl ) ); in SfxHelpIndexWindow_Impl()
2833 pSrchDlg->SetFindHdl( LINK( this, SfxHelpTextWindow_Impl, FindHdl ) ); in DoSearch()
2834 pSrchDlg->SetCloseHdl( LINK( this, SfxHelpTextWindow_Impl, CloseHdl ) ); in DoSearch()
[all …]
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx84 SetDoubleClickHdl( LINK(this, OTableWindowListBox, OnDoubleClick) ); in DBG_NAME()
99 m_nUiEvent = Application::PostUserEvent(LINK(this, OTableWindowListBox, LookForUiHdl)); in dragFinished()
288 m_aScrollTimer.SetTimeoutHdl( LINK(this, OTableWindowListBox, ScrollUpHdl) ); in AcceptDrop()
298 m_aScrollTimer.SetTimeoutHdl( LINK(this, OTableWindowListBox, ScrollDownHdl) ); in AcceptDrop()
359 m_nDropEvent = Application::PostUserEvent(LINK(this, OTableWindowListBox, DropHdl)); in ExecuteDrop()
/aoo42x/main/cui/source/customize/
H A Dacccfg.cxx731 aChangeButton.SetClickHdl( LINK( this, SfxAcceleratorConfigPage, ChangeHdl )); in SfxAcceleratorConfigPage()
732 aRemoveButton.SetClickHdl( LINK( this, SfxAcceleratorConfigPage, RemoveHdl )); in SfxAcceleratorConfigPage()
733 aEntriesBox.SetSelectHdl ( LINK( this, SfxAcceleratorConfigPage, SelectHdl )); in SfxAcceleratorConfigPage()
734 pGroupLBox->SetSelectHdl ( LINK( this, SfxAcceleratorConfigPage, SelectHdl )); in SfxAcceleratorConfigPage()
736 aKeyBox.SetSelectHdl ( LINK( this, SfxAcceleratorConfigPage, SelectHdl )); in SfxAcceleratorConfigPage()
737 aLoadButton.SetClickHdl ( LINK( this, SfxAcceleratorConfigPage, Load )); in SfxAcceleratorConfigPage()
738 aSaveButton.SetClickHdl ( LINK( this, SfxAcceleratorConfigPage, Save )); in SfxAcceleratorConfigPage()
739 aResetButton.SetClickHdl ( LINK( this, SfxAcceleratorConfigPage, Default )); in SfxAcceleratorConfigPage()
740 aOfficeButton.SetClickHdl( LINK( this, SfxAcceleratorConfigPage, RadioHdl )); in SfxAcceleratorConfigPage()
741 aModuleButton.SetClickHdl( LINK( this, SfxAcceleratorConfigPage, RadioHdl )); in SfxAcceleratorConfigPage()
[all …]
/aoo42x/main/sfx2/source/doc/
H A Dnew.cxx608 aLoadFilePB.SetClickHdl(LINK(this, SfxNewFileDialog_Impl, LoadFile)); in SfxNewFileDialog_Impl()
625 MORE_BTN(SetClickHdl(LINK(this, SfxNewFileDialog_Impl, Expand))); in SfxNewFileDialog_Impl()
630 aPreviewBtn.SetClickHdl(LINK(this, SfxNewFileDialog_Impl, PreviewClick)); in SfxNewFileDialog_Impl()
631 aTemplateLb.SetSelectHdl(LINK(this, SfxNewFileDialog_Impl, TemplateSelect)); in SfxNewFileDialog_Impl()
660 aTemplateLb.SetDoubleClickHdl(LINK(this, SfxNewFileDialog_Impl, DoubleClick)); in SfxNewFileDialog_Impl()
673 aRegionLb.SetSelectHdl(LINK(this, SfxNewFileDialog_Impl, RegionSelect)); in SfxNewFileDialog_Impl()
677 aPrevTimer.SetTimeoutHdl( LINK( this, SfxNewFileDialog_Impl, Update)); in SfxNewFileDialog_Impl()
/aoo42x/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx182 SetSelectHdl (LINK(this, LayoutMenu, ClickHandler)); in implConstruct()
185 Link aEventListenerLink (LINK(this,LayoutMenu,EventMultiplexerListener)); in implConstruct()
198 Link aStateChangeLink (LINK(this,LayoutMenu,StateChangeHandler)); in implConstruct()
205 Link aWindowEventHandlerLink (LINK(this,LayoutMenu,WindowEventHandler)); in implConstruct()
235 Link aLink (LINK(this,LayoutMenu,EventMultiplexerListener)); in Dispose()
238 Link aWindowEventHandlerLink (LINK(this,LayoutMenu,WindowEventHandler)); in Dispose()
737 pMenu->SetSelectHdl(LINK(this, LayoutMenu, OnMenuItemSelected)); in Command()

Completed in 211 milliseconds

12345678910>>...42