Searched defs:dummy1 (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/l10ntools/java/jpropex/java/ |
H A D | SdfEntity.java | 28 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()
|
/aoo42x/main/l10ntools/java/receditor/java/transex3/model/ |
H A D | SdfEntity.java | 27 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()
|
/aoo42x/main/l10ntools/scripts/tool/ |
H A D | sdf.py | 80 dummy1 = "" variable in SdfEntity 111 …def __init__(self, project="", source_file="", dummy1="0", resource_type="", gid="", lid="", helpi… argument
|
Completed in 22 milliseconds