Home
last modified time | relevance | path

Searched refs:cp_Index (Results 1 – 5 of 5) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DCGTopic.java41 public int cp_Index; field in CGTopic
60 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()
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DConfigSetItem.java39 public int cp_Index = -1; field in ConfigSetItem
43 return cp_Index; in getIndex()
H A DCGDesign.java78 return layout.cp_Index; in getLayout()
H A DCGLayout.java67 int ResId = UIConsts.RID_IMG_WEB + (cp_Index * 2); in getImageUrls()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java829 ((CGDocument) docs.getElementAt(i)).cp_Index = i; in saveSession()
852 settings.cp_DefaultSession.cp_Index = 0; in saveSession()

Completed in 19 milliseconds