Home
last modified time | relevance | path

Searched refs:LINK (Results 476 – 500 of 1038) sorted by relevance

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

/aoo42x/main/odk/settings/
H A Dsettings.mk66 LINK=link macro
181 LINK=CC macro
/aoo42x/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1252 pWnd->SetCloseHdl( LINK( this, ScTabViewShell, SimpleRefClose ) ); in StartSimpleRefDialog()
1253 pWnd->SetUnoLinks( LINK( this, ScTabViewShell, SimpleRefDone ), in StartSimpleRefDialog()
1254 LINK( this, ScTabViewShell, SimpleRefAborted ), in StartSimpleRefDialog()
1255 LINK( this, ScTabViewShell, SimpleRefChange ) ); in StartSimpleRefDialog()
1674 pFormShell->SetControlActivationHandler( LINK( this, ScTabViewShell, FormControlActivated ) ); in Construct()
/aoo42x/main/svtools/source/brwbox/
H A Dbrwbox1.cxx137 aHScroll.SetScrollHdl( LINK( this, BrowseBox, ScrollHdl ) ); in ConstructImpl()
138 aHScroll.SetEndScrollHdl( LINK( this, BrowseBox, EndScrollHdl ) ); in ConstructImpl()
2511 pVScroll->SetScrollHdl( LINK( this, BrowseBox, ScrollHdl ) ); in SetMode()
2512 pVScroll->SetEndScrollHdl( LINK( this, BrowseBox, EndScrollHdl ) ); in SetMode()
2631 pNewBar->SetStartDragHdl( LINK( this, BrowseBox, StartDragHdl ) ); in CreateHeaderBar()
2639 …( (BrowserDataWin*)pDataWin )->pHeaderBar->SetStartDragHdl( LINK( this, BrowseBox, StartDragHdl ) … in SetHeaderBar()
/aoo42x/main/svtools/source/toolpanel/
H A Ddrawerlayouter.cxx178 pDrawer->AddEventListener( LINK( this, DrawerDeckLayouter, OnWindowEvent ) ); in PanelInserted()
241 … m_aDrawers[ i_nPosition ]->RemoveEventListener( LINK( this, DrawerDeckLayouter, OnWindowEvent ) ); in impl_removeDrawer()
/aoo42x/main/sd/source/ui/dlg/
H A Dsdpreslt.cxx78 maVS.SetDoubleClickHdl(LINK(this, SdPresLayoutDlg, ClickLayoutHdl)); in SdPresLayoutDlg()
79 maBtnLoad.SetClickHdl(LINK(this, SdPresLayoutDlg, ClickLoadHdl)); in SdPresLayoutDlg()
H A Dfiledlg.cxx112 … mnPlaySoundEvent = Application::PostUserEvent( LINK( this, SdFileDialog_Imp, PlayMusicHdl ) ); in ControlStateChanged()
252 maUpdateTimer.SetTimeoutHdl(LINK(this, SdFileDialog_Imp, IsMusicStoppedHdl)); in SdFileDialog_Imp()
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/
H A DMakefile72 $(LINK) $(COMP_LINK_FLAGS) /OUT:$@ \
80 $(LINK) $(COMP_LINK_FLAGS) $(LINK_LIBS) -o $@ $(SLOFILES) \
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DMakefile71 $(LINK) $(COMP_LINK_FLAGS) /OUT:$@ \
78 $(LINK) $(COMP_LINK_FLAGS) $(LINK_LIBS) -o $@ $(SLOFILES) \
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/
H A DMakefile74 $(LINK) $(COMP_LINK_FLAGS) /OUT:$@ \
81 $(LINK) $(COMP_LINK_FLAGS) $(LINK_LIBS) -o $@ $(SLOFILES) \
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DMakefile80 $(LINK) $(COMP_LINK_FLAGS) /OUT:$@ \
87 $(LINK) $(COMP_LINK_FLAGS) $(LINK_LIBS) -o $@ $(SLOFILES) \
/aoo42x/main/filter/source/pdf/
H A Dpdffilter.cxx154 m_pFocusWindow->AddEventListener( LINK( this, FocusWindowWaitCursor, DestroyedLink ) ); in FocusWindowWaitCursor()
163 … m_pFocusWindow->RemoveEventListener( LINK( this, FocusWindowWaitCursor, DestroyedLink ) ); in ~FocusWindowWaitCursor()
/aoo42x/main/cui/source/tabpages/
H A Dmeasure.cxx149 aTsbAutoPosV.SetClickHdl( LINK( this, SvxMeasurePage, ClickAutoPosHdl_Impl ) ); in SvxMeasurePage()
150 aTsbAutoPosH.SetClickHdl( LINK( this, SvxMeasurePage, ClickAutoPosHdl_Impl ) ); in SvxMeasurePage()
157 Link aLink( LINK( this, SvxMeasurePage, ChangeAttrHdl_Impl ) ); in SvxMeasurePage()
/aoo42x/main/svx/source/sidebar/paragraph/
H A DParaLineSpacingControl.cxx151 Link aLink = LINK(this, ParaLineSpacingControl,VSSelHdl ); in initial()
156 aLink = LINK( this, ParaLineSpacingControl, LineSPDistHdl_Impl ); in initial()
159 aLink = LINK( this, ParaLineSpacingControl, LineSPDistAtHdl_Impl ); in initial()
/aoo42x/main/framework/source/classes/
H A Dmenumanager.cxx418 m_pVCLMenu->SetHighlightHdl( LINK( this, MenuManager, Highlight )); in SetHdl()
419 m_pVCLMenu->SetActivateHdl( LINK( this, MenuManager, Activate )); in SetHdl()
420 m_pVCLMenu->SetDeactivateHdl( LINK( this, MenuManager, Deactivate )); in SetHdl()
421 m_pVCLMenu->SetSelectHdl( LINK( this, MenuManager, Select )); in SetHdl()
/aoo42x/main/sfx2/source/inet/
H A Dinettbc.cxx177 pURLBox->SetOpenHdl( LINK( this, SfxURLToolBoxControl_Impl, OpenHdl ) ); in CreateItemWindow()
178 pURLBox->SetSelectHdl( LINK( this, SfxURLToolBoxControl_Impl, SelectHdl ) ); in CreateItemWindow()
/aoo42x/main/sd/source/ui/sidebar/
H A DCurrentMasterPagesSelector.cxx91 Link aLink (LINK(this,CurrentMasterPagesSelector,EventMultiplexerListener)); in CurrentMasterPagesSelector()
116 Link aLink (LINK(this,CurrentMasterPagesSelector,EventMultiplexerListener)); in ~CurrentMasterPagesSelector()
/aoo42x/main/cui/source/dialogs/
H A Dpasswdomdlg.cxx184 Link aModifyLink = LINK( this, PasswordToOpenModifyDialog_Impl, ModifyHdl ); in PasswordToOpenModifyDialog_Impl()
191 m_aOk.SetClickHdl( LINK( this, PasswordToOpenModifyDialog_Impl, OkBtnClickHdl ) ); in PasswordToOpenModifyDialog_Impl()
/aoo42x/main/cui/source/options/
H A Dopthtml.cxx105 aExportLB.SetSelectHdl(LINK(this, OfaHtmlTabPage, ExportHdl_Impl)); in OfaHtmlTabPage()
106 aStarBasicCB.SetClickHdl(LINK(this, OfaHtmlTabPage, CheckBoxHdl_Impl)); in OfaHtmlTabPage()
H A Doptimprove2.cxx98 m_aInfoFI.SetClickHdl( LINK( this, SvxImprovementOptionsPage, HandleHyperlink ) ); in SvxImprovementOptionsPage()
99 m_aShowDataPB.SetClickHdl( LINK( this, SvxImprovementOptionsPage, HandleShowData ) ); in SvxImprovementOptionsPage()
/aoo42x/main/dbaccess/source/ui/browser/
H A DdsbrowserDnD.cxx166 m_nAsyncDrop = Application::PostUserEvent(LINK(this, SbaTableQueryBrowser, OnAsyncDrop)); in executeDrop()
180 m_nAsyncDrop = Application::PostUserEvent(LINK(this, SbaTableQueryBrowser, OnAsyncDrop)); in executeDrop()
/aoo42x/main/sc/source/ui/dbgui/
H A Dscuiimoptdlg.cxx213 aCbFixed.SetClickHdl( LINK( this, ScImportOptionsDlg, FixedWidthHdl ) ); in ScImportOptionsDlg()
232 aLbFont.SetDoubleClickHdl( LINK( this, ScImportOptionsDlg, DoubleClickHdl ) ); in ScImportOptionsDlg()
/aoo42x/main/odk/examples/cpp/complextoolbarcontrols/
H A DMakefile77 $(LINK) $(COMP_LINK_FLAGS) /OUT:$@ \
85 $(LINK) $(COMP_LINK_FLAGS) $(LINK_LIBS) -o $@ $(SLOFILES) \
/aoo42x/main/svx/source/fmcomp/
H A Dgridctrl.cxx409 m_aFirstBtn.SetClickHdl(LINK(this,NavigationBar,OnClick)); in NavigationBar()
410 m_aPrevBtn.SetClickHdl(LINK(this,NavigationBar,OnClick)); in NavigationBar()
411 m_aNextBtn.SetClickHdl(LINK(this,NavigationBar,OnClick)); in NavigationBar()
412 m_aLastBtn.SetClickHdl(LINK(this,NavigationBar,OnClick)); in NavigationBar()
413 m_aNewBtn.SetClickHdl(LINK(this,NavigationBar,OnClick)); in NavigationBar()
2804 m_nDeleteEvent = Application::PostUserEvent(LINK(this,DbGridControl,OnDelete)); in PostExecuteRowContextMenu()
3466 m_nDeleteEvent = Application::PostUserEvent(LINK(this,DbGridControl,OnDelete)); in PreNotify()
3647 …m_nAsynAdjustEvent = PostUserEvent(LINK(this, DbGridControl, OnAsyncAdjust), reinterpret_cast< voi… in implAdjustInSolarThread()
/aoo42x/main/svtools/source/contnr/
H A Dsvimpbox.cxx75 aVerSBar.SetScrollHdl( LINK( this, SvImpLBox, ScrollUpDownHdl ) ); in SvImpLBox()
76 aHorSBar.SetScrollHdl( LINK( this, SvImpLBox, ScrollLeftRightHdl ) ); in SvImpLBox()
77 aHorSBar.SetEndScrollHdl( LINK( this, SvImpLBox, EndScrollHdl ) ); in SvImpLBox()
78 aVerSBar.SetEndScrollHdl( LINK( this, SvImpLBox, EndScrollHdl ) ); in SvImpLBox()
98 aAsyncBeginDragTimer.SetTimeoutHdl( LINK(this,SvImpLBox,BeginDragHdl)); in SvImpLBox()
108 aEditTimer.SetTimeoutHdl( LINK(this,SvImpLBox,EditTimerCall) ); in SvImpLBox()
909 nCurUserEvent = Application::PostUserEvent(LINK(this,SvImpLBox,MyUserEvent),(void*)1); in Paint()
3511 nCurUserEvent = Application::PostUserEvent(LINK(this,SvImpLBox,MyUserEvent),(void*)0); in NotifyTabsChanged()
/aoo42x/main/basctl/source/basicide/
H A Dobjdlg.cxx114 aToolBox.SetSelectHdl( LINK( this, ObjectCatalog, ToolBoxHdl ) ); in ObjectCatalog()
121 aMacroTreeList.SetSelectHdl( LINK( this, ObjectCatalog, TreeListHighlightHdl ) ); in ObjectCatalog()

Completed in 344 milliseconds

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