Searched refs:TreeListHighlightHdl (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/basctl/source/basicide/ |
H A D | objdlg.cxx | 106 aMacroTreeList.SetSelectHdl( LINK( this, ObjectCatalog, TreeListHighlightHdl ) ); in ObjectCatalog() 239 IMPL_LINK_INLINE_START( ObjectCatalog, TreeListHighlightHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_START() argument 245 IMPL_LINK_INLINE_END( ObjectCatalog, TreeListHighlightHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_END() argument
|
H A D | objdlg.hxx | 76 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 32 milliseconds