Home
last modified time | relevance | path

Searched refs:TreeSizeAllocHdl (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dchecklistmenu.hxx240 DECL_LINK(TreeSizeAllocHdl, const Size&, void);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/cctrl/
H A Dchecklistmenu.cxx153 IMPL_LINK(ScCheckListMenuControl, TreeSizeAllocHdl, const Size&, rSize, void) in IMPL_LINK() argument
543 mxMenu->connect_size_allocate(LINK(this, ScCheckListMenuControl, TreeSizeAllocHdl)); in ScCheckListMenuControl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcnttab.cxx479 DECL_LINK(TreeSizeAllocHdl, const Size&, void);
501 m_xHeaderTree->connect_size_allocate(LINK(this, SwAddStylesDlg_Impl, TreeSizeAllocHdl)); in SwAddStylesDlg_Impl()
578 IMPL_LINK(SwAddStylesDlg_Impl, TreeSizeAllocHdl, const Size&, rSize, void) in IMPL_LINK() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dcnttab.cxx490 DECL_LINK(TreeSizeAllocHdl, const Size&, void);
510 m_xHeaderTree->connect_size_allocate(LINK(this, SwAddStylesDlg_Impl, TreeSizeAllocHdl)); in SwAddStylesDlg_Impl()
590 IMPL_LINK(SwAddStylesDlg_Impl, TreeSizeAllocHdl, const Size&, rSize, void) in IMPL_LINK() argument