Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds