Searched refs:aMacroTreeList (Results 1 – 2 of 2) sorted by relevance
91 ,aMacroTreeList( this, IDEResId( RID_TLB_MACROS ) ) in ObjectCatalog()101 aMacroTreeList.SetStyle( WB_BORDER | WB_TABSTOP | in ObjectCatalog()108 aMacroTreeList.ScanAllEntries(); in ObjectCatalog()109 aMacroTreeList.GrabFocus(); in ObjectCatalog()158 Point aTreePos = aMacroTreeList.GetPosPixel(); in Resize()169 aMacroTreeList.SetSizePixel( aTreeSz ); in Resize()215 aMacroTreeList.GetModel()->Remove( pCurEntry ); in IMPL_LINK()229 SvLBoxEntry* pCurEntry = aMacroTreeList.GetCurEntry(); in CheckButtons()250 SvLBoxEntry* pCurEntry = aMacroTreeList.GetCurEntry(); in IMPL_LINK_INLINE_END()268 aMacroTreeList.UpdateEntries(); in UpdateEntries()[all …]
68 ObjectTreeListBox aMacroTreeList; member in ObjectCatalog
Completed in 18 milliseconds