Searched refs:TreeListHighlightHdl (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/basctl/source/basicide/ |
H A D | objdlg.cxx | 121 aMacroTreeList.SetSelectHdl( LINK( this, ObjectCatalog, TreeListHighlightHdl ) ); in ObjectCatalog() 254 IMPL_LINK_INLINE_START( ObjectCatalog, TreeListHighlightHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_START() argument 260 IMPL_LINK_INLINE_END( ObjectCatalog, TreeListHighlightHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_END() argument
|
H A D | objdlg.hxx | 78 DECL_LINK( TreeListHighlightHdl, SvTreeListBox * );
|
H A D | moduldl2.cxx | 514 aLibBox.SetSelectHdl( LINK( this, LibPage, TreeListHighlightHdl ) ); in LibPage() 618 IMPL_LINK_INLINE_START( LibPage, TreeListHighlightHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_START() argument 624 IMPL_LINK_INLINE_END( LibPage, TreeListHighlightHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_END() argument
|
H A D | moduldlg.hxx | 236 DECL_LINK( TreeListHighlightHdl, SvTreeListBox * );
|
Completed in 23 milliseconds