Home
last modified time | relevance | path

Searched refs:LINK (Results 276 – 300 of 1038) sorted by relevance

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

/aoo42x/main/sd/source/ui/dlg/
H A Dbrkdlg.cxx67 aLink ( LINK( this, BreakDlg, UpDate)), in BreakDlg()
70 aBtnCancel.SetClickHdl( LINK( this, BreakDlg, CancelButtonHdl)); in BreakDlg()
167 aTimer.SetTimeoutHdl( LINK( this, BreakDlg, InitialUpdate ) ); in Execute()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx112 SetDoubleClickHdl( LINK( this, CategoryListBox, implDoubleClickHdl ) ); in CategoryListBox()
318 mpLBEffects->SetSelectHdl( LINK( this, CustomAnimationCreateTabPage, implSelectHdl ) ); in CustomAnimationCreateTabPage()
319 mpLBEffects->SetDoubleClickLink( LINK( this, CustomAnimationCreateTabPage, implDoubleClickHdl ) ); in CustomAnimationCreateTabPage()
552 …mpTabControl->SetActivatePageHdl( LINK( this, CustomAnimationCreateDialog, implActivatePagekHdl ) … in CustomAnimationCreateDialog()
553 …mpTabControl->SetDeactivatePageHdl( LINK( this, CustomAnimationCreateDialog, implDeactivatePagekHd… in CustomAnimationCreateDialog()
/aoo42x/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx131 m_aTimer.SetTimeoutHdl(LINK(this, DBTreeListBox, OnTimeOut)); in init()
133 m_aScrollHelper.setUpScrollMethod( LINK(this, DBTreeListBox, ScrollUpHdl) ); in init()
134 m_aScrollHelper.setDownScrollMethod( LINK(this, DBTreeListBox, ScrollDownHdl) ); in init()
177 LINK(this, DBTreeListBox, OnResetEntry).Call(_pEntry); in EnableExpandHandler()
190 PostUserEvent(LINK(this, DBTreeListBox, OnResetEntry), pParent); in RequestingChilds()
/aoo42x/main/basctl/source/basicide/
H A Dmoduldlg.cxx485 aTabCtrl.SetActivatePageHdl( LINK( this, OrganizeDialog, ActivatePageHdl ) ); in OrganizeDialog()
576 aEditButton.SetClickHdl( LINK( this, ObjectPage, ButtonHdl ) ); in ObjectPage()
577 aDelButton.SetClickHdl( LINK( this, ObjectPage, ButtonHdl ) ); in ObjectPage()
578 aCloseButton.SetClickHdl( LINK( this, ObjectPage, ButtonHdl ) ); in ObjectPage()
579 aBasicBox.SetSelectHdl( LINK( this, ObjectPage, BasicBoxHighlightHdl ) ); in ObjectPage()
583 aNewModButton.SetClickHdl( LINK( this, ObjectPage, ButtonHdl ) ); in ObjectPage()
588 aNewDlgButton.SetClickHdl( LINK( this, ObjectPage, ButtonHdl ) ); in ObjectPage()
/aoo42x/main/sd/source/ui/sidebar/
H A DSidebarShellManager.cxx82 pWindow->AddEventListener(LINK(this,SidebarShellManager,WindowCallback)); in AddSubShell()
100 … pos->second.mpWindow->RemoveEventListener( LINK( this, SidebarShellManager, WindowCallback ) ); in RemoveSubShell()
119 LINK(this,SidebarShellManager,WindowCallback)); in RemoveSubShell()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dprotectiondlg.cxx94 Link aLink = LINK( this, ScTableProtectionDlg, CheckBoxHdl ); in Init()
97 aLink = LINK( this, ScTableProtectionDlg, OKHdl ); in Init()
100 aLink = LINK( this, ScTableProtectionDlg, PasswordModifyHdl ); in Init()
/aoo42x/main/sw/source/ui/envelp/
H A Denvlop1.cxx257 aDatabaseLB .SetSelectHdl(LINK(this, SwEnvPage, DatabaseHdl )); in SwEnvPage()
258 aTableLB .SetSelectHdl(LINK(this, SwEnvPage, DatabaseHdl )); in SwEnvPage()
259 aInsertBT .SetClickHdl (LINK(this, SwEnvPage, FieldHdl )); in SwEnvPage()
260 aSenderBox .SetClickHdl (LINK(this, SwEnvPage, SenderHdl )); in SwEnvPage()
H A Dlabfmt.cxx355 Link aLk = LINK(this, SwLabFmtPage, ModifyHdl); in SwLabFmtPage()
367 aLk = LINK(this, SwLabFmtPage, LoseFocusHdl); in SwLabFmtPage()
377 aSavePB.SetClickHdl( LINK (this, SwLabFmtPage, SaveHdl)); in SwLabFmtPage()
380 aPreviewTimer.SetTimeoutHdl(LINK(this, SwLabFmtPage, PreviewHdl)); in SwLabFmtPage()
656 aOKPB.SetClickHdl(LINK(this, SwSaveLabelDlg, OkHdl)); in SwSaveLabelDlg()
657 Link aLk(LINK(this, SwSaveLabelDlg, ModifyHdl)); in SwSaveLabelDlg()
/aoo42x/main/sfx2/source/toolbox/
H A Dimgmgr.cxx167 m_aOpt.AddListenerLink( LINK( this, SfxImageManager_Impl, OptionsChanged_Impl ) ); in SfxImageManager_Impl()
168 Application::AddEventListener( LINK( this, SfxImageManager_Impl, SettingsChanged_Impl ) ); in SfxImageManager_Impl()
175 m_aOpt.RemoveListenerLink( LINK( this, SfxImageManager_Impl, OptionsChanged_Impl ) ); in ~SfxImageManager_Impl()
176 Application::RemoveEventListener( LINK( this, SfxImageManager_Impl, SettingsChanged_Impl ) ); in ~SfxImageManager_Impl()
/aoo42x/main/dbaccess/source/ui/dlg/
H A DConnectionPage.cxx209 m_aConnectionURL.SetModifyHdl(LINK(this, OConnectionTabPage, OnEditModified)); in DBG_NAME()
211 m_aJavaDriver.SetModifyHdl(LINK(this, OConnectionTabPage, OnEditModified)); in DBG_NAME()
215 m_aTestConnection.SetClickHdl(LINK(this,OGenericAdministrationPage,OnTestConnectionClickHdl)); in DBG_NAME()
216 m_aTestJavaDriver.SetClickHdl(LINK(this,OConnectionTabPage,OnTestJavaClickHdl)); in DBG_NAME()
/aoo42x/main/extensions/source/propctrlr/
H A Dtaborder.cxx104 aPB_MoveUp.SetClickHdl( LINK( this, TabOrderDialog, MoveUpClickHdl ) ); in DBG_NAME()
105 aPB_MoveDown.SetClickHdl( LINK( this, TabOrderDialog, MoveDownClickHdl ) ); in DBG_NAME()
106 aPB_AutoOrder.SetClickHdl( LINK( this, TabOrderDialog, AutoOrderClickHdl ) ); in DBG_NAME()
107 aPB_OK.SetClickHdl( LINK( this, TabOrderDialog, OKClickHdl ) ); in DBG_NAME()
/aoo42x/main/uui/source/
H A Dsecmacrowarnings.cxx95 maDisableBtn.SetClickHdl( LINK( this, MacroWarning, DisableBtnHdl ) ); in MacroWarning()
96 maEnableBtn.SetClickHdl( LINK( this, MacroWarning, EnableBtnHdl ) ); in MacroWarning()
193 maViewSignsBtn.SetClickHdl( LINK( this, MacroWarning, ViewSignsBtnHdl ) ); in InitControls()
195 maAlwaysTrustCB.SetClickHdl( LINK( this, MacroWarning, AlwaysTrustCheckHdl ) ); in InitControls()
/aoo42x/main/sw/source/ui/table/
H A Dtautofmt.cxx237 Link aLk( LINK( this, SwAutoFormatDlg, CheckHdl ) ); in Init()
244 aBtnAdd.SetClickHdl ( LINK( this, SwAutoFormatDlg, AddHdl ) ); in Init()
245 aBtnRemove.SetClickHdl ( LINK( this, SwAutoFormatDlg, RemoveHdl ) ); in Init()
246 aBtnRename.SetClickHdl ( LINK( this, SwAutoFormatDlg, RenameHdl ) ); in Init()
247 aBtnOk.SetClickHdl ( LINK( this, SwAutoFormatDlg, OkHdl ) ); in Init()
248 aLbFormat.SetSelectHdl( LINK( this, SwAutoFormatDlg, SelFmtHdl ) ); in Init()
/aoo42x/main/cui/source/options/
H A Doptpath.cxx228 aStandardBtn.SetClickHdl( LINK( this, SvxPathTabPage, StandardHdl_Impl ) ); in SvxPathTabPage()
229 Link aLink = LINK( this, SvxPathTabPage, PathHdl_Impl ); in SvxPathTabPage()
234 pHeaderBar->SetSelectHdl( LINK( this, SvxPathTabPage, HeaderSelect_Impl ) ); in SvxPathTabPage()
235 pHeaderBar->SetEndDragHdl( LINK( this, SvxPathTabPage, HeaderEndDrag_Impl ) ); in SvxPathTabPage()
253 pPathBox->SetSelectHdl( LINK( this, SvxPathTabPage, PathSelect_Impl ) ); in SvxPathTabPage()
267 xDialogListener->SetDialogClosedLink( LINK( this, SvxPathTabPage, DialogClosedHdl ) ); in SvxPathTabPage()
H A Doptchart.cxx64 aPBDefault.SetClickHdl( LINK( this, SvxDefaultColorOptPage, ResetToDefaults ) ); in SvxDefaultColorOptPage()
65 aLbChartColors.SetSelectHdl( LINK( this, SvxDefaultColorOptPage, ListClickedHdl ) ); in SvxDefaultColorOptPage()
66 aValSetColorBox.SetSelectHdl( LINK( this, SvxDefaultColorOptPage, BoxClickedHdl ) ); in SvxDefaultColorOptPage()
/aoo42x/main/svx/source/tbxctrls/
H A Dextrusioncontrols.cxx99 SetSelectHdl( LINK( this, ExtrusionDirectionWindow, SelectHdl ) ); in ExtrusionDirectionWindow()
103 mpDirectionSet->SetSelectHdl( LINK( this, ExtrusionDirectionWindow, SelectHdl ) ); in ExtrusionDirectionWindow()
355 SetSelectHdl( LINK( this, ExtrusionDepthWindow, SelectHdl ) ); in ExtrusionDepthWindow()
603 SetSelectHdl( LINK( this, ExtrusionLightingWindow, SelectHdl ) ); in ExtrusionLightingWindow()
608 mpLightingSet->SetSelectHdl( LINK( this, ExtrusionLightingWindow, SelectHdl ) ); in ExtrusionLightingWindow()
856 SetSelectHdl( LINK( this, ExtrusionSurfaceWindow, SelectHdl ) ); in ExtrusionSurfaceWindow()
/aoo42x/main/sfx2/source/sidebar/
H A DSidebarController.cxx154 mpParentWindow->AddEventListener(LINK(this, SidebarController, WindowEventHandler)); in SidebarController()
223 mpSplitWindow->RemoveEventListener(LINK(this, SidebarController, WindowEventHandler)); in disposing()
229 mpParentWindow->RemoveEventListener(LINK(this, SidebarController, WindowEventHandler)); in disposing()
856 pMenu->SetSelectHdl(LINK(this, SidebarController, OnMenuItemSelected)); in ShowPopupMenu()
1134 … mpSplitWindow->RemoveEventListener(LINK(this, SidebarController, WindowEventHandler)); in GetSplitWindow()
1139 mpSplitWindow->AddEventListener(LINK(this, SidebarController, WindowEventHandler)); in GetSplitWindow()
H A DFocusManager.cxx100 (*iPanel)->RemoveChildEventListener(LINK(this, FocusManager, ChildEventListener)); in ClearPanels()
156 (*iPanel)->AddChildEventListener(LINK(this, FocusManager, ChildEventListener)); in SetPanels()
182 rWindow.AddEventListener(LINK(this, FocusManager, WindowEventListener)); in RegisterWindow()
190 rWindow.RemoveEventListener(LINK(this, FocusManager, WindowEventListener)); in UnregisterWindow()
/aoo42x/main/setup_native/scripts/
H A Dinstall_linux.sh24 LINK="no"
108 -l|--link) LINK="yes"; shift;;
290 if [ "$LINK" = "yes" ]
/aoo42x/main/pyuno/source/module/
H A Dmakefile.mk136 …@echo $(LINK) $(LINKFLAGS) $(LINKFLAGSRUNPATH_OOO) $(LINKFLAGSSHLCUI) -ldl -o $@ $(SLO)$/pyuno_dlo…
142 @echo $(LINK) $(LINKFLAGSSHLCUI) -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
146 @echo $(LINK) $(LINKFLAGSSHLCUI) -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
/aoo42x/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx138 enum EntryType { FOLDER, DOCUMENT, LINK }; enumerator
281 m_aOKBtn.SetClickHdl( LINK( this, StringInputDialog, OKHdl ) ); in StringInputDialog()
282 m_aNameEdit.SetModifyHdl( LINK( this, StringInputDialog, NameHdl ) ); in StringInputDialog()
628 case UcbExplorerListBoxEntry::LINK: in RequestingChilds()
965 pEntry->m_eType = UcbExplorerListBoxEntry::LINK; in InsertEntry()
/aoo42x/main/reportdesign/source/ui/report/
H A DDesignView.cxx177 m_aSplitWin.SetSplitHdl(LINK(this, ODesignView,SplitHdl)); in DBG_NAME()
183 m_aMarkTimer.SetTimeoutHdl( LINK( this, ODesignView, MarkTimeout ) ); in DBG_NAME()
567 m_pReportExplorer->AddEventListener(LINK(&rReportController,OReportController,EventLstHdl)); in toggleReportExplorer()
600 m_pAddField->SetCreateHdl(LINK( &rReportController, OReportController, OnCreateHdl ) ); in toggleAddField()
605 m_pAddField->AddEventListener(LINK(&rReportController,OReportController,EventLstHdl)); in toggleAddField()
/aoo42x/main/sw/source/ui/misc/
H A Ddocfnote.cxx74 GetOKButton().SetClickHdl( LINK( this, SwFootNoteOptionDlg, OkHdl ) ); in SwFootNoteOptionDlg()
152 aPosPageBox.SetClickHdl(LINK(this, SwEndNoteOptionPage, PosPageHdl)); in SwEndNoteOptionPage()
153 aPosChapterBox.SetClickHdl(LINK(this, SwEndNoteOptionPage, PosChapterHdl)); in SwEndNoteOptionPage()
154 aNumCountBox.SetSelectHdl(LINK(this, SwEndNoteOptionPage, NumCountHdl)); in SwEndNoteOptionPage()
/aoo42x/main/basctl/source/dlged/
H A Dmanagelang.cxx139 m_aAddPB.SetClickHdl( LINK( this, ManageLanguageDialog, AddHdl ) ); in Init()
140 m_aDeletePB.SetClickHdl( LINK( this, ManageLanguageDialog, DeleteHdl ) ); in Init()
141 m_aMakeDefPB.SetClickHdl( LINK( this, ManageLanguageDialog, MakeDefHdl ) ); in Init()
142 m_aLanguageLB.SetSelectHdl( LINK( this, ManageLanguageDialog, SelectHdl ) ); in Init()
/aoo42x/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()
187 …m_pTabBar->GetScrollButton( true ).RemoveEventListener( LINK( this, AccessibleToolPanelTabBar_Impl… in dispose()
188 …m_pTabBar->GetScrollButton( false ).RemoveEventListener( LINK( this, AccessibleToolPanelTabBar_Imp… in dispose()

Completed in 209 milliseconds

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