Home
last modified time | relevance | path

Searched refs:LINK (Results 376 – 400 of 1038) sorted by relevance

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

/aoo42x/main/accessibility/source/extended/
H A Daccessibletabbarbase.cxx95 m_pTabBar->AddEventListener( LINK( this, AccessibleTabBarBase, WindowEventListener ) ); in SetTabBarPointer()
102 m_pTabBar->RemoveEventListener( LINK( this, AccessibleTabBarBase, WindowEventListener ) ); in ClearTabBarPointer()
/aoo42x/main/svtools/source/contnr/
H A Dimivctl1.cxx149 aVerSBar.SetScrollHdl( LINK( this, SvxIconChoiceCtrl_Impl, ScrollUpDownHdl ) ); in SvxIconChoiceCtrl_Impl()
150 aHorSBar.SetScrollHdl( LINK( this, SvxIconChoiceCtrl_Impl, ScrollLeftRightHdl ) ); in SvxIconChoiceCtrl_Impl()
151 Link aEndScrollHdl( LINK( this, SvxIconChoiceCtrl_Impl, EndScrollHdl ) ); in SvxIconChoiceCtrl_Impl()
159 aEditTimer.SetTimeoutHdl(LINK(this,SvxIconChoiceCtrl_Impl,EditTimeoutHdl)); in SvxIconChoiceCtrl_Impl()
161 aAutoArrangeTimer.SetTimeoutHdl(LINK(this,SvxIconChoiceCtrl_Impl,AutoArrangeHdl)); in SvxIconChoiceCtrl_Impl()
163 aCallSelectHdlTimer.SetTimeoutHdl( LINK(this,SvxIconChoiceCtrl_Impl,CallSelectHdlHdl)); in SvxIconChoiceCtrl_Impl()
1612 Application::PostUserEvent( LINK( this, SvxIconChoiceCtrl_Impl, UserEventHdl), in Resize()
3728 LINK( this, SvxIconChoiceCtrl_Impl, TextEditEndedHdl ) ); in EditEntry()
3919 aAccReturn.SetActivateHdl( LINK( this, IcnViewEdit_Impl, ReturnHdl_Impl) ); in IcnViewEdit_Impl()
3920 aAccEscape.SetActivateHdl( LINK( this, IcnViewEdit_Impl, EscapeHdl_Impl) ); in IcnViewEdit_Impl()
[all …]
/aoo42x/main/sd/source/ui/notes/
H A DTextLogger.cxx94 LINK(this, TextLogger, WindowEventHandler)); in ConnectToEditWindow()
97 LINK(this, TextLogger, WindowEventHandler)); in ConnectToEditWindow()
/aoo42x/main/sc/source/core/data/
H A Duserdat.cxx38 SdrObjFactory::InsertMakeUserDataHdl( LINK ( this, ScDrawObjFactory, MakeUserData ) ); in ScDrawObjFactory()
43 SdrObjFactory::RemoveMakeUserDataHdl( LINK ( this, ScDrawObjFactory, MakeUserData ) ); in ~ScDrawObjFactory()
/aoo42x/main/extensions/source/abpilot/
H A Dtableselectionpage.cxx48 m_aTableList.SetSelectHdl( LINK( this, TableSelectionPage, OnTableSelected ) ); in TableSelectionPage()
49 m_aTableList.SetDoubleClickHdl( LINK( this, TableSelectionPage, OnTableDoubleClicked ) ); in TableSelectionPage()
/aoo42x/main/sc/source/ui/dbgui/
H A Dtextimportoptions.cxx79 Link aLink = LINK( this, ScTextImportOptionsDlg, OKHdl ); in init()
81 aLink = LINK( this, ScTextImportOptionsDlg, RadioHdl ); in init()
H A Dsortdlg.cxx80 aBtnExtSort .SetClickHdl( LINK( this, ScSortWarningDlg, BtnHdl ) ); in ScSortWarningDlg()
81 aBtnCurSort .SetClickHdl( LINK( this, ScSortWarningDlg, BtnHdl ) ); in ScSortWarningDlg()
/aoo42x/main/reportdesign/source/ui/report/
H A Ddlgedfac.cxx44 SdrObjFactory::InsertMakeObjectHdl( LINK(this, DlgEdFactory, MakeObject) ); in DlgEdFactory()
51 SdrObjFactory::RemoveMakeObjectHdl( LINK(this, DlgEdFactory, MakeObject) ); in ~DlgEdFactory()
/aoo42x/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx606 Link aLk = LINK(this, SwDropCapsPage, ModifyHdl); in SwDropCapsPage()
611 aDropCapsBox .SetClickHdl (LINK(this, SwDropCapsPage, ClickHdl )); in SwDropCapsPage()
612 aTemplateBox .SetSelectHdl(LINK(this, SwDropCapsPage, SelectHdl)); in SwDropCapsPage()
613 aWholeWordCB .SetClickHdl (LINK(this, SwDropCapsPage, WholeWordHdl )); in SwDropCapsPage()
/aoo42x/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx144 m_pDialogWindow->AddEventListener( LINK( this, AccessibleDialogWindow, WindowEventListener ) ); in AccessibleDialogWindow()
162 m_pDialogWindow->RemoveEventListener( LINK( this, AccessibleDialogWindow, WindowEventListener ) ); in ~AccessibleDialogWindow()
461 … m_pDialogWindow->RemoveEventListener( LINK( this, AccessibleDialogWindow, WindowEventListener ) ); in ProcessWindowEvent()
618 m_pDialogWindow->RemoveEventListener( LINK( this, AccessibleDialogWindow, WindowEventListener ) ); in IMPLEMENT_FORWARD_XINTERFACE2()
/aoo42x/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx119 aTimer.SetTimeoutHdl(LINK( this, ScFunctionDockWin, TimerHdl)); in ScFunctionDockWin()
140 Link aLink=LINK( this, ScFunctionDockWin, SelHdl); in ScFunctionDockWin()
145 Link a2Link=LINK( this, ScFunctionDockWin, SetSelectionHdl); in ScFunctionDockWin()
150 Link a3Link=LINK( this, ScFunctionDockWin, SetSplitHdl); in ScFunctionDockWin()
/aoo42x/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx253 Link aLnk = LINK(this, SwTbxAutoTextCtrl, PopupHdl); in CreatePopupWindow()
547 aToolBox.SetSelectHdl(LINK(this, SwScrollNaviPopup, SelectHdl)); in SwScrollNaviPopup()
680 pPopupWindow->SetPopupModeEndHdl( LINK( this, SwNaviImageButton, PopupModeEndHdl )); in SetPopupWindow()
681 pPopupWindow->SetDeleteLink_Impl( LINK( this, SwNaviImageButton, ClosePopupWindow )); in SetPopupWindow()
/aoo42x/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx363 mpVScrollbar->SetScrollHdl(LINK(this, AnnotationWindow, ScrollHdl)); in InitControls()
388 Engine()->SetModifyHdl( LINK( this, AnnotationWindow, ModifyHdl ) ); in InitControls()
515 Engine()->SetModifyHdl( LINK( this, AnnotationWindow, ModifyHdl ) ); in SetLanguage()
592 Engine()->SetModifyHdl( LINK( this, AnnotationWindow, ModifyHdl ) ); in setAnnotation()
/aoo42x/main/uui/source/
H A Dsslwarndlg.cxx84 m_aCommandButtonViewCert.SetClickHdl( LINK( this, SSLWarnDialog, ViewCertHdl_Impl ) ); in SSLWarnDialog()
85 m_aOkButton.SetClickHdl( LINK( this, SSLWarnDialog, OKHdl_Impl ) ); in SSLWarnDialog()
H A Dunknownauthdlg.cxx96 m_aView_Certificate.SetClickHdl( LINK( this, UnknownAuthDialog, ViewCertHdl_Impl ) ); in UnknownAuthDialog()
97 m_aCommandButtonOK.SetClickHdl( LINK( this, UnknownAuthDialog, OKHdl_Impl ) ); in UnknownAuthDialog()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddlgsize.cxx65 aCB_STANDARD.SetClickHdl(LINK(this,DlgSize,CbClickHdl)); in DBG_NAME()
75 LINK(this,DlgSize,CbClickHdl).Call(&aCB_STANDARD); in DBG_NAME()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtdd.cxx70 aTimer.SetTimeoutHdl(LINK(this, SwEditWin, DDHandler)); in StartDDTimer()
83 aTimer.SetTimeoutHdl(LINK(this,SwEditWin, TimerHandler)); in StopDDTimer()
169 aTimer.SetTimeoutHdl( LINK(this,SwEditWin, TimerHandler) ); in DragFinished()
/aoo42x/main/cui/source/options/
H A Doptasian.cxx168 aLanguageLB.SetSelectHdl(LINK(this, SvxAsianLayoutPage, LanguageHdl)); in SvxAsianLayoutPage()
169 aStandardCB.SetClickHdl(LINK(this, SvxAsianLayoutPage, ChangeStandardHdl)); in SvxAsianLayoutPage()
170 Link aLk(LINK(this, SvxAsianLayoutPage, ModifyHdl)); in SvxAsianLayoutPage()
H A Doptupdt.cxx78 m_aAutoCheckCheckBox.SetClickHdl( LINK( this, SvxOnlineUpdateTabPage, AutoCheckHdl_Impl ) ); in SvxOnlineUpdateTabPage()
79 m_aCheckNowButton.SetClickHdl( LINK( this, SvxOnlineUpdateTabPage, CheckNowHdl_Impl ) ); in SvxOnlineUpdateTabPage()
80 m_aChangePathButton.SetClickHdl( LINK( this, SvxOnlineUpdateTabPage, FileDialogHdl_Impl ) ); in SvxOnlineUpdateTabPage()
/aoo42x/main/sd/source/ui/view/
H A DToolBarManager.cxx622 Link aLink (LINK(this,ToolBarManager::Implementation,EventMultiplexerCallback)); in Implementation()
639 Link aLink (LINK(this,ToolBarManager::Implementation,EventMultiplexerCallback)); in ~Implementation()
783 LINK(this,ToolBarManager::Implementation,UpdateCallback)); in RequestUpdate()
980 LINK(this,ToolBarManager::Implementation,UpdateCallback)); in Update()
1030 = Application::PostUserEvent(LINK(this,Implementation,SetValidCallback)); in IMPL_LINK()
/aoo42x/main/svx/source/sidebar/tools/
H A DPopup.cxx106 mpContainer->SetPopupModeEndHdl(LINK(this, Popup, PopupModeEndHandler)); in SetPopupModeEndHandler()
129 mpContainer->SetPopupModeEndHdl(LINK(this, Popup, PopupModeEndHandler)); in CreateContainerAndControl()
/aoo42x/main/solenv/inc/
H A Dunxsoli4.mk111 LINK=/usr/local/purify-4.2-solaris2/purify CC macro
113 LINK=$(CXX) macro
/aoo42x/main/svx/source/dialog/
H A Dpasswd.cxx111 aOKBtn.SetClickHdl( LINK( this, SvxPasswordDialog, ButtonHdl ) ); in SvxPasswordDialog()
112 aRepeatPasswdED.SetModifyHdl( LINK( this, SvxPasswordDialog, EditModifyHdl ) ); in SvxPasswordDialog()
/aoo42x/main/sfx2/source/sidebar/
H A DSidebarPanel.cxx56 mpPanel->AddEventListener(LINK(this, SidebarPanel, HandleWindowEvent)); in SidebarPanel()
87 mpPanel->RemoveEventListener(LINK(this, SidebarPanel, HandleWindowEvent)); in disposing()
/aoo42x/main/sw/source/ui/sidebar/
H A DPageColumnControl.cxx71 mpColumnValueSet->SetSelectHdl( LINK(this, PageColumnControl,ImplColumnHdl ) ); in PageColumnControl()
77 maMoreButton.SetClickHdl( LINK( this, PageColumnControl, MoreButtonClickHdl_Impl ) ); in PageColumnControl()

Completed in 237 milliseconds

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