Home
last modified time | relevance | path

Searched refs:us (Results 1 – 25 of 140) sorted by relevance

123456

/aoo41x/main/extensions/source/macosx/spotlight/
H A Dunzip.m418 unz_s us;
440 us.filestream= (*(us.z_filefunc.zopen_file))(us.z_filefunc.opaque,
451 if (ZSEEK(us.z_filefunc, us.filestream,
456 if (unzlocal_getLong(&us.z_filefunc, us.filestream,&uL)!=UNZ_OK)
468 if (unzlocal_getShort(&us.z_filefunc, us.filestream,&us.gi.number_entry)!=UNZ_OK)
481 if (unzlocal_getLong(&us.z_filefunc, us.filestream,&us.size_central_dir)!=UNZ_OK)
486 if (unzlocal_getLong(&us.z_filefunc, us.filestream,&us.offset_central_dir)!=UNZ_OK)
490 if (unzlocal_getShort(&us.z_filefunc, us.filestream,&us.gi.size_comment)!=UNZ_OK)
493 if ((central_pos<us.offset_central_dir+us.size_central_dir) &&
499 ZCLOSE(us.z_filefunc, us.filestream);
[all …]
/aoo41x/main/hyphen/
H A Dhyphen-2.7.1.patch6 cp -f $(srcdir)/hyphen.tex hyphen.us
10 cat hyphen.us hyphen.us2 | $(AWK) -f $(srcdir)/lig.awk >hyphen.us3
20 rm -rf hyphen.us* hyph_en_US.dic
26 cp -f $(srcdir)/hyphen.tex hyphen.us
30 cat hyphen.us hyphen.us2 | $(AWK) -f $(srcdir)/lig.awk >hyphen.us3
40 rm -rf hyphen.us* hyph_en_US.dic
/aoo41x/main/UnoControls/prj/
H A Dbuild.lst1 us UnoControls : LIBXSLT:libxslt cppuhelper offuh tools NULL
2 us UnoControls usr1 - all us_mkout NULL
3 us UnoControls\source\base nmake - all us_base NULL
4 us UnoControls\source\controls nmake - all us_ctrls NULL
5 us UnoControls\util nmake - all us_util us_base us_ctrls NULL
/aoo41x/main/sal/textenc/
H A Dtcvtlat1.tab35 /* Last-Changes from us: */
210 /* Last-Changes from us: */
344 /* Last-Changes from us: */
517 /* Last-Changes from us: */
692 /* Last-Changes from us: */
867 /* Last-Changes from us: */
1042 /* Last-Changes from us: */
1147 /* Last-Changes from us: */
1212 /* Last-Changes from us: */
1340 /* Last-Changes from us: */
[all …]
H A Dtcvtest1.tab35 /* Last-Changes from us: */
194 /* Last-Changes from us: */
400 /* Last-Changes from us: */
606 /* Last-Changes from us: */
742 /* Last-Changes from us: */
877 /* Last-Changes from us: */
1033 /* Last-Changes from us: */
1179 /* Last-Changes from us: */
1380 /* Last-Changes from us: */
1515 /* Last-Changes from us: */
[all …]
H A Dtcvtarb1.tab35 /* Last-Changes from us: */
230 /* Last-Changes from us: */
388 /* Last-Changes from us: */
719 /* Last-Changes from us: */
H A Dtcvteas1.tab35 /* Last-Changes from us: */
196 /* Last-Changes from us: */
/aoo41x/main/libtextcat/data/new_fingerprints/lm/
H A Dlatin.lm33 us 772
373 us,_ 83
374 us, 83
H A Dcroatian.lm291 us 172
H A Dczech.lm296 us 121
H A Ddutch.lm310 us 100
H A Dicelandic.lm252 us 144
H A Dindonesian.lm148 us 225
H A Dirish_gaelic.lm93 us 104
H A Dlatvian.lm183 us 237
H A Dlithuanian.lm48 us 675
H A Dmalay.lm187 us 779
H A Dquechua.lm68 us 172
/aoo41x/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx129 OLEVariant::OLEVariant(const rtl::OUString& us) in OLEVariant() argument
133 bstrVal = SysAllocString(reinterpret_cast<LPCOLESTR>(us.getStr())); in OLEVariant()
302 void OLEVariant::setString(const rtl::OUString& us) in setString() argument
308 bstrVal = ::SysAllocString(reinterpret_cast<LPCOLESTR>(us.getStr())); in setString()
/aoo41x/main/connectivity/source/inc/ado/
H A DAolevariant.hxx89 OLEVariant(const rtl::OUString& us) ;
114 void setString(const rtl::OUString& us) ;
/aoo41x/main/extensions/test/ole/DCOM/scriptComponents/
H A Dreadme.txt6 a DllSurrogate subkey).That enables us to use dcomcnfg.exe in order to set AccessPermissions,etc.
/aoo41x/main/cli_ure/source/uno_bridge/
H A DREADME.txt16 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vcconmixeddllloa…
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DHow_to_write_my_own_driver.txt40 6. The ResultSetMetaData needed to get some information about what are waiting for us
/aoo41x/main/offapi/com/sun/star/i18n/
H A DLocaleDataItem.idl67 /// measurement system, <b>"metric"</b> or <b>"us"</b>
/aoo41x/main/connectivity/workben/skeleton/
H A Dhow_to_write_a_driver.txt45 6. The ResultSetMetaData needed to get some information about what are waiting for us

Completed in 220 milliseconds

123456