Searched refs:SetExpandingHdl (Results 1 – 4 of 4) sorted by relevance
574 void SetExpandingHdl(const Link& rNewHdl){maExpandingHdl=rNewHdl;} in SetExpandingHdl() function in AtomContainerTreeListBox953 mpListBox[nPane]->SetExpandingHdl( LINK( this, MSViewerWorkWindow, implExpandingHdl ) ); in MSViewerWorkWindow()
512 void SetExpandingHdl(const Link& rNewHdl){aExpandingHdl=rNewHdl;} in SetExpandingHdl() function in SvLBox
1531 SetExpandingHdl( LINK(this, UnoTreeListBoxImpl, OnExpandingHdl) ); in UnoTreeListBoxImpl()
179 pTheView->SetExpandingHdl( LINK(this, ScAcceptChgDlg, ExpandingHandle)); in ScAcceptChgDlg()
Completed in 44 milliseconds