Searched refs:mMaxFieldIndex (Results 1 – 8 of 8) sorted by relevance
78 private int mMaxFieldIndex = 6; field in ScDataPilotFieldObj137 sCellRangeAdress.EndColumn = mMaxFieldIndex - 1; in createTestEnvironment()138 sCellRangeAdress.EndRow = mMaxFieldIndex - 1; in createTestEnvironment()175 for (int i = 1; i < mMaxFieldIndex; i++) { in createTestEnvironment()182 for (int i = 1; i < mMaxFieldIndex; i++) in createTestEnvironment()183 for (int j = 1; j < mMaxFieldIndex; j++) { in createTestEnvironment()
79 private int mMaxFieldIndex = 6; field in ScDataPilotItemsObj138 sCellRangeAdress.EndColumn = mMaxFieldIndex - 1; in createTestEnvironment()139 sCellRangeAdress.EndRow = mMaxFieldIndex - 1; in createTestEnvironment()176 for (int i = 1; i < mMaxFieldIndex; i++) { in createTestEnvironment()183 for (int i = 1; i < mMaxFieldIndex; i++) in createTestEnvironment()184 for (int j = 1; j < mMaxFieldIndex; j++) { in createTestEnvironment()
81 private int mMaxFieldIndex = 6; field in ScIndexEnumeration_DataPilotItemsEnumeration140 sCellRangeAdress.EndColumn = mMaxFieldIndex - 1; in createTestEnvironment()141 sCellRangeAdress.EndRow = mMaxFieldIndex - 1; in createTestEnvironment()178 for (int i = 1; i < mMaxFieldIndex; i++) { in createTestEnvironment()185 for (int i = 1; i < mMaxFieldIndex; i++) in createTestEnvironment()186 for (int j = 1; j < mMaxFieldIndex; j++) { in createTestEnvironment()
64 private int mMaxFieldIndex = 6; field in ScDataPilotFieldGroupsObj115 sCellRangeAdress.EndColumn = mMaxFieldIndex - 1; in createTestEnvironment()116 sCellRangeAdress.EndRow = mMaxFieldIndex - 1; in createTestEnvironment()161 for (int i = 1; i < mMaxFieldIndex; i++) in createTestEnvironment()169 for (int i = 1; i < mMaxFieldIndex; i++) in createTestEnvironment()171 for (int j = 1; j < mMaxFieldIndex; j++) in createTestEnvironment()
79 private int mMaxFieldIndex = 6; field in ScDataPilotItemObj138 sCellRangeAdress.EndColumn = mMaxFieldIndex - 1; in createTestEnvironment()139 sCellRangeAdress.EndRow = mMaxFieldIndex - 1; in createTestEnvironment()176 for (int i = 1; i < mMaxFieldIndex; i++) { in createTestEnvironment()183 for (int i = 1; i < mMaxFieldIndex; i++) in createTestEnvironment()184 for (int j = 1; j < mMaxFieldIndex; j++) { in createTestEnvironment()
65 private int mMaxFieldIndex = 6; field in ScDataPilotFieldGroupItemObj116 sCellRangeAdress.EndColumn = mMaxFieldIndex - 1; in createTestEnvironment()117 sCellRangeAdress.EndRow = mMaxFieldIndex - 1; in createTestEnvironment()162 for (int i = 1; i < mMaxFieldIndex; i++) in createTestEnvironment()170 for (int i = 1; i < mMaxFieldIndex; i++) in createTestEnvironment()172 for (int j = 1; j < mMaxFieldIndex; j++) in createTestEnvironment()
64 private int mMaxFieldIndex = 6; field in ScDataPilotFieldGroupObj115 sCellRangeAdress.EndColumn = mMaxFieldIndex - 1; in createTestEnvironment()116 sCellRangeAdress.EndRow = mMaxFieldIndex - 1; in createTestEnvironment()161 for (int i = 1; i < mMaxFieldIndex; i++) in createTestEnvironment()169 for (int i = 1; i < mMaxFieldIndex; i++) in createTestEnvironment()171 for (int j = 1; j < mMaxFieldIndex; j++) in createTestEnvironment()
80 private int mMaxFieldIndex = 6; field in CheckDataPilot185 sCellRangeAdress.EndColumn = mMaxFieldIndex-1; in before()186 sCellRangeAdress.EndRow = mMaxFieldIndex - 1; in before()228 for (int i = 1; i < mMaxFieldIndex; i++) { in before()235 for (int i = 1; i < mMaxFieldIndex; i++) in before()237 for (int j = 1; j < mMaxFieldIndex; j++) in before()
Completed in 44 milliseconds