Home
last modified time | relevance | path

Searched refs:he (Results 1 – 25 of 124) sorted by relevance

12345

/AOO42X/extras/l10n/source/he/
H A Dlocalize.sdf31 … 0 string RID_BASIC_START SbERR_SYNTAX & ERRCODE_RES_MASK 0 he שגיאת תחביר (סינטקס…
32 … string RID_BASIC_START SbERR_NO_GOSUB & ERRCODE_RES_MASK 0 he ‫‏‪Return‬‏ ללא ‏‪G…
33 …g RID_BASIC_START SbERR_REDO_FROM_START & ERRCODE_RES_MASK 0 he ערך שגוי, נא לנסות …
34 …tring RID_BASIC_START SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK 0 he קריאה לא חוקית לשיג…
35 …tring RID_BASIC_START SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK 0 he הצפה …
36 … string RID_BASIC_START SbERR_NO_MEMORY & ERRCODE_RES_MASK 0 he אין די זכרון …
37 …tring RID_BASIC_START SbERR_ALREADY_DIM & ERRCODE_RES_MASK 0 he מימדים כבר הוגדרו ל…
38 …tring RID_BASIC_START SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK 0 he מונה מחוץ לתחום …
39 …tring RID_BASIC_START SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK 0 he הגדרה כפולה …
40 … string RID_BASIC_START SbERR_ZERODIV & ERRCODE_RES_MASK 0 he חלוקה באפס …
[all …]
/AOO42X/main/sal/osl/w32/
H A Dsocket.cxx734 static oslHostAddr __osl_hostentToHostAddr (const struct hostent *he) in __osl_hostentToHostAddr() argument
741 if ((he == NULL) || (he->h_name == NULL) || (he->h_addr_list[0] == NULL)) in __osl_hostentToHostAddr()
745 &cn, he->h_name, strlen(he->h_name), in __osl_hostentToHostAddr()
757 pSocketAddr->m_sockaddr.sa_family = he->h_addrtype; in __osl_hostentToHostAddr()
763 he->h_addr_list[0], in __osl_hostentToHostAddr()
764 he->h_length); in __osl_hostentToHostAddr()
839 struct hostent *he; in osl_createHostAddrByName() local
846 he= gethostbyname (Hostname->buffer); in osl_createHostAddrByName()
849 return __osl_hostentToHostAddr (he); in osl_createHostAddrByName()
871 struct hostent *he; in osl_createHostAddrByAddr() local
[all …]
/AOO42X/main/sal/osl/os2/
H A Dsocket.c1081 static oslHostAddr _osl_hostentToHostAddr (const struct hostent *he) in _osl_hostentToHostAddr() argument
1087 if ((he == NULL) || (he->h_name == NULL) || (he->h_addr_list[0] == NULL)) in _osl_hostentToHostAddr()
1092 cn= (sal_Char *)malloc(strlen (he->h_name) + 1); in _osl_hostentToHostAddr()
1097 strcpy(cn, he->h_name); in _osl_hostentToHostAddr()
1100 if (_osl_isFullQualifiedDomainName(he->h_name)) in _osl_hostentToHostAddr()
1102 cn= (sal_Char *)malloc(strlen (he->h_name) + 1); in _osl_hostentToHostAddr()
1107 strcpy(cn, he->h_name); in _osl_hostentToHostAddr()
1111 cn =_osl_getFullQualifiedDomainName (he->h_name); in _osl_hostentToHostAddr()
1126 pSockAddr->m_sockaddr.sa_family= he->h_addrtype; in _osl_hostentToHostAddr()
1132 he->h_addr_list[0], in _osl_hostentToHostAddr()
[all …]
/AOO42X/main/sal/osl/unx/
H A Dsocket.c1072 static oslHostAddr _osl_hostentToHostAddr (const struct hostent *he) in _osl_hostentToHostAddr() argument
1079 if ((he == NULL) || (he->h_name == NULL) || (he->h_addr_list[0] == NULL)) in _osl_hostentToHostAddr()
1082 if (_osl_isFullQualifiedDomainName(he->h_name)) in _osl_hostentToHostAddr()
1084 cn= (sal_Char *)malloc(strlen (he->h_name) + 1); in _osl_hostentToHostAddr()
1089 strcpy(cn, he->h_name); in _osl_hostentToHostAddr()
1093 cn =_osl_getFullQualifiedDomainName (he->h_name); in _osl_hostentToHostAddr()
1107 pSockAddr->m_sockaddr.sa_family= he->h_addrtype; in _osl_hostentToHostAddr()
1113 he->h_addr_list[0], in _osl_hostentToHostAddr()
1114 he->h_length); in _osl_hostentToHostAddr()
1238 struct hostent *he; in osl_psz_createHostAddrByName() local
[all …]
/AOO42X/main/offapi/com/sun/star/util/
H A DXCloseListener.idl82 If it's set to <TRUE/> this listener will be the new owner if he throw the exception,
83 otherwise not! If his still running processes will be finished he must call close() on
89 implementation if he deregister himself at the listened object.
97 <TRUE/> pass the ownership to this listener, if he throw the veto exception
104 … if listener disagree with the close request on listened object he must throw this exception
H A DXCloseable.idl93he will be the new owner of the closing object. This information is passed to the listener by a pa…
95he MUST try to close it again. If the closing object itself disagrees by an exception and the para…
/AOO42X/main/offapi/com/sun/star/ucb/
H A DXDynamicResultSetListener.idl61 <p>The Listener is allowed to stay (block) this call, until he really
63 has to return immediately is while he disposes his broadcaster or while
64 he is removing himself as listener (otherwise you deadlock)!!!
/AOO42X/main/offapi/com/sun/star/frame/
H A DFrame.idl173 That means: if somewhere whish to enable recoding on a frame he must set
176 If value of this property is <NULL/> he must call <member>XDispatch::dispatch()</member>
177 on the original dispatch object. If it's a valid value he must use the supplier
H A DTerminationVetoException.idl40 the termination of the office, he will be the new "owner" of it.
41 After his own operation will be finished, he MUST try to terminate the
/AOO42X/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/languageResolver/
H A Dlang.map34 97,Hebrew,he,he-IL,1037
/AOO42X/main/libtextcat/data/new_fingerprints/lm/
H A Dbreton.lm77 he 325
373 'he 70
/AOO42X/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTextAttributes.idl48 that he wants to be returned.</p>
71 that he wants to be returned.</p>
/AOO42X/main/helpcontent2/source/auxiliary/he/
H A Dsdraw.cfg25 Language=he
H A Dscalc.cfg25 Language=he
H A Dsimpress.cfg25 Language=he
H A Dsbasic.cfg25 Language=he
H A Dsdatabase.cfg25 Language=he
H A Dswriter.cfg25 Language=he
H A Dschart.cfg25 Language=he
H A Dsmath.cfg25 Language=he
/AOO42X/main/solenv/inc/
H A Dlanglist.mk66 he \
/AOO42X/main/udkapi/com/sun/star/io/
H A DAlreadyConnectedException.idl38 /** is thrown when a client tries to connect to a resource to which he is
/AOO42X/main/instsetoo_native/util/
H A Dpack.lst18 …be-BY|bg|bn|ca|ca-XR|ca-XV|cs|da|de|dz|el|en-GB|eo|es|et|eu|fi|fr|ga|gl|gu|he|hi|hu|id|is|it|ja|ka…
/AOO42X/main/libtextcat/data/new_fingerprints/
H A Dfpdb.conf74 hebrew.lm he--utf8
/AOO42X/main/offapi/com/sun/star/installation/
H A DXProtocolHandlerCheck.idl71 if he wants StarOffice to be the standard protocol-handler.

12345