Home
last modified time | relevance | path

Searched refs:LINK (Results 401 – 425 of 1038) sorted by relevance

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

/aoo42x/main/svx/source/engine3d/
H A Dfloat3d.cxx317 aBtnAssign.SetClickHdl( LINK( this, Svx3DWin, ClickAssignHdl ) ); in Svx3DWin()
318 aBtnUpdate.SetClickHdl( LINK( this, Svx3DWin, ClickUpdateHdl ) ); in Svx3DWin()
320 Link aLink( LINK( this, Svx3DWin, ClickViewTypeHdl ) ); in Svx3DWin()
327 aLink = LINK( this, Svx3DWin, ClickHdl ); in Svx3DWin()
368 aLink = LINK( this, Svx3DWin, ClickColorHdl ); in Svx3DWin()
376 aLink = LINK( this, Svx3DWin, SelectHdl ); in Svx3DWin()
392 aLink = LINK( this, Svx3DWin, ModifyHdl ); in Svx3DWin()
399 aLink = LINK( this, Svx3DWin, ChangeLightCallbackHdl ); in Svx3DWin()
401 aLink = LINK( this, Svx3DWin, ChangeSelectionCallbackHdl ); in Svx3DWin()
523 Link aLink( LINK( this, Svx3DWin, ClickViewTypeHdl ) ); in Construct()
/aoo42x/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx482 Link aLink( LINK(this,ViewOverlayManager,EventMultiplexerListener) ); in ViewOverlayManager()
496 Link aLink( LINK(this,ViewOverlayManager,EventMultiplexerListener) ); in ~ViewOverlayManager()
533 … mnUpdateTagsEvent = Application::PostUserEvent( LINK( this, ViewOverlayManager, UpdateTagsHdl ) ); in UpdateTags()
H A Dsdview.cxx158 maDropErrorTimer.SetTimeoutHdl( LINK(this, View, DropErrorHdl) ); in View()
160 maDropInsertFileTimer.SetTimeoutHdl( LINK(this, View, DropInsertFileHdl) ); in View()
753 pOutl->SetCalcFieldValueHdl(LINK(SD_MOD(), SdModule, CalcFieldValueHdl)); in SdrBeginTextEdit()
810 pOL->SetParaInsertedHdl(LINK(this, View, OnParagraphInsertedHdl)); in SdrBeginTextEdit()
811 pOL->SetParaRemovingHdl(LINK(this, View, OnParagraphRemovingHdl)); in SdrBeginTextEdit()
/aoo42x/main/svx/source/sidebar/area/
H A DAreaTransparencyGradientControl.cxx83 Link aLink = LINK( this, AreaTransparencyGradientControl, ModifiedTrgrHdl_Impl); in AreaTransparencyGradientControl()
90 aLink = LINK( this, AreaTransparencyGradientControl, Left_Click45_Impl); in AreaTransparencyGradientControl()
92 aLink = LINK( this, AreaTransparencyGradientControl, Right_Click45_Impl); in AreaTransparencyGradientControl()
/aoo42x/main/sd/source/ui/slideshow/
H A Dshowwin.cxx78 maPauseTimer.SetTimeoutHdl( LINK( this, ShowWindow, PauseTimeoutHdl ) ); in ShowWindow()
80 maMouseTimer.SetTimeoutHdl( LINK( this, ShowWindow, MouseTimeoutHdl ) ); in ShowWindow()
87 AddEventListener( LINK( this, ShowWindow, EventHdl ) ); in ShowWindow()
/aoo42x/main/solenv/inc/
H A Dunxsols4.mk117 LINK=/usr/local/purify-4.2-solaris2/purify CC macro
119 LINK=$(CXX) macro
/aoo42x/main/xmlsecurity/source/dialogs/
H A Dwarnings.cxx73 maViewSignsBtn.SetClickHdl( LINK( this, MacroWarning, ViewSignsBtnHdl ) ); in MacroWarning()
74 maEnableBtn.SetClickHdl( LINK( this, MacroWarning, EnableBtnHdl ) ); in MacroWarning()
/aoo42x/main/sw/source/ui/utlui/
H A Dswrenamexnameddlg.cxx89 aOk.SetClickHdl(LINK(this, SwRenameXNamedDlg, OkHdl)); in SwRenameXNamedDlg()
90 aNewNameED.SetModifyHdl(LINK(this, SwRenameXNamedDlg, ModifyHdl)); in SwRenameXNamedDlg()
/aoo42x/main/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/
H A DMakefile57 $(LINK) $(EXE_LINK_FLAGS) /OUT:$@ /MAP:$(OUT_APP_GEN)/$(basename $(@F)).map \
60 $(LINK) $(EXE_LINK_FLAGS) $(LINK_LIBS) -o $@ $< \
/aoo42x/main/sfx2/source/sidebar/
H A DToolBoxBackground.cxx60 Link aEventListener (LINK(this, ToolBoxBackground, WindowEventHandler)); in ~ToolBoxBackground()
82 Link aEventListener (LINK(this, ToolBoxBackground, WindowEventHandler)); in SetToolBoxChild()
/aoo42x/main/svx/source/sidebar/paragraph/
H A DParaBulletsControl.cxx73 maBulletsVS.SetSelectHdl(LINK(this, ParaBulletsControl, BulletSelectHdl_Impl)); in ParaBulletsControl()
82 maMoreButton.SetClickHdl(LINK(this, ParaBulletsControl, MoreButtonClickHdl_Impl)); in ParaBulletsControl()
H A DParaNumberingControl.cxx94 maNumberVS.SetSelectHdl( LINK(this, ParaNumberingControl, NumSelectHdl_Impl) ); in ParaNumberingControl()
103 maMoreButton.SetClickHdl(LINK(this, ParaNumberingControl, MoreButtonClickHdl_Impl)); in ParaNumberingControl()
/aoo42x/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx240 rData.setType( HierarchyEntryData::LINK ); in getData()
450 = rData.getType() == HierarchyEntryData::LINK ? 0 : 1; in setData()
783 sal_Int32 nType = rData.getType() == HierarchyEntryData::LINK ? 0 : 1; in move()
1235 m_pImpl->entry.setType( HierarchyEntryData::LINK ); in operator *()
H A Dhierarchydata.hxx48 enum Type { NONE, LINK, FOLDER }; enumerator
65 ? LINK in getType()
/aoo42x/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx281 Link aLink = LINK( this, PagePropertyPanel, ClickOrientationHdl ); in Initialize()
292 aLink = LINK( this, PagePropertyPanel, ClickMarginHdl ); in Initialize()
303 aLink = LINK( this, PagePropertyPanel, ClickSizeHdl ); in Initialize()
332 aLink = LINK( this, PagePropertyPanel, ClickColumnHdl ); in Initialize()
/aoo42x/main/svx/source/form/
H A Dnavigatortree.cxx224 m_aDropActionTimer.SetTimeoutHdl(LINK(this, NavigatorTree, OnDropActionTimer)); in NavigatorTree()
226 m_aSynchronizeTimer.SetTimeoutHdl(LINK(this, NavigatorTree, OnSynchronizeTimer)); in NavigatorTree()
227 SetSelectHdl(LINK(this, NavigatorTree, OnEntrySelDesel)); in NavigatorTree()
228 SetDeselectHdl(LINK(this, NavigatorTree, OnEntrySelDesel)); in NavigatorTree()
1350 m_aControlExchange.setClipboardListener( LINK( this, NavigatorTree, OnClipboardAction ) ); in doCopy()
1380 m_aControlExchange.setClipboardListener( LINK( this, NavigatorTree, OnClipboardAction ) ); in doCut()
1605 nEditEvent = Application::PostUserEvent( LINK(this, NavigatorTree, OnEdit) ); in EditedEntry()
/aoo42x/main/udkapi/com/sun/star/registry/
H A DRegistryKeyType.idl48 // DOCUMENTATION OMITTED FOR RegistryKeyType:: LINK
51 LINK
/aoo42x/main/odk/examples/DevelopersGuide/ProfUNO/Lifetime/
H A DMakefile70 $(LINK) $(EXE_LINK_FLAGS) /OUT:$@ /MAP:$(OUT_COMP_GEN)/$(subst $(EXE_EXT),.map,$(@F)) \
73 $(LINK) $(EXE_LINK_FLAGS) $(LINK_LIBS) -o $@ $(OBJFILES) \
/aoo42x/main/svx/source/sidebar/insert/
H A DInsertPropertyPanel.cxx79 pTopWindow->AddChildEventListener(LINK(this, InsertPropertyPanel, WindowEventListener)); in InsertPropertyPanel()
91 pTopWindow->RemoveChildEventListener(LINK(this, InsertPropertyPanel, WindowEventListener)); in ~InsertPropertyPanel()
/aoo42x/main/sd/source/ui/sidebar/
H A DRecentMasterPagesSelector.cxx85 LINK(this,RecentMasterPagesSelector,MasterPageListListener)); in ~RecentMasterPagesSelector()
97 LINK(this,RecentMasterPagesSelector,MasterPageListListener)); in LateInit()
/aoo42x/main/svtools/source/dialogs/
H A Dwizardmachine.cxx206 m_pPrevPage->SetClickHdl( LINK( this, OWizardMachine, OnPrevPage ) ); in implConstruct()
220 m_pNextPage->SetClickHdl( LINK( this, OWizardMachine, OnNextPage ) ); in implConstruct()
232 m_pFinish->SetClickHdl( LINK( this, OWizardMachine, OnFinish ) ); in implConstruct()
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx72 LINK(this, ScrollBarManager, AutoScrollTimeoutHandler)); in ScrollBarManager()
97 LINK(this, ScrollBarManager, VerticalScrollBarHandler)); in Connect()
102 LINK(this, ScrollBarManager, HorizontalScrollBarHandler)); in Connect()
/aoo42x/main/svx/source/sidebar/text/
H A DTextCharacterSpacingControl.cxx71 Link aLink = LINK(this, TextCharacterSpacingControl, KerningSelectHdl); in TextCharacterSpacingControl()
73 aLink =LINK(this, TextCharacterSpacingControl, KerningModifyHdl); in TextCharacterSpacingControl()
140 Link aLink = LINK(this, TextCharacterSpacingControl,VSSelHdl ); in initial()
/aoo42x/main/sc/source/ui/sidebar/
H A DCellBorderStyleControl.cxx114 Link aLink = LINK(this, CellBorderStyleControl, TB1SelectHdl); in Initialize()
147 aLink = LINK(this, CellBorderStyleControl, TB2SelectHdl); in Initialize()
158 aLink = LINK(this, CellBorderStyleControl, TB3SelectHdl); in Initialize()
/aoo42x/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx162 m_aInvalidateTimer.SetTimeoutHdl(LINK(this, OTableEditorCtrl::ClipboardInvalidator, OnInvalidate)); in DBG_NAME()
865 …nInvalidateTypeEvent = Application::PostUserEvent( LINK(this, OTableEditorCtrl, InvalidateFieldTyp… in CellModified()
1502 nCutEvent = Application::PostUserEvent(LINK(this, OTableEditorCtrl, DelayedCut)); in cut()
1527 nPasteEvent = Application::PostUserEvent( LINK(this, OTableEditorCtrl, DelayedPaste) ); in paste()
1729 nDeleteEvent = Application::PostUserEvent( LINK(this, OTableEditorCtrl, DelayedDelete) ); in Command()
1734 … nInsNewRowsEvent = Application::PostUserEvent( LINK(this, OTableEditorCtrl, DelayedInsNewRows) ); in Command()

Completed in 144 milliseconds

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