Home
last modified time | relevance | path

Searched refs:LINK (Results 251 – 275 of 1038) sorted by relevance

1...<<11121314151617181920>>...42

/aoo42x/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx432 getTypedControlWindow()->SetClickHdl( LINK( this, OHyperlinkControl, OnHyperlinkClicked ) ); in OHyperlinkControl()
912 getTypedControlWindow()->SetSelectHdl( LINK( this, OComboboxControl, OnEntrySelected ) ); in OComboboxControl()
1058 m_pDropdownButton->SetClickHdl( LINK( this, DropDownEditControl, DropDownHdl ) ); in DropDownEditControl()
1064 m_pFloatingEdit->SetPopupModeEndHdl( LINK( this, DropDownEditControl, ReturnHdl ) ); in DropDownEditControl()
1072 m_pFloatingEdit->getEdit()->SetModifyHdl( LINK( &_rControlHelper, ControlHelper, ModifiedHdl ) ); in setControlHelper()
1073 m_pImplEdit->SetGetFocusHdl( LINK( &_rControlHelper, ControlHelper, GetFocusHdl ) ); in setControlHelper()
1074 m_pImplEdit->SetModifyHdl( LINK( &_rControlHelper, ControlHelper, ModifiedHdl ) ); in setControlHelper()
1075 m_pImplEdit->SetLoseFocusHdl( LINK( &_rControlHelper, ControlHelper, LoseFocusHdl ) ); in setControlHelper()
/aoo42x/main/sfx2/source/dialog/
H A Dnewstyle.cxx87 aOKBtn.SetClickHdl(LINK(this, SfxNewStyleDlg, OKHdl)); in IMPL_LINK_INLINE_END()
88 aColBox.SetModifyHdl(LINK(this, SfxNewStyleDlg, ModifyHdl)); in IMPL_LINK_INLINE_END()
89 aColBox.SetDoubleClickHdl(LINK(this, SfxNewStyleDlg, OKHdl)); in IMPL_LINK_INLINE_END()
H A Dbasedlgs.cxx358 pImp->aMoveTimer.SetTimeoutHdl(LINK(this,SfxModelessDialog,TimerHdl)); in SfxModelessDialog()
377 pImp->aMoveTimer.SetTimeoutHdl(LINK(this,SfxModelessDialog,TimerHdl)); in SfxModelessDialog()
544 pImp->aMoveTimer.SetTimeoutHdl(LINK(this,SfxFloatingWindow,TimerHdl)); in SfxFloatingWindow()
564 pImp->aMoveTimer.SetTimeoutHdl(LINK(this,SfxFloatingWindow,TimerHdl)); in SfxFloatingWindow()
856 pOKBtn->SetClickHdl( LINK( this, SfxSingleTabDialog, OKHdl_Impl ) ); in SetPage()
934 pOKBtn->SetClickHdl( LINK( this, SfxSingleTabDialog, OKHdl_Impl ) ); in SetTabPage()
H A Dversdlg.cxx226 Link aClickLink = LINK( this, SfxVersionDialog, ButtonHdl_Impl ); in SfxVersionDialog()
234 aVersionBox.SetSelectHdl( LINK( this, SfxVersionDialog, SelectHdl_Impl ) ); in SfxVersionDialog()
235 aVersionBox.SetDoubleClickHdl( LINK( this, SfxVersionDialog, DClickHdl_Impl ) ); in SfxVersionDialog()
487 aCloseButton.SetClickHdl ( LINK( this, SfxViewVersionDialog_Impl, ButtonHdl ) ); in SfxViewVersionDialog_Impl()
488 aOKButton.SetClickHdl ( LINK( this, SfxViewVersionDialog_Impl, ButtonHdl ) ); in SfxViewVersionDialog_Impl()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dtabopdlg.cxx98 aBtnOk. SetClickHdl ( LINK( this, ScTabOpDlg, BtnHdl ) ); in Init()
99 aBtnCancel. SetClickHdl ( LINK( this, ScTabOpDlg, BtnHdl ) ); in Init()
101 Link aLink = LINK( this, ScTabOpDlg, GetFocusHdl ); in Init()
109 aLink = LINK( this, ScTabOpDlg, LoseFocusHdl ); in Init()
/aoo42x/main/sd/source/ui/dlg/
H A Dtpaction.cxx148 aBtnSearch.SetClickHdl( LINK( this, SdTPAction, ClickSearchHdl ) ); in SdTPAction()
149 aBtnSeek.SetClickHdl( LINK( this, SdTPAction, ClickSearchHdl ) ); in SdTPAction()
154 aLbAction.SetSelectHdl( LINK( this, SdTPAction, ClickActionHdl ) ); in SdTPAction()
155 aLbTree.SetSelectHdl( LINK( this, SdTPAction, SelectTreeHdl ) ); in SdTPAction()
156 aEdtDocument.SetLoseFocusHdl( LINK( this, SdTPAction, CheckFileHdl ) ); in SdTPAction()
157 aEdtMacro.SetLoseFocusHdl( LINK( this, SdTPAction, CheckFileHdl ) ); in SdTPAction()
/aoo42x/main/sw/source/ui/misc/
H A Dpggrid.cxx114 Link aLink = LINK(this, SwTextGridPage, CharorLineChangedHdl); in SwTextGridPage()
122 Link aSizeLink = LINK(this, SwTextGridPage, TextSizeChangedHdl); in SwTextGridPage()
133 Link aGridTypeHdl = LINK(this, SwTextGridPage, GridTypeHdl); in SwTextGridPage()
138 Link aModifyLk = LINK(this, SwTextGridPage, GridModifyHdl); in SwTextGridPage()
144 aDisplayCB.SetClickHdl(LINK(this, SwTextGridPage, DisplayGridHdl)); in SwTextGridPage()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx733 Link aLk = LINK(this, SwFrmPage, RangeModifyHdl); in SwFrmPage()
741 aLk = LINK(this, SwFrmPage, ModifyHdl); in SwFrmPage()
747 aLk = LINK(this, SwFrmPage, AnchorTypeHdl); in SwFrmPage()
754 aHorizontalDLB.SetSelectHdl(LINK(this, SwFrmPage, PosHdl)); in SwFrmPage()
755 aVerticalDLB. SetSelectHdl(LINK(this, SwFrmPage, PosHdl)); in SwFrmPage()
757 aHoriRelationLB.SetSelectHdl(LINK(this, SwFrmPage, RelHdl)); in SwFrmPage()
758 aVertRelationLB.SetSelectHdl(LINK(this, SwFrmPage, RelHdl)); in SwFrmPage()
760 aMirrorPagesCB.SetClickHdl(LINK(this, SwFrmPage, MirrorHdl)); in SwFrmPage()
762 aLk = LINK(this, SwFrmPage, RelSizeClickHdl); in SwFrmPage()
882 aRealSizeBT.SetClickHdl(LINK(this, SwFrmPage, RealSizeHdl)); in Reset()
[all …]
/aoo42x/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx418 Link aLink = LINK( this, ParaPropertyPanel, AlignStyleModifyHdl_Impl ); in InitToolBoxAlign()
430 mpTBxVertAlign->SetSelectHdl(LINK(this,ParaPropertyPanel,VertTbxSelectHandler)); in InitToolBoxVertAlign()
438 Link aLink = LINK( this, ParaPropertyPanel, ModifyIndentHdl_Impl ); in InitToolBoxIndent()
460 aLink = LINK( this, ParaPropertyPanel, ClickIndent_IncDec_Hdl_Impl ); in InitToolBoxIndent()
477 aLink = LINK( this, ParaPropertyPanel, ClickProDemote_Hdl_Impl ); in InitToolBoxIndent()
491 Link aLink = LINK(this, ParaPropertyPanel, ToolBoxBackColorDDHandler); in InitToolBoxBGColor()
504 mpTBxNumBullet->SetDropdownClickHdl(LINK(this,ParaPropertyPanel,NumBTbxDDHandler)); in InitToolBoxBulletsNumbering()
505 mpTBxNumBullet->SetSelectHdl(LINK(this,ParaPropertyPanel,NumBTbxSelectHandler)); in InitToolBoxBulletsNumbering()
511 Link aLink = LINK( this, ParaPropertyPanel, ULSpaceHdl_Impl ); in InitToolBoxSpacing()
530 aLink = LINK( this, ParaPropertyPanel, ClickUL_IncDec_Hdl_Impl ); in InitToolBoxSpacing()
[all …]
/aoo42x/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx75 AddEventListener( LINK( &mrSidebarWin, SwSidebarWin, WindowEventListener ) ); in SidebarTxtControl()
80 RemoveEventListener( LINK( &mrSidebarWin, SwSidebarWin, WindowEventListener ) ); in ~SidebarTxtControl()
330 Link aLink = LINK(this, SidebarTxtControl, OnlineSpellCallback); in Command()
336 ((PopupMenu*)pMgr->GetSVMenu())->SetSelectHdl( LINK(this, SidebarTxtControl, Select) ); in Command()
/aoo42x/main/sw/source/ui/fldui/
H A Dfldedt.cxx107 GetOKButton()->SetClickHdl(LINK(this, SwFldEditDlg, OKHdl)); in SwFldEditDlg()
126 aPrevBT.SetClickHdl(LINK(this, SwFldEditDlg, NextPrevHdl)); in SwFldEditDlg()
127 aNextBT.SetClickHdl(LINK(this, SwFldEditDlg, NextPrevHdl)); in SwFldEditDlg()
129 aAddressBT.SetClickHdl(LINK(this, SwFldEditDlg, AddressHdl)); in SwFldEditDlg()
/aoo42x/main/sd/source/ui/sidebar/
H A DRecentlyUsedMasterPages.cxx156 Link aLink (LINK(this,RecentlyUsedMasterPages,MasterPageContainerChangeListener)); in ~RecentlyUsedMasterPages()
160 LINK(this,RecentlyUsedMasterPages,MasterPageChangeListener)); in ~RecentlyUsedMasterPages()
168 Link aLink (LINK(this,RecentlyUsedMasterPages,MasterPageContainerChangeListener)); in LateInit()
173 LINK(this,RecentlyUsedMasterPages,MasterPageChangeListener)); in LateInit()
H A DMasterPagesSelector.cxx92 LINK(this, MasterPagesSelector, ClickHandler)); in MasterPagesSelector()
94 LINK(this, MasterPagesSelector, RightClickHandler)); in MasterPagesSelector()
102 Link aChangeListener (LINK(this,MasterPagesSelector,ContainerChangeListener)); in MasterPagesSelector()
114 Link aChangeListener (LINK(this,MasterPagesSelector,ContainerChangeListener)); in ~MasterPagesSelector()
277 pMenu->SetSelectHdl(LINK(this, MasterPagesSelector, OnMenuItemSelected)); in Command()
/aoo42x/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx240 PostUserEvent( LINK( this, OTablePreviewWindow, OnDisableInput) ); in Notify()
307 m_aTBPreview.SetDropdownClickHdl( LINK( this, OAppDetailPageHelper, OnDropdownClickHdl ) ); in DBG_NAME()
900 _pTreeView->SetDoubleClickHdl(LINK(this, OAppDetailPageHelper, OnEntryDoubleClick)); in createTree()
901 _pTreeView->SetEnterKeyHdl(LINK(this, OAppDetailPageHelper, OnEntryDoubleClick)); in createTree()
902 _pTreeView->SetSelChangeHdl(LINK(this, OAppDetailPageHelper, OnEntrySelChange)); in createTree()
904 _pTreeView->setCutHandler(LINK(this, OAppDetailPageHelper, OnCutEntry)); in createTree()
905 _pTreeView->setCopyHandler(LINK(this, OAppDetailPageHelper, OnCopyEntry)); in createTree()
906 _pTreeView->setPasteHandler(LINK(this, OAppDetailPageHelper, OnPasteEntry)); in createTree()
907 _pTreeView->setDeleteHandler(LINK(this, OAppDetailPageHelper, OnDeleteEntry)); in createTree()
/aoo42x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx594 maUpdateTimer.SetTimeoutHdl(LINK(this, SlideshowImpl, updateHdl)); in SlideshowImpl()
596 maDeactivateTimer.SetTimeoutHdl(LINK(this, SlideshowImpl, deactivateHdl)); in SlideshowImpl()
599 maInputFreezeTimer.SetTimeoutHdl( LINK( this, SlideshowImpl, ReadyForNextInputHdl ) ); in SlideshowImpl()
608 Application::AddEventListener( LINK( this, SlideshowImpl, EventListenerHdl ) ); in SlideshowImpl()
629 Application::RemoveEventListener( LINK( this, SlideshowImpl, EventListenerHdl ) ); in ~SlideshowImpl()
804 Application::RemovePostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in disposing()
1519 mnEndShowEvent = Application::PostUserEvent( LINK(this, SlideshowImpl, endPresentationHdl) ); in endPresentation()
1938 Application::RemovePostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in IMPL_LINK()
1988 Application::AddPostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in updateSlideShow()
2244 mnContextMenuEvent = Application::PostUserEvent( LINK( this, SlideshowImpl, ContextMenuHdl ) ); in mouseButtonUp()
[all …]
/aoo42x/main/cui/source/dialogs/
H A Dsplitcelldlg.cxx53 maHorzBox.SetClickHdl( LINK( this, SvxSplitTableDlg, ClickHdl )); in SvxSplitTableDlg()
54 maPropCB.SetClickHdl( LINK( this, SvxSplitTableDlg, ClickHdl )); in SvxSplitTableDlg()
55 maVertBox.SetClickHdl( LINK( this, SvxSplitTableDlg, ClickHdl )); in SvxSplitTableDlg()
/aoo42x/main/sw/source/ui/dbui/
H A Dmmmergepage.cxx70 m_aEditPB.SetClickHdl( LINK( this, SwMailMergeMergePage, EditDocumentHdl_Impl)); in SwMailMergeMergePage()
71 m_aFindPB.SetClickHdl( LINK( this, SwMailMergeMergePage, FindHdl_Impl )); in SwMailMergeMergePage()
73 m_aFindED.SetReturnActionLink( LINK(this, SwMailMergeMergePage, EnteredFindStringHdl_Impl )); in SwMailMergeMergePage()
/aoo42x/main/svx/source/dialog/
H A Dsrchdlg.cxx442 LINK( this, SvxSearchDialog, TimeoutHdl_Impl ) ); in Construct_Impl()
711 aSearchLB.SetModifyHdl( LINK( this, SvxSearchDialog, ModifyHdl_Impl ) ); in InitControls_Impl()
712 aReplaceLB.SetModifyHdl( LINK( this, SvxSearchDialog, ModifyHdl_Impl ) ); in InitControls_Impl()
714 Link aLink = LINK( this, SvxSearchDialog, FocusHdl_Impl ); in InitControls_Impl()
721 aLink = LINK( this, SvxSearchDialog, LoseFocusHdl_Impl ); in InitControls_Impl()
728 aLink = LINK( this, SvxSearchDialog, CommandHdl_Impl ); in InitControls_Impl()
739 aLink = LINK( this, SvxSearchDialog, FlagHdl_Impl ); in InitControls_Impl()
751 aFormatBtn.SetClickHdl( LINK( this, SvxSearchDialog, FormatHdl_Impl ) ); in InitControls_Impl()
753 LINK( this, SvxSearchDialog, NoFormatHdl_Impl ) ); in InitControls_Impl()
755 LINK( this, SvxSearchDialog, AttributeHdl_Impl ) ); in InitControls_Impl()
[all …]
/aoo42x/main/cui/source/tabpages/
H A Dtextanim.cxx144 LINK( this, SvxTextAnimationPage, SelectEffectHdl_Impl ) ); in SvxTextAnimationPage()
146 LINK( this, SvxTextAnimationPage, ClickEndlessHdl_Impl ) ); in SvxTextAnimationPage()
148 LINK( this, SvxTextAnimationPage, ClickAutoHdl_Impl ) ); in SvxTextAnimationPage()
150 LINK( this, SvxTextAnimationPage, ClickPixelHdl_Impl ) ); in SvxTextAnimationPage()
152 Link aLink( LINK( this, SvxTextAnimationPage, ClickDirectionHdl_Impl ) ); in SvxTextAnimationPage()
/aoo42x/main/framework/source/services/
H A Dlicense.cxx442 aLicenseML.SetEndReachedHdl( LINK(this, LicenseDialog, EndReachedHdl) ); in LicenseDialog()
443 aLicenseML.SetScrolledHdl( LINK(this, LicenseDialog, ScrolledHdl) ); in LicenseDialog()
445 aPBPageDown.SetClickHdl( LINK(this, LicenseDialog, PageDownHdl) ); in LicenseDialog()
446 aPBDecline.SetClickHdl( LINK(this, LicenseDialog, DeclineBtnHdl) ); in LicenseDialog()
447 aPBAccept.SetClickHdl( LINK(this, LicenseDialog, AcceptBtnHdl) ); in LicenseDialog()
H A Dtabwindowservice.cxx144 m_pTabWin->RemoveEventListener( LINK( this, TabWindowService, EventListener ) ); in ~TabWindowService()
290 m_pTabWin->RemoveEventListener( LINK( this, TabWindowService, EventListener ) ); in dispose()
377 m_pTabWin->RemoveEventListener( LINK( this, TabWindowService, EventListener ) ); in IMPL_LINK()
472 m_pTabWin->AddEventListener( LINK( this, TabWindowService, EventListener ) ); in mem_TabWin()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx596 m_pGeneralPage->SetTypeSelectHandler(LINK(this, ODbTypeWizDialogSetup, OnTypeSelected)); in createPage()
597 …m_pGeneralPage->SetCreationModeHandler(LINK( this, ODbTypeWizDialogSetup, OnChangeCreationMode ) ); in createPage()
598 …m_pGeneralPage->SetDocumentSelectionHandler(LINK( this, ODbTypeWizDialogSetup, OnRecentDocumentSel… in createPage()
599 …m_pGeneralPage->SetChooseDocumentHandler(LINK( this, ODbTypeWizDialogSetup, OnSingleDocumentChosen… in createPage()
657 m_pMySQLIntroPage->SetClickHdl(LINK( this, ODbTypeWizDialogSetup, ImplClickHdl ) ); in createPage()
677 pPage->SetModifiedHandler(LINK( this, ODbTypeWizDialogSetup, ImplModifiedHdl ) ); in createPage()
1074 ,m_aAsyncCaller( LINK( this, AsyncLoader, OnOpenDocument ) ) in AsyncLoader()
H A DCollectionView.cxx165 m_aView.SetDoubleClickHdl( LINK( this, OCollectionView, Dbl_Click_FileView ) ); in DBG_NAME()
167 m_aUp.SetClickHdl( LINK( this, OCollectionView, Up_Click ) ); in DBG_NAME()
168 m_aNewFolder.SetClickHdl( LINK( this, OCollectionView, NewFolder_Click ) ); in DBG_NAME()
169 m_aPB_OK.SetClickHdl( LINK( this, OCollectionView, Save_Click ) ); in DBG_NAME()
/aoo42x/main/sw/source/ui/dialog/
H A Dascfldlg.cxx292 aCharSetLB.SetSelectHdl( LINK( this, SwAsciiFilterDlg, CharSetSelHdl )); in SwAsciiFilterDlg()
293 aCRLF_RB.SetToggleHdl( LINK( this, SwAsciiFilterDlg, LineEndHdl )); in SwAsciiFilterDlg()
294 aLF_RB.SetToggleHdl( LINK( this, SwAsciiFilterDlg, LineEndHdl )); in SwAsciiFilterDlg()
295 aCR_RB.SetToggleHdl( LINK( this, SwAsciiFilterDlg, LineEndHdl )); in SwAsciiFilterDlg()
/aoo42x/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A DMakefile105 $(LINK) $(COMP_LINK_FLAGS) /OUT:$@ \
113 $(LINK) $(COMP_LINK_FLAGS) $(LINK_LIBS) -o $@ $(SLOFILES) \
178 $(LINK) $(EXE_LINK_FLAGS) /OUT:$@ /MAP:$(SAMPLE_GEN_OUT)/$(basename $(@F)).map \
181 $(LINK) $(EXE_LINK_FLAGS) $(LINK_LIBS) -o $@ $< \

Completed in 226 milliseconds

1...<<11121314151617181920>>...42