Home
last modified time | relevance | path

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

/AOO41X/main/migrationanalysis/src/driver_docs/sources/powerpoint/
H A DMigrationAnalyser.cls62 .SubLocation = 0 'if not set will default to RID_STR_NOT_AVAILABLE_SHORTHAND
314 .SubLocation = mySlide.name
369 .SubLocation = mySlide.name
412 .SubLocation = mySlide.name
489 .SubLocation = mySlide.name
515 .SubLocation = mySlide.name
642 .SubLocation = mySlide.name
688 .SubLocation = mySlide.name
734 .SubLocation = mySlide.name
778 .SubLocation = mySlide.name
/AOO41X/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas174 .SubLocation = VBComponentType(myComponent) label
375 .SubLocation = LCase(fso.GetFileName(Ref.FullPath)) label
385 .SubLocation = RID_STR_COMMON_NA label
451 .SubLocation = VBComponentType(myComponent) label
773 .SubLocation = mySubLocation label
875 .SubLocation = mySubLocation label
934 .SubLocation = mySubLocation label
1006 .SubLocation = mySubLocation label
H A DIssueInfo.cls139 Public Property Get SubLocation() As Variant
140 SubLocation = mSubLocation
143 Public Property Let SubLocation(ByVal vNewValue As Variant)
H A DAnalysisDriver.bas1849 If myIssue.SubLocation = CSTR_USER_FORM Then
1887 IIf(myIssue.SubLocation = "", RID_STR_COMMON_NA, myIssue.SubLocation)
3177 If myIssue.SubLocation <> "" Then
3178 out.WriteLine "<property name=""sublocation"" value=""" & myIssue.SubLocation & """ />"
/AOO41X/main/migrationanalysis/src/driver_docs/sources/word/
H A DMigrationAnalyser.cls87 .SubLocation = 0 'if not set will default to RID_STR_NOT_AVAILABLE_SHORTHAND
339 .SubLocation = startpage
534 .SubLocation = Selection.Information(wdActiveEndPageNumber)
627 .SubLocation = Selection.Information(wdActiveEndPageNumber)
716 .SubLocation = Selection.Information(wdActiveEndPageNumber)
954 .SubLocation = Selection.Information(wdActiveEndPageNumber)
1123 .SubLocation = myRng.Information(wdActiveEndPageNumber)
1169 .SubLocation = Selection.Information(wdActiveEndPageNumber)
1219 .SubLocation = Selection.Information(wdActiveEndPageNumber)
/AOO41X/main/migrationanalysis/src/driver_docs/sources/excel/
H A DMigrationAnalyser.cls100 .SubLocation = 0 'if not set will default to RID_STR_NOT_AVAILABLE_SHORTHAND
441 .SubLocation = myName
473 .SubLocation = myName
583 .SubLocation = myName
695 .SubLocation = myName
959 .SubLocation = currentSheet.name
1035 .SubLocation = aWB.name
1096 .SubLocation = mySheet.name
1180 .SubLocation = mySheet.name
1374 .SubLocation = myName
[all …]