Searched refs:pLibSubEntry (Results 1 – 2 of 2) sorted by relevance
1027 …SvLBoxEntry* pLibSubEntry = rBasicBox.FindEntry( pLibEntry, String( IDEResId( RID_STR_NORMAL_MODUL… in createModImpl() local1028 if( pLibSubEntry ) in createModImpl()1030 if( !rBasicBox.IsExpanded( pLibSubEntry ) ) in createModImpl()1031 rBasicBox.Expand( pLibSubEntry ); in createModImpl()1032 pSubRootEntry = pLibSubEntry; in createModImpl()
838 SvLBoxEntry* pLibSubEntry = ImpFindEntry( pLibEntry, aLibSubName ); in SetCurrentEntry() local839 if( pLibSubEntry ) in SetCurrentEntry()841 pCurEntry = pLibSubEntry; in SetCurrentEntry()
Completed in 42 milliseconds