Home
last modified time | relevance | path

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

/aoo4110/main/basctl/source/basicide/
H A Dobjdlg.cxx91 ,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 …]
H A Dobjdlg.hxx68 ObjectTreeListBox aMacroTreeList; member in ObjectCatalog

Completed in 20 milliseconds