Searched refs:aSourceLibName (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/basctl/source/basicide/ |
H A D | moduldlg.cxx | 362 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 21 milliseconds