Searched refs:aDestLibName (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/basctl/source/basicide/ |
H A D | moduldlg.cxx | 219 String aDestLibName( aDestDesc.GetLibName() ); in NotifyAcceptDrop() local 220 ::rtl::OUString aOUDestLibName( aDestLibName ); in NotifyAcceptDrop() 250 ( eSourceType == OBJ_TYPE_DIALOG && rDestDoc.hasDialog( aDestLibName, aSourceName ) ) ) in NotifyAcceptDrop() 357 String aDestLibName( aDestDesc.GetLibName() ); in NotifyCopyingMoving() local 374 if ( rSourceDoc != rDestDoc || aSourceLibName != aDestLibName ) in NotifyCopyingMoving() 410 aSourceLibName, rDestDoc, aDestLibName, aSourceName ); in NotifyCopyingMoving() 418 if ( rDestDoc.insertDialog( aDestLibName, aSourceName, xISP ) ) in NotifyCopyingMoving() 440 if ( rDestDoc.insertModule( aDestLibName, aSourceName, aModule ) ) in NotifyCopyingMoving() 451 aSourceLibName, rDestDoc, aDestLibName, aSourceName ); in NotifyCopyingMoving() 454 if ( rDestDoc.insertDialog( aDestLibName, aSourceName, xISP ) ) in NotifyCopyingMoving() [all …]
|
Completed in 20 milliseconds