Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx1027 …SvLBoxEntry* pLibSubEntry = rBasicBox.FindEntry( pLibEntry, String( IDEResId( RID_STR_NORMAL_MODUL… in createModImpl() local
1028 if( pLibSubEntry ) in createModImpl()
1030 if( !rBasicBox.IsExpanded( pLibSubEntry ) ) in createModImpl()
1031 rBasicBox.Expand( pLibSubEntry ); in createModImpl()
1032 pSubRootEntry = pLibSubEntry; in createModImpl()
H A Dbastype2.cxx838 SvLBoxEntry* pLibSubEntry = ImpFindEntry( pLibEntry, aLibSubName ); in SetCurrentEntry() local
839 if( pLibSubEntry ) in SetCurrentEntry()
841 pCurEntry = pLibSubEntry; in SetCurrentEntry()

Completed in 19 milliseconds