Home
last modified time | relevance | path

Searched defs:gid (Results 1 – 7 of 7) sorted by relevance

/trunk/main/l10ntools/java/jpropex/java/
H A DSdfEntity.java30 private String gid = new String(""); field in SdfEntity
76 …ring project, String source_file, String dummy1, String resource_type, String gid, String lid, Str… in SdfEntity()
160 public void setGid(String gid) { in setGid()
/trunk/main/l10ntools/java/receditor/java/transex3/model/
H A DSdfEntity.java29 private String gid; field in SdfEntity
58 …ring project, String source_file, String dummy1, String resource_type, String gid, String lid, Str… in SdfEntity()
141 public void setGid(String gid) { in setGid()
/trunk/main/l10ntools/scripts/tool/
H A Dsdf.py82 gid = "" variable in SdfEntity
111 …def __init__(self, project="", source_file="", dummy1="0", resource_type="", gid="", lid="", helpi… argument
/trunk/main/sal/osl/unx/
H A Dsystem.h382 # define INIT_GROUPS(name, gid) ((setgid((gid)) == 0) && (initgroups((name), (gid)) == 0)) argument
/trunk/main/sal/osl/os2/
H A Dsystem.h403 # define INIT_GROUPS(name, gid) ((setgid((gid)) == 0) && (initgroups((name), (gid)) == 0)) argument
/trunk/main/cui/source/customize/
H A Dselector.cxx524 sal_Int32 gid = gids[i]; in Init() local
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx1392 sal_uInt32 *gid; /* array of old glyphIDs */ in ProcessTables() local

Completed in 56 milliseconds