Home
last modified time | relevance | path

Searched defs:length (Results 126 – 150 of 154) sorted by relevance

1234567

/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx516 sal_Int32 length = 0; in createHeaderForProperty() local
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx504 const sal_Int32 length, sal_Int16 _numCascade) throw(RuntimeException) in getRange()
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx839 int length = ttf->goffsets[glyphID+1] - ttf->goffsets[glyphID]; in GetTTGlyphOutline() local
1303 static sal_uInt16 GEbinsearch(sal_uInt16 *ar, sal_uInt16 length, sal_uInt16 toSearch) { in GEbinsearch()
1730 sal_uInt32 length, tag; in doOpenTTFont() local
2769 sal_uInt32 length = getTableSize( ttf, O_glyf ); in GetTTRawGlyphData() local
/trunk/main/vcl/aqua/source/dtrans/
H A DDataFlavorMapping.cxx471 size_t length = [mSystemData count]; in getOOoData() local
/trunk/main/sal/rtl/source/
H A Dustring.c924 rtl_uString ** target, char const * source, sal_Int32 length, in rtl_convertStringToUString()
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx508 sal_Int32 length ; in getPersonalCertificates() local
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx520 sal_Int32 length ; in getPersonalCertificates() local
/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx1382 sal_Int32 length = seqNames.getLength(); in cPCL() local
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx88 SbError convert(char const * source, sal_Int32 length, rtl::OUString * target) { in convert()
/trunk/main/crashrep/source/unx/
H A Dmain.cxx340 size_t length = ftell( fp ); in SendHTTPRequest() local
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx603 , sal_Int32 length,ORowSetValueVector::Vector& io_aRow in updateCharacterStream()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx263 sal_uInt32 length = 3 + m_typeName.getLength() + strlen(prefix); in dumpHeaderDefine() local
313 sal_uInt32 length = 3+ m_typeName.getLength() + strlen(prefix); in dumpInclude() local
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1403 int GraphiteLayout::GetNextGlyphs( int length, sal_GlyphId * glyph_out, in GetNextGlyphs()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3729 …yStream(sal_Int32 parameterIndex, const Reference<XInputStream>& x, sal_Int32 length) throw( SQLEx… in setBinaryStream()
3735 …rStream(sal_Int32 parameterIndex, const Reference<XInputStream>& x, sal_Int32 length) throw( SQLEx… in setCharacterStream()
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx2023 long length= result.lVal; in dispatchExObject2Sequence() local
/trunk/main/sal/qa/rtl_strings/
H A Drtl_OUString.cxx252 sal_Int32 length = arrTestCase[i].input->getLength(); in test_rtl_OUString_getLength() local
3224 int length = AStringLen( input[i] ); in test_toData() local
/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx1130 size_t length; in exportGraph() local
/trunk/main/sal/osl/w32/
H A Dprofile.cxx37 static inline void copy_ustr_n( void *dest, const void *source, size_t length ) { rtl_copyMemory(de… in copy_ustr_n()
/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx493 sal_uLong length; in CheckDiscard() local
/trunk/main/registry/source/
H A Dreflread.cxx1158 void const * buffer, sal_uInt32 length, sal_Bool copy, in typereg_reader_create()
/trunk/main/extensions/test/ole/AxTestComponents/
H A DBasic.cpp535 long length= ubound - lbound +1; in printArray() local
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx205 sal_uInt32 length = 3+ m_typeName.getLength() + strlen(prefix); in dumpInclude() local
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp2444 size_t length = ftell( fp ); in SendHTTPRequest() local
/trunk/main/unixODBC/inc/
H A Dsqlext.h310 #define SQL_LEN_DATA_AT_EXEC(length) (-(length)+SQL_LEN_DATA_AT_EXEC_OFFSET) argument
317 #define SQL_LEN_BINARY_ATTR(length) (-(length)+SQL_LEN_BINARY_ATTR_OFFSET) argument
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx2996 int GraphiteWinLayout::GetNextGlyphs( int length, sal_GlyphId* glyph_out,

Completed in 225 milliseconds

1234567