Home
last modified time | relevance | path

Searched refs:SetGetFocusHdl (Results 51 – 55 of 55) sorted by relevance

123

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/condformat/
H A Dcondformatdlg.cxx474 mxEdRange->SetGetFocusHdl( LINK( this, ScCondFormatDlg, RangeGetFocusHdl ) ); in ScCondFormatDlg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcnttab.cxx1376 void SetGetFocusHdl(const Link<SwTOXWidget&,void>& rLink) { aGetFocusLink = rLink; } in SetGetFocusHdl() function in SwTOXWidget
2714 pEdit->SetGetFocusHdl(LINK(this, SwTokenWindow, TbxFocusHdl)); in InsertItem()
2726 pButton->SetGetFocusHdl(LINK(this, SwTokenWindow, TbxFocusBtnHdl)); in InsertItem()
2916 pEdit->SetGetFocusHdl(LINK(this, SwTokenWindow, TbxFocusHdl)); in InsertAtSelection()
2931 pButton->SetGetFocusHdl(LINK(this, SwTokenWindow, TbxFocusBtnHdl)); in InsertAtSelection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dcnttab.cxx1388 void SetGetFocusHdl(const Link<SwTOXWidget&,void>& rLink) { aGetFocusLink = rLink; } in SetGetFocusHdl() function in SwTOXWidget
2725 pEdit->SetGetFocusHdl(LINK(this, SwTokenWindow, TbxFocusHdl)); in InsertItem()
2737 pButton->SetGetFocusHdl(LINK(this, SwTokenWindow, TbxFocusBtnHdl)); in InsertItem()
2927 pEdit->SetGetFocusHdl(LINK(this, SwTokenWindow, TbxFocusHdl)); in InsertAtSelection()
2942 pButton->SetGetFocusHdl(LINK(this, SwTokenWindow, TbxFocusBtnHdl)); in InsertAtSelection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dstandardcontrol.cxx960 …m_pImplEdit->SetGetFocusHdl( LINK( &_rControlHelper, CommonBehaviourControlHelper, GetFocusHdl ) ); in setControlHelper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/utlui/
H A Dnavipi.cxx640 m_xEdit->SetGetFocusHdl(LINK(this, SwNavigationPI, EditGetFocus)); in SwNavigationPI()

123