Home
last modified time | relevance | path

Searched defs:aLink (Results 1 – 25 of 153) sorted by relevance

1234567

/trunk/main/framework/inc/uielement/
H A Dpanelwindow.hxx57 void SetCommandHdl( const Link& aLink ) { m_aCommandHandler = aLink; } in SetCommandHdl()
59 void SetStateChangedHdl( const Link& aLink ) { m_aStateChangedHandler = aLink; } in SetStateChangedHdl()
61 void SetDataChangedHdl( const Link& aLink ) { m_aDataChangedHandler = aLink; } in SetDataChangedHdl()
H A Dtoolbar.hxx53 void SetCommandHdl( const Link& aLink ) { m_aCommandHandler = aLink; } in SetCommandHdl()
55 void SetStateChangedHdl( const Link& aLink ) { m_aStateChangedHandler = aLink; } in SetStateChangedHdl()
57 void SetDataChangedHdl( const Link& aLink ) { m_aDataChangedHandler = aLink; } in SetDataChangedHdl()
/trunk/main/autodoc/source/display/idl/
H A Dhfi_navibar.cxx66 StreamLock aLink(500); in Produce_CeMainRow() local
116 StreamLock aLink(500); in Produce_CeXrefsMainRow() local
157 StreamLock aLink(500); in Produce_ModuleMainRow() local
196 StreamLock aLink(500); in Produce_IndexMainRow() local
H A Dhfi_tag.cxx321 HF_IdlTypeText aLink(Env(), CurOut(), true, &ScopeGivingCe()); in CreateTypeLink() local
329 HF_IdlTypeText aLink(Env(), CurOut(), true, &ScopeGivingCe()); in CreateMemberLink() local
/trunk/main/svtools/inc/svtools/
H A Dcliplistener.hxx38 Link aLink; member in TransferableClipboardListener
/trunk/main/sfx2/inc/sfx2/
H A Dhintpost.hxx52 GenLink aLink; member in SfxHintPoster
H A Dgenlink.hxx32 Link aLink; member in GenLink
H A Dapp.hxx110 Link aLink; member in SfxLinkItem
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputtypepage.cxx67 Link aLink = LINK(this, SwMailMergeOutputTypePage, TypeHdl_Impl); in SwMailMergeOutputTypePage() local
/trunk/main/sd/source/filter/html/
H A Dhtmlattr.cxx90 void SdHtmlAttrPreview::SetColors( Color& aBack, Color& aText, Color& aLink, in SetColors()
/trunk/main/sd/source/ui/inc/
H A DBreakDlg.hxx82 Link aLink; member in sd::BreakDlg
/trunk/main/sw/source/ui/sidebar/
H A DPageOrientationControl.cxx54 Link aLink = LINK(this, PageOrientationControl,ImplOrientationHdl ); in PageOrientationControl() local
H A DWrapPropertyPanel.cxx103 Link aLink = LINK(this, WrapPropertyPanel, WrapTypeHdl); in Initialize() local
/trunk/main/sd/source/ui/sidebar/
H A DCurrentMasterPagesSelector.cxx91 Link aLink (LINK(this,CurrentMasterPagesSelector,EventMultiplexerListener)); in CurrentMasterPagesSelector() local
116 Link aLink (LINK(this,CurrentMasterPagesSelector,EventMultiplexerListener)); in ~CurrentMasterPagesSelector() local
/trunk/main/uui/source/
H A Dnameclashdlg.cxx73 Link aLink( LINK( this, NameClashDialog, ButtonHdl_Impl ) ); in NameClashDialog() local
/trunk/main/sd/source/ui/view/
H A DFormShellManager.cxx68 Link aLink (LINK(this, FormShellManager, ConfigurationUpdateHandler)); in FormShellManager() local
87 Link aLink (LINK(this, FormShellManager, ConfigurationUpdateHandler)); in ~FormShellManager() local
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx431 Link aLink = LINK(this, TextPropertyPanel, FontSelHdl); in Initialize() local
460 Link aLink = LINK(this, TextPropertyPanel, ToolboxFontSelectHandler); in InitToolBoxFont() local
474 Link aLink = LINK(this, TextPropertyPanel, ToolboxIncDecSelectHdl); in InitToolBoxIncDec() local
486 Link aLink = LINK(this, TextPropertyPanel, ToolBoxSwScriptSelectHdl); in InitToolBoxScript() local
501 Link aLink = LINK(this, TextPropertyPanel, SpacingClickHdl); in InitToolBoxSpacing() local
H A DTextCharacterSpacingControl.cxx71 Link aLink = LINK(this, TextCharacterSpacingControl, KerningSelectHdl); in TextCharacterSpacingControl() local
140 Link aLink = LINK(this, TextCharacterSpacingControl,VSSelHdl ); in initial() local
H A DTextUnderlineControl.cxx97 Link aLink = LINK( this, TextUnderlineControl, PBClickHdl ) ; in initial() local
/trunk/main/sc/source/ui/dbgui/
H A Dtextimportoptions.cxx79 Link aLink = LINK( this, ScTextImportOptionsDlg, OKHdl ); in init() local
/trunk/main/svtools/source/misc/
H A Ditemdel.cxx45 Link aLink; member in SfxItemDesruptor_Impl
/trunk/main/sfx2/source/sidebar/
H A DAsynchronousCall.cxx71 Link aLink (LINK(this, AsynchronousCall, HandleUserCall)); in RequestCall() local
/trunk/main/sc/source/ui/inc/
H A Dtphfedit.hxx81 void SetObjectSelectHdl( const Link& aLink){ aObjectSelectLink = aLink; }; in SetObjectSelectHdl()
/trunk/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx73 Link aLink( LINK( this, SdCustomShowDlg, ClickButtonHdl ) ); in SdCustomShowDlg() local
329 Link aLink = LINK( this, SdDefineCustomShowDlg, ClickButtonHdl ); in SdDefineCustomShowDlg() local
/trunk/main/tools/source/stream/
H A Dcachestr.cxx130 Link aLink( aFilenameLinkHdl ); in SwapOut() local

Completed in 125 milliseconds

1234567