Home
last modified time | relevance | path

Searched refs:GetModifyHdl (Results 1 – 25 of 31) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dcuigrfflt.cxx180 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
185 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
236 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
281 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
286 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
333 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
371 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
422 maCtlLight.SetModifyHdl( GetModifyHdl() ); in GraphicFilterEmboss()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dcuigrfflt.cxx180 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
185 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
236 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
281 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
286 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
333 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
371 GetModifyHdl().Call(nullptr); in IMPL_LINK_NOARG()
422 maCtlLight.SetModifyHdl( GetModifyHdl() ); in GraphicFilterEmboss()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/formula/
H A Dfuncutl.hxx132 const Link<RefEdit&,void>& GetModifyHdl() const { return maModifyHdl; } in GetModifyHdl() function in formula::RefEdit
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/outliner/
H A Doutlin2.cxx111 Link<LinkParamNone*,void> const & Outliner::GetModifyHdl() const in GetModifyHdl() function in Outliner
113 return pEditEngine->GetModifyHdl(); in GetModifyHdl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/outliner/
H A Doutlin2.cxx116 Link<LinkParamNone*,void> const & Outliner::GetModifyHdl() const in GetModifyHdl() function in Outliner
118 return pEditEngine->GetModifyHdl(); in GetModifyHdl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/formula/
H A Dfuncutl.hxx141 const Link<RefEdit&,void>& GetModifyHdl() const { return maModifyHdl; } in GetModifyHdl() function in formula::RefEdit
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/
H A Dvclmedit.hxx146 … const Link<Edit&,void>& GetModifyHdl() const override { return aModifyHdlLink; } in GetModifyHdl() function in VclMultiLineEdit
H A Dedit.hxx212 virtual const Link<Edit&,void>& GetModifyHdl() const { return maModifyHdl; } in GetModifyHdl() function in Edit
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dvclmedit.hxx151 … const Link<Edit&,void>& GetModifyHdl() const override { return aModifyHdlLink; } in GetModifyHdl() function in VclMultiLineEdit
H A Dedit.hxx221 virtual const Link<Edit&,void>& GetModifyHdl() const { return maModifyHdl; } in GetModifyHdl() function in Edit
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dcuigrfflt.hxx77 const Link<LinkParamNone*,void>& GetModifyHdl() const { return maModifyHdl; } in GetModifyHdl() function in GraphicFilterDialog
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dcuigrfflt.hxx78 const Link<LinkParamNone*,void>& GetModifyHdl() const { return maModifyHdl; } in GetModifyHdl() function in GraphicFilterDialog
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/controls/
H A Dfilectrl.cxx235 maEdit->GetModifyHdl().Call( *maEdit ); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dfilectrl.cxx231 maEdit->GetModifyHdl().Call( *maEdit ); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx223 m_xEdCopyArea->GetModifyHdl().Call( *m_xEdCopyArea ); in SetActive()
H A Dfiltdlg.cxx372 m_xEdCopyArea->GetModifyHdl().Call( *m_xEdCopyArea ); in SetActive()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx225 m_xEdCopyArea->GetModifyHdl().Call( *m_xEdCopyArea ); in SetActive()
H A Dfiltdlg.cxx376 m_xEdCopyArea->GetModifyHdl().Call( *m_xEdCopyArea ); in SetActive()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Dediteng.hxx352 Link<LinkParamNone*,void> const & GetModifyHdl() const;
H A Doutliner.hxx766 Link<LinkParamNone*,void> const & GetModifyHdl() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Dediteng.hxx365 Link<LinkParamNone*,void> const & GetModifyHdl() const;
H A Doutliner.hxx769 Link<LinkParamNone*,void> const & GetModifyHdl() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dediteng.cxx1665 Link<LinkParamNone*,void> const & EditEngine::GetModifyHdl() const in GetModifyHdl() function in EditEngine
1667 return pImpEditEngine->GetModifyHdl(); in GetModifyHdl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dediteng.cxx1642 Link<LinkParamNone*,void> const & EditEngine::GetModifyHdl() const in GetModifyHdl() function in EditEngine
1644 return pImpEditEngine->GetModifyHdl(); in GetModifyHdl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A DAnnotationWin2.cxx913 Link<LinkParamNone*,void> aLink = mpOutliner->GetModifyHdl(); in SetLanguage()

12