Searched refs:myName (Results 1 – 2 of 2) sorted by relevance
400 Private Sub SetChartIssueComplex(myChart As Chart, myName As String)441 .SubLocation = myName473 .SubLocation = myName546 Private Sub SetChartIssueMinor(myChart As Chart, myName As String, BorderIssue As Boolean)583 .SubLocation = myName679 Sub SetChartIssue(myChart As Chart, myName As String, strSubType As String, _695 .SubLocation = myName1281 Sub CheckAllCellFormatting(CurrRange As Range, myName As String)1300 WriteDebug currentFunctionName & " : [" & myName & _1308 ReportCellFormattingIssue myName, myCellAttri[all …]
266 const char* myName = path_tail(argv[0]); in main() local544 cout << myName << ": error: " << e.what() << endl; in main()