Home
last modified time | relevance | path

Searched defs:length (Results 51 – 75 of 154) sorted by relevance

1234567

/trunk/main/connectivity/source/drivers/jdbc/
H A DClob.cxx57 sal_Int64 SAL_CALL java_sql_Clob::length( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun… in length() function in java_sql_Clob
H A DBlob.cxx60 sal_Int64 SAL_CALL java_sql_Blob::length( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun… in length() function in java_sql_Blob
/trunk/main/xmlsecurity/tools/uno/
H A DSignatureEntity.java192 int length = m_vReferenceIds.size(); in hasReference() local
/trunk/test/testuno/source/fvt/uno/sw/field/
H A DPageNumberField.java169 int length = documentString.length(); in getPageNumber() local
/trunk/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx156 sal_Int32 length = rRawString.getLength(); in parseDN() local
242 sal_Int32 length = rRawString.getLength(); in parseDN() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java149 final int length = Math.min(keyData.length, 512); in hashCode() local
244 final int length = (int) blob.length(); in produceFromBlob() local
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx318 …terIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in setCharacterStream()
326 …terIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in setBinaryStream()
/trunk/main/i18npool/source/textconversion/
H A Dtextconversion_ko.cxx214 sal_Int32 start, end, length = aText.getLength() - nStartPos; in getConversions() local
297 sal_Int32 length = aText.getLength() - nStartPos; in getConversion() local
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsanextension_nssimpl.cxx79 int length = 0; in GetNamesLength() local
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWSDecoder.java104 int length = 0; in parseRecords() local
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/
H A DTag.java123 int length=split.length; in wrapTagStringIntern() local
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dx509certificate_mscryptimpl.cxx68 sal_Int32 length = rRawString.getLength(); in findTypeInDN() local
640 DWORD length = sizeof(CERT_KEY_USAGE_RESTRICTION_INFO); in getCertificateUsage() local
/trunk/main/configmgr/source/
H A Dwritemodfile.cxx66 rtl::OUString const & text, sal_Int32 offset, sal_Int32 length) in convertToUtf8()
111 void writeData(oslFileHandle handle, char const * begin, sal_Int32 length) { in writeData()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLPreparedStatement.java164 …public synchronized void setBinaryStream(int index, XInputStream x, int length) throws SQLExceptio… in setBinaryStream()
219 …public synchronized void setCharacterStream(int index, XInputStream x, int length) throws SQLExcep… in setCharacterStream()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx377 sal_Int32 length = listPairs->getLength(); in readVectorOfPair() local
572 sal_Int32 length = list->getLength(); in readList() local
615 sal_Int32 length = nodes->getLength(); in getOneChildFromAllEntries() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx576 …terIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in setCharacterStream()
582 …terIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in setBinaryStream()
846 SQLLEN length, in setStream()
/trunk/main/autodoc/inc/cosv/
H A Dstreamstr.hxx348 StreamStr::length() const in length() function in csv::StreamStr
/trunk/main/vcl/unx/gtk/a11y/
H A Datkeditabletext.cxx108 gint length, in editable_text_wrapper_insert_text()
/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()
/trunk/main/unoxml/source/dom/
H A Dcharacterdata.cxx140 sal_Int32 length = 0; in getLength() local
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java1026 int length = 0; in decode() local
1195 int length = 0; in decodeFromFile() local
1252 int length = 0; in encodeFromFile() local
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx385 …terIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in setCharacterStream()
392 …terIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in setBinaryStream()
/trunk/main/dbaccess/source/core/api/
H A Ddatacolumn.cxx447 …erStream(const Reference< ::com::sun::star::io::XInputStream > & x, sal_Int32 length) throw( SQLEx… in updateCharacterStream()
456 …ryStream(const Reference< ::com::sun::star::io::XInputStream > & x, sal_Int32 length) throw( SQLEx… in updateBinaryStream()
H A Dpreparedstatement.cxx390 …terIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in setBinaryStream()
399 …terIndex, const Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length ) throw(SQLEx… in setCharacterStream()
/trunk/main/registry/tools/
H A Dchecksingleton.cxx217 sal_uInt32 length = subKeys.getLength(); in checkSingletons() local

Completed in 125 milliseconds

1234567