Home
last modified time | relevance | path

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

123456

/aoo41x/extras/l10n/source/he/
H A Dlocalize.sdf11856 sfx2 source\view\view.src 0 string STR_PAGE 0 he עמוד 20130618 17:22:18
11880 sfx2 source\doc\doc.src 0 string STR_CONFIG 0 he תצורה 20130618 17:22:18
11920 sfx2 source\doc\doc.src 0 string STR_EDIT 0 he עריכה 20130618 17:22:18
11938 sfx2 source\doc\doc.src 0 string STR_OBJECT 0 he עצם 20130618 17:22:18
11940 sfx2 source\doc\doc.src 0 string BTN_OK 0 he הפעלה 20130618 17:22:18
12030 sfx2 source\appl\app.src 0 string STR_CLOSE 0 he סגירה 20130618 17:22:18
12042 sfx2 source\appl\app.src 0 string GID_VIEW 0 he תצוגה 20130618 17:22:18
12044 sfx2 source\appl\app.src 0 string GID_EDIT 0 he עריכה 20130618 17:22:18
12052 sfx2 source\appl\app.src 0 string GID_TEXT 0 he טקסט 20130618 17:22:18
12055 sfx2 source\appl\app.src 0 string GID_TABLE 0 he טבלה 20130618 17:22:18
[all …]
/aoo41x/main/sal/osl/os2/
H A Dsocket.c1087 if ((he == NULL) || (he->h_name == NULL) || (he->h_addr_list[0] == NULL)) in _osl_hostentToHostAddr()
1097 strcpy(cn, he->h_name); in _osl_hostentToHostAddr()
1100 if (_osl_isFullQualifiedDomainName(he->h_name)) in _osl_hostentToHostAddr()
1107 strcpy(cn, he->h_name); in _osl_hostentToHostAddr()
1132 he->h_addr_list[0], in _osl_hostentToHostAddr()
1133 he->h_length); in _osl_hostentToHostAddr()
1258 struct hostent *he; in osl_psz_createHostAddrByName() local
1268 he = gethostbyname((sal_Char *)pszHostname); in osl_psz_createHostAddrByName()
1269 addr = _osl_hostentToHostAddr (he); in osl_psz_createHostAddrByName()
1289 struct hostent *he; in osl_createHostAddrByAddr() local
[all …]
/aoo41x/main/sal/osl/w32/
H A Dsocket.cxx741 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
872 he= gethostbyaddr ((const sal_Char *)&(sin->sin_addr), in osl_createHostAddrByAddr()
[all …]
/aoo41x/main/sal/osl/unx/
H A Dsocket.c1079 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()
1089 strcpy(cn, 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
1248 he = gethostbyname((sal_Char *)pszHostname); in osl_psz_createHostAddrByName()
1249 addr = _osl_hostentToHostAddr (he); in osl_psz_createHostAddrByName()
1269 struct hostent *he; in osl_createHostAddrByAddr() local
[all …]
/aoo41x/main/sc/source/ui/src/
H A Dhdrcont.src73 /* ### ACHTUNG: Neuer Text in Resource? Zeilenh�he... : Zeilenh�he... */
80 /* ### ACHTUNG: Neuer Text in Resource? Optimale Zeilenh�he... : Optimale Zeilenh�he... */
82 …/* ### ACHTUNG: Neuer Text in Resource? Optimale Zeilenh�he einstellen : Optimale Zeilenh�he einst…
H A Dautofmt.src63 /* ### ACHTUNG: Neuer Text in Resource? ~Breite/H�he anpassen : ~Breite/H�he anpassen */
/aoo41x/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 itselfs disagree by an exception and the para…
/aoo41x/main/sw/source/ui/table/
H A Drowht.src34 /* ### ACHTUNG: Neuer Text in Resource? Zeilenh�he : Zellenh�he */
79 /* ### ACHTUNG: Neuer Text in Resource? ~dynamisch anpassen : auto. H~�he */
/aoo41x/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)!!!
/aoo41x/main/sw/source/ui/utlui/
H A Dattrdesc.src139 /* ### ACHTUNG: Neuer Text in Resource? feste H�he: : feste H�he: */
144 /* ### ACHTUNG: Neuer Text in Resource? min. H�he: : min. H�he: */
/aoo41x/main/offapi/com/sun/star/frame/
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
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
/aoo41x/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/languageResolver/
H A Dlang.map34 97,Hebrew,he,he-IL,1037
/aoo41x/main/setup_native/source/packinfo/
H A Dspellchecker_selection.txt44 he = "he,en-US"
H A Dpackinfo_office.txt722 solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME-dict-he"
724 packagename = "%UNIXPACKAGENAME-dict-he"
725 linuxreplaces = "ooobasis3.0-dict-he,ooobasis3.1-dict-he,ooobasis3.2-dict-he,ooobasis3.3-dict-he,oo…
/aoo41x/main/libtextcat/data/new_fingerprints/lm/
H A Dbreton.lm77 he 325
373 'he 70
/aoo41x/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>
/aoo41x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A Dcodes_broo.txt51 he = "{F893A538-DA46-4667-B580-84DFB3CD5336}"
85 he = "{CC37C202-D6B7-4821-9015-0A25EB4E6CD8}"
H A Dcodes.txt51 he = "{10C228EF-576B-466C-B863-955EC6A9340C}"
92 he = "{13484272-CE60-4867-B494-D56F9049B95A}"
H A Dcodes_ooodev.txt51 he = "{293249BF-8AA5-4436-B496-594A52A4BD50}"
92 he = "{A657505A-2A57-453B-8B47-F8D605A8AFE0}"
/aoo41x/main/sw/source/ui/app/
H A Dmn.src484 /* ### ACHTUNG: Neuer Text in Resource? ~H�he... : ~H�he... */\
497 /* ### ACHTUNG: Neuer Text in Resource? ~Optimale H�he : ~Optimale H�he */\
/aoo41x/main/helpcontent2/source/auxiliary/he/
H A Dscalc.cfg25 Language=he
H A Dsimpress.cfg25 Language=he
H A Dsmath.cfg25 Language=he

Completed in 3787 milliseconds

123456