Home
last modified time | relevance | path

Searched refs:aFocusLink (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A DDataBrowser.cxx642 Link<impl::SeriesHeaderEdit&,void> aFocusLink( LINK( this, DataBrowser, SeriesHeaderGotFocus )); in RenewTable() local
663 spHeader->SetGetFocusHdl( aFocusLink ); in RenewTable()
1274 Link<impl::SeriesHeaderEdit&,void> aFocusLink( LINK( this, DataBrowser, SeriesHeaderGotFocus )); in RenewSeriesHeaders() local
1293 spHeader->SetGetFocusHdl( aFocusLink ); in RenewSeriesHeaders()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A DDataBrowser.cxx656 Link<impl::SeriesHeaderEdit&,void> aFocusLink( LINK( this, DataBrowser, SeriesHeaderGotFocus )); in RenewTable() local
677 spHeader->SetGetFocusHdl( aFocusLink ); in RenewTable()
1291 Link<impl::SeriesHeaderEdit&,void> aFocusLink( LINK( this, DataBrowser, SeriesHeaderGotFocus )); in RenewSeriesHeaders() local
1310 spHeader->SetGetFocusHdl( aFocusLink ); in RenewSeriesHeaders()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx122 Link<weld::Widget&,void> aFocusLink = LINK(this, SwAddressControl_Impl, GotFocusHdl_Impl); in SetData() local
142 pNewED->connect_focus_in(aFocusLink); in SetData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx118 Link<weld::Widget&,void> aFocusLink = LINK(this, SwAddressControl_Impl, GotFocusHdl_Impl); in SetData() local
138 pNewED->connect_focus_in(aFocusLink); in SetData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/config/
H A Doptpage.cxx550 Link<weld::Widget&,void> aFocusLink = LINK( this, SwStdFontTabPage, LoseFocusHdl); in SwStdFontTabPage() local
551 m_xStandardBox->connect_focus_out( aFocusLink ); in SwStdFontTabPage()
552 m_xTitleBox->connect_focus_out( aFocusLink ); in SwStdFontTabPage()
553 m_xListBox->connect_focus_out( aFocusLink ); in SwStdFontTabPage()
554 m_xLabelBox->connect_focus_out( aFocusLink ); in SwStdFontTabPage()
555 m_xIdxBox->connect_focus_out( aFocusLink ); in SwStdFontTabPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/config/
H A Doptpage.cxx537 Link<weld::Widget&,void> aFocusLink = LINK( this, SwStdFontTabPage, LoseFocusHdl); in SwStdFontTabPage() local
538 m_xStandardBox->connect_focus_out( aFocusLink ); in SwStdFontTabPage()
539 m_xTitleBox->connect_focus_out( aFocusLink ); in SwStdFontTabPage()
540 m_xListBox->connect_focus_out( aFocusLink ); in SwStdFontTabPage()
541 m_xLabelBox->connect_focus_out( aFocusLink ); in SwStdFontTabPage()
542 m_xIdxBox->connect_focus_out( aFocusLink ); in SwStdFontTabPage()