Searched refs:mpBoxList (Results 1 – 1 of 1) sorted by relevance
148 ImplTBList* mpBoxList; member in ImplTBDragMgr168 { mpBoxList->Insert( pBox ); } in Insert()170 { mpBoxList->Remove( pBox ); } in Remove()1244 mpBoxList = new ImplTBList( 4, 4 ); in ImplTBDragMgr()1261 delete mpBoxList; in ~ImplTBDragMgr()1268 ToolBox* pBox = mpBoxList->First(); in FindToolBox()1290 pBox = mpBoxList->Next(); in FindToolBox()1492 ToolBox* pBox = mpBoxList->First(); in StartCustomizeMode()1496 pBox = mpBoxList->Next(); in StartCustomizeMode()1506 ToolBox* pBox = mpBoxList->First(); in EndCustomizeMode()[all …]
Completed in 32 milliseconds