Home
last modified time | relevance | path

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

/aoo41x/main/basctl/source/basicide/
H A Dbastype2.cxx428 SvLBoxEntry* pLibSubRootEntry = FindEntry( pLibRootEntry, aEntryName, eType ); in ImpCreateLibSubEntriesInVBAMode() local
429 if( pLibSubRootEntry ) in ImpCreateLibSubEntriesInVBAMode()
431 …SetEntryBitmaps( pLibSubRootEntry, Image( IDEResId( RID_IMG_MODLIB ) ), Image( IDEResId( RID_IMG_M… in ImpCreateLibSubEntriesInVBAMode()
432 if ( IsExpanded( pLibSubRootEntry ) ) in ImpCreateLibSubEntriesInVBAMode()
433 ImpCreateLibSubSubEntriesInVBAMode( pLibSubRootEntry, rDocument, rLibName ); in ImpCreateLibSubEntriesInVBAMode()
437 pLibSubRootEntry = AddEntry( in ImpCreateLibSubEntriesInVBAMode()
447 void BasicTreeListBox::ImpCreateLibSubSubEntriesInVBAMode( SvLBoxEntry* pLibSubRootEntry, const Scr… in ImpCreateLibSubSubEntriesInVBAMode() argument
460 BasicEntryDescriptor aDesc( GetEntryDescriptor( pLibSubRootEntry ) ); in ImpCreateLibSubSubEntriesInVBAMode()
497 SvLBoxEntry* pModuleEntry = FindEntry( pLibSubRootEntry, aEntryName, OBJ_TYPE_MODULE ); in ImpCreateLibSubSubEntriesInVBAMode()
503 pLibSubRootEntry, false, in ImpCreateLibSubSubEntriesInVBAMode()
H A Dbastype2.hxx165 …void ImpCreateLibSubSubEntriesInVBAMode( SvLBoxEntry* pLibSubRootEntry, const ScriptDocument&…

Completed in 18 milliseconds