Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx212 BasicEntryDescriptor aSourceDesc( GetEntryDescriptor( pSelected ) ); in NotifyAcceptDrop() local
213 String aSourceName( aSourceDesc.GetName() ); in NotifyAcceptDrop()
214 BasicEntryType eSourceType( aSourceDesc.GetType() ); in NotifyAcceptDrop()
360 BasicEntryDescriptor aSourceDesc( GetEntryDescriptor( FirstSelected() ) ); in NotifyCopyingMoving() local
361 const ScriptDocument rSourceDoc( aSourceDesc.GetDocument() ); in NotifyCopyingMoving()
362 String aSourceLibName( aSourceDesc.GetLibName() ); in NotifyCopyingMoving()
363 String aSourceName( aSourceDesc.GetName() ); in NotifyCopyingMoving()
364 BasicEntryType eType( aSourceDesc.GetType() ); in NotifyCopyingMoving()

Completed in 21 milliseconds