Home
last modified time | relevance | path

Searched refs:SetDeselectHdl (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/dlg/
H A DAddField.cxx180 m_pListBox->SetDeselectHdl(LINK( this, OAddFieldWindow, OnSelectHdl ) ); in OAddFieldWindow()
H A DNavigator.cxx244 SetDeselectHdl(LINK(this, NavigatorTree, OnEntrySelDesel)); in NavigatorTree()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/
H A Dtreelistbox.hxx407 …void SetDeselectHdl( const Link<SvTreeListBox*,void>& rNewHdl ) {aDeselectHdl=rNewHdl; } in SetDeselectHdl() function in SvTreeListBox
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtreelistbox.hxx426 …void SetDeselectHdl( const Link<SvTreeListBox*,void>& rNewHdl ) {aDeselectHdl=rNewHdl; } in SetDeselectHdl() function in SvTreeListBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/controls/tree/
H A Dtreecontrolpeer.cxx1417 SetDeselectHdl( LINK(this, UnoTreeListBoxImpl, OnSelectionChangeHdl) ); in UnoTreeListBoxImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/uno/
H A Dtreecontrolpeer.cxx1408 SetDeselectHdl( LINK(this, UnoTreeListBoxImpl, OnSelectionChangeHdl) ); in UnoTreeListBoxImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsalvtables.cxx3402 m_xTreeView->SetDeselectHdl(LINK(this, SalInstanceTreeView, DeSelectHdl)); in SalInstanceTreeView()
4530 m_xTreeView->SetDeselectHdl(Link<SvTreeListBox*, void>()); in ~SalInstanceTreeView()
4739 m_xIconView->SetDeselectHdl(LINK(this, SalInstanceIconView, DeSelectHdl)); in SalInstanceIconView()
4931 m_xIconView->SetDeselectHdl(Link<SvTreeListBox*, void>()); in ~SalInstanceIconView()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/
H A Dnavigatortree.cxx155 SetDeselectHdl(LINK(this, NavigatorTree, OnEntrySelDesel)); in NavigatorTree()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsalvtables.cxx3715 m_xTreeView->SetDeselectHdl(LINK(this, SalInstanceTreeView, DeSelectHdl)); in SalInstanceTreeView()
4971 m_xTreeView->SetDeselectHdl(Link<SvTreeListBox*, void>()); in ~SalInstanceTreeView()
5223 m_xIconView->SetDeselectHdl(LINK(this, SalInstanceIconView, DeSelectHdl)); in SalInstanceIconView()
5466 m_xIconView->SetDeselectHdl(Link<SvTreeListBox*, void>()); in ~SalInstanceIconView()