Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 154) sorted by last modified time

1234567

/trunk/main/crashrep/source/unx/
H A Dmain.cxx340 size_t length = ftell( fp ); in SendHTTPRequest() local
/trunk/main/autodoc/inc/cosv/
H A Dstreamstr.hxx348 StreamStr::length() const in length() function in csv::StreamStr
H A Dstring.hxx433 String::length() const in length() function in csv::String
/trunk/main/sw/source/core/access/
H A Daccpara.cxx4247 sal_Int32 length = sValue.getLength(); in GetRealHeadingLevel() local
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx603 , sal_Int32 length,ORowSetValueVector::Vector& io_aRow in updateCharacterStream()
H A DRowSet.cxx788 …umnIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in updateBinaryStream()
813 …umnIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in updateCharacterStream()
2613 …terIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in setBinaryStream()
2631 …terIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in setCharacterStream()
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx504 const sal_Int32 length, sal_Int16 _numCascade) throw(RuntimeException) in getRange()
/trunk/main/vcl/inc/unx/
H A DXIM.h54 unsigned short length; member
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx74 sal_uInt32 length; member
240 static sal_uInt32 CheckSum(sal_uInt32 *ptr, sal_uInt32 length) in CheckSum()
308 int StreamToMemory(TrueTypeCreator *_this, sal_uInt8 **ptr, sal_uInt32 *length) in StreamToMemory()
392 sal_uInt32 length; in StreamToFile() local
715 static sal_uInt8 *PackCmapType0(CmapSubTable *s, sal_uInt32 *length) in PackCmapType0()
739 static sal_uInt8 *PackCmapType6(CmapSubTable *s, sal_uInt32 *length) in PackCmapType6()
768 static sal_uInt8 *PackCmap(CmapSubTable *s, sal_uInt32 *length) in PackCmap()
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/crashrep/source/win32/
H A Dsoreport.cpp2444 size_t length = ftell( fp ); in SendHTTPRequest() local
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx508 sal_Int32 length ; in getPersonalCertificates() local
/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/framework/qa/complex/framework/recovery/
H A DRecoveryTools.java276 int length = params[i].length(); in removeParametersFromAppExecutionCommand() local
/trunk/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx212 size_t length = str.getLength(); in make_winrc_unicode_string() local
/trunk/test/testuno/source/fvt/uno/sw/field/
H A DPageNumberField.java169 int length = documentString.length(); in getPageNumber() local
/trunk/main/xmlsecurity/tools/uno/
H A DAdapterNode.java148 int length = attrs.getLength(); in toString() local
H A DParsingThread.java107 int length = attrs.getLength(); in nextStep() local
H A DSAXEventCollector.java119 int length = xattribs.getLength(); in startElement() local
H A DSAXEventPrinter.java86 int i, length; in display() local
209 int length = xattribs.getLength(); in startElement() local
H A DSignatureEntity.java192 int length = m_vReferenceIds.size(); in hasReference() local
H A DXMLSecurityFrameworkController.java667 int length; in checkReference() local
/trunk/main/xmlsecurity/tools/demo/
H A Dutil2.cxx96 int length = data.getLength(); in printHexString() local
333 int length = 0; in getCertificateFromEnvironment() local
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dx509certificate_nssimpl.cxx374 int length = ((id == SEC_OID_MD5)?MD5_LENGTH:SHA1_LENGTH); in getThumbprint() local
/trunk/main/xmlsecurity/source/xmlsec/
H A Dsaxhelper.cxx54 xmlChar* ous_to_nxmlstr( const rtl::OUString& oustr, int& length ) in ous_to_nxmlstr()
65 rtl::OUString xmlchar_to_ous( const xmlChar* pChar, int length ) in xmlchar_to_ous()
364 int length = 0 ; in characters() local
382 int length = 0 ; in ignorableWhitespace() local

Completed in 185 milliseconds

1234567