Searched refs:cp_Index (Results 1 – 5 of 5) sorted by relevance
41 public int cp_Index; field in CGTopic60 cp_Index = Integer.valueOf(num.substring(0,num.length() - 1)).intValue(); in CGTopic()74 pv[0].Value = PropertyNames.EMPTY_STRING + cp_Index + "."; in setDataToRow()81 return cp_Index; in getIndex()
39 public int cp_Index = -1; field in ConfigSetItem43 return cp_Index; in getIndex()
78 return layout.cp_Index; in getLayout()
67 int ResId = UIConsts.RID_IMG_WEB + (cp_Index * 2); in getImageUrls()
829 ((CGDocument) docs.getElementAt(i)).cp_Index = i; in saveSession()852 settings.cp_DefaultSession.cp_Index = 0; in saveSession()
Completed in 27 milliseconds