Home
last modified time | relevance | path

Searched refs:connect_expanding (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A Dfoldertree.cxx35 m_xTreeView->connect_expanding(LINK(this, FolderTree, RequestingChildrenHdl)); in FolderTree()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A Dfoldertree.cxx33 m_xTreeView->connect_expanding(LINK(this, FolderTree, RequestingChildrenHdl)); in FolderTree()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/devtools/
H A DObjectInspectorTreeHandler.cxx933 mpObjectInspectorWidgets->mpInterfacesTreeView->connect_expanding( in ObjectInspectorTreeHandler()
935 mpObjectInspectorWidgets->mpServicesTreeView->connect_expanding( in ObjectInspectorTreeHandler()
937 mpObjectInspectorWidgets->mpPropertiesTreeView->connect_expanding( in ObjectInspectorTreeHandler()
939 mpObjectInspectorWidgets->mpMethodsTreeView->connect_expanding( in ObjectInspectorTreeHandler()
H A DDocumentModelTreeHandler.cxx709 mpDocumentModelTree->connect_expanding(LINK(this, DocumentModelTreeHandler, ExpandingHandler)); in DocumentModelTreeHandler()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dbui/
H A Ddbtree.cxx141 m_xTreeView->connect_expanding(LINK(this, SwDBTreeList, RequestingChildrenHdl)); in SwDBTreeList()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dbui/
H A Ddbtree.cxx137 m_xTreeView->connect_expanding(LINK(this, SwDBTreeList, RequestingChildrenHdl)); in SwDBTreeList()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Dbastype2.cxx168 m_xControl->connect_expanding(LINK(this, SbTreeListBox, RequestingChildrenHdl)); in SbTreeListBox()
H A Dbaside2b.cxx1641 m_xTreeListBox->connect_expanding(LINK(this, WatchWindow, RequestingChildrenHdl)); in WatchWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/options/
H A Doptaboutconfig.cxx150 m_xPrefBox->connect_expanding(LINK(this, CuiAboutConfigTabPage, ExpandingHdl_Impl)); in CuiAboutConfigTabPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/options/
H A Doptaboutconfig.cxx150 m_xPrefBox->connect_expanding(LINK(this, CuiAboutConfigTabPage, ExpandingHdl_Impl)); in CuiAboutConfigTabPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/dlg/
H A Dsdtreelb.cxx653 m_xTreeView->connect_expanding(LINK(this, SdPageObjsTLV, RequestingChildrenHdl)); in SdPageObjsTLV()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/animations/
H A DCustomAnimationList.cxx437 mxTreeView->connect_expanding(LINK(this, CustomAnimationList, ExpandHdl)); in CustomAnimationList()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dscriptdlg.cxx407 m_xScriptsBox->connect_expanding(LINK( this, SvxScriptOrgDialog, ExpandingHdl ) ); in SvxScriptOrgDialog()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/customize/
H A Dcfgutil.cxx410 m_xTreeView->connect_expanding(LINK(this, CuiConfigGroupListBox, ExpandingHdl)); in CuiConfigGroupListBox()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dscriptdlg.cxx414 m_xScriptsBox->connect_expanding(LINK( this, SvxScriptOrgDialog, ExpandingHdl ) ); in SvxScriptOrgDialog()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/customize/
H A Dcfgutil.cxx431 m_xTreeView->connect_expanding(LINK(this, CuiConfigGroupListBox, ExpandingHdl)); in CuiConfigGroupListBox()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/dlg/
H A Dsdtreelb.cxx1407 m_xTreeView->connect_expanding(LINK(this, SdPageObjsTLV, RequestingChildrenHdl)); in SdPageObjsTLV()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Dbastype2.cxx856 m_xControl->connect_expanding(LINK(this, SbTreeListBox, RequestingChildrenHdl)); in SbTreeListBox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Dacredlin.cxx129 rTreeView.connect_expanding(LINK(this, ScAcceptChgDlg, ExpandingHandle)); in ScAcceptChgDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/miscdlgs/
H A Dacredlin.cxx130 rTreeView.connect_expanding(LINK(this, ScAcceptChgDlg, ExpandingHandle)); in ScAcceptChgDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dweld.hxx910 void connect_expanding(const Link<const TreeIter&, bool>& rLink) { m_aExpandingHdl = rLink; } in connect_expanding() function in weld::TreeView
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dweld.hxx1203 void connect_expanding(const Link<const TreeIter&, bool>& rLink) { m_aExpandingHdl = rLink; } in connect_expanding() function in weld::TreeView
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dnewhelp.cxx339 m_xContentBox->connect_expanding(LINK(this, ContentTabPage_Impl, ExpandingHdl)); in ContentTabPage_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/browser/
H A Dunodatbr.cxx302 rTreeView.connect_expanding(LINK(this, SbaTableQueryBrowser, OnExpandEntry)); in Construct()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/utlui/
H A Dcontent.cxx1090 m_xTreeView->connect_expanding(LINK(this, SwContentTree, ExpandHdl)); in SwContentTree()

12