Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx362 String aSourceLibName( aSourceDesc.GetLibName() ); in NotifyCopyingMoving() local
374 if ( rSourceDoc != rDestDoc || aSourceLibName != aDestLibName ) in NotifyCopyingMoving()
390 if ( rSourceDoc.getModule( aSourceLibName, aSourceName, aModule ) ) in NotifyCopyingMoving()
393 if ( rSourceDoc.removeModule( aSourceLibName, aSourceName ) ) in NotifyCopyingMoving()
407 if ( rSourceDoc.getDialog( aSourceLibName, aSourceName, xISP ) ) in NotifyCopyingMoving()
410 aSourceLibName, rDestDoc, aDestLibName, aSourceName ); in NotifyCopyingMoving()
413 if ( BasicIDE::RemoveDialog( rSourceDoc, aSourceLibName, aSourceName ) ) in NotifyCopyingMoving()
437 if ( rSourceDoc.getModule( aSourceLibName, aSourceName, aModule ) ) in NotifyCopyingMoving()
448 if ( rSourceDoc.getDialog( aSourceLibName, aSourceName, xISP ) ) in NotifyCopyingMoving()
451 aSourceLibName, rDestDoc, aDestLibName, aSourceName ); in NotifyCopyingMoving()
[all …]

Completed in 17 milliseconds