Searched defs:resource_type (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/l10ntools/java/jpropex/java/ |
H A D | SdfEntity.java | 29 private String resource_type= new String(""); field in SdfEntity 76 …public SdfEntity(String project, String source_file, String dummy1, String resource_type, String g… in SdfEntity() 216 public void setResource_type(String resource_type) { in setResource_type()
|
/aoo42x/main/l10ntools/java/receditor/java/transex3/model/ |
H A D | SdfEntity.java | 28 private String resource_type; field in SdfEntity 58 …public SdfEntity(String project, String source_file, String dummy1, String resource_type, String g… in SdfEntity() 197 public void setResource_type(String resource_type) { in setResource_type()
|
/aoo42x/main/l10ntools/scripts/tool/ |
H A D | sdf.py | 81 resource_type = "" variable in SdfEntity 111 …def __init__(self, project="", source_file="", dummy1="0", resource_type="", gid="", lid="", helpi… argument
|
Completed in 10 milliseconds