Home
last modified time | relevance | path

Searched refs:aMacroTreeList (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/basctl/source/basicide/
H A Dobjdlg.cxx106 ,aMacroTreeList( this, IDEResId( RID_TLB_MACROS ) ) in ObjectCatalog()
116 aMacroTreeList.SetStyle( WB_BORDER | WB_TABSTOP | in ObjectCatalog()
123 aMacroTreeList.ScanAllEntries(); in ObjectCatalog()
124 aMacroTreeList.GrabFocus(); in ObjectCatalog()
173 Point aTreePos = aMacroTreeList.GetPosPixel(); in Resize()
184 aMacroTreeList.SetSizePixel( aTreeSz ); in Resize()
230 aMacroTreeList.GetModel()->Remove( pCurEntry ); in IMPL_LINK()
244 SvLBoxEntry* pCurEntry = aMacroTreeList.GetCurEntry(); in CheckButtons()
265 SvLBoxEntry* pCurEntry = aMacroTreeList.GetCurEntry(); in IMPL_LINK_INLINE_END()
283 aMacroTreeList.UpdateEntries(); in UpdateEntries()
[all …]
H A Dobjdlg.hxx70 ObjectTreeListBox aMacroTreeList; member in ObjectCatalog

Completed in 28 milliseconds