Home
last modified time | relevance | path

Searched defs:dummy1 (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/l10ntools/java/jpropex/java/
H A DSdfEntity.java28 private String dummy1 = new String(""); field in SdfEntity
76 …public SdfEntity(String project, String source_file, String dummy1, String resource_type, String g… in SdfEntity()
136 public void setDummy1(String dummy1) { in setDummy1()
/aoo4110/main/l10ntools/java/receditor/java/transex3/model/
H A DSdfEntity.java27 private String dummy1; field in SdfEntity
58 …public SdfEntity(String project, String source_file, String dummy1, String resource_type, String g… in SdfEntity()
117 public void setDummy1(String dummy1) { in setDummy1()
/aoo4110/main/l10ntools/scripts/tool/
H A Dsdf.py80 dummy1 = "" variable in SdfEntity
111 …def __init__(self, project="", source_file="", dummy1="0", resource_type="", gid="", lid="", helpi… argument

Completed in 16 milliseconds