Searched refs:FieldLen (Results 1 – 3 of 3) sorted by relevance
236 int FieldLen = SearchList.length; in FieldInList() local238 for (int i = 0; i < FieldLen; i++) in FieldInList()251 int FieldLen = SearchList.length; in FieldInList() local253 if (StartIndex < FieldLen) in FieldInList()255 for (int i = StartIndex; i < FieldLen; i++) in FieldInList()272 int FieldLen = SearchList.length; in FieldInTable() local274 for (int i = 0; i < FieldLen; i++) in FieldInTable()
568 sal_Int32 FieldLen = SearchList.getLength(); in FieldInList() local570 for (sal_Int32 i = 0; i < FieldLen; i++) in FieldInList()
744 sal_Int32 FieldLen = SearchList.getLength(); in FieldInList() local746 for (sal_Int32 i = 0; i < FieldLen; i++) in FieldInList()
Completed in 28 milliseconds