Home
last modified time | relevance | path

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

/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas107 Dim myComponent As VBComponent variable
150 For Each myComponent In myProject.VBComponents
154 If myComponent.Type <> vbext_ct_MSForm Then
174 .SubLocation = VBComponentType(myComponent)
178 .Values.Add myComponent.name
191 myComponent.CodeModule.Lines(1, myComponent.CodeModule.CountOfLines)), _
249 If myComponent.Type = vbext_ct_MSForm Or _
250 myComponent.Type = vbext_ct_ClassModule Then
273 Next myComponent 'End - For Each myComponent
451 .SubLocation = VBComponentType(myComponent)
[all …]
/trunk/main/migrationanalysis/src/driver_docs/
H A DDocAnalysisRunMacro.vbs319 Dim myComponent
323 Set myComponent = Nothing
331 Set myComponent = Nothing
336 Set myComponent = Nothing
351 Dim myComponent
355 Set myComponent = Nothing
374 Set myComponent = Nothing
379 Set myComponent = Nothing
394 Dim myComponent
402 Set myComponent = Nothing
[all …]

Completed in 15 milliseconds