| /trunk/main/sal/rtl/source/ |
| H A D | strbuf.c | 107 sal_Int32 len ) in rtl_stringbuffer_insert()
|
| H A D | ustring.c | 77 sal_Unicode const * str, sal_Int32 len, in rtl_ustr_indexOfAscii_WithLength() 94 sal_Unicode const * str, sal_Int32 len, in rtl_ustr_lastIndexOfAscii_WithLength() 341 sal_Int32 len = firstLen < secondLen ? firstLen : secondLen; in rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths() local 801 sal_Int32 len, in rtl_uString_internConvert()
|
| /trunk/main/xmlsecurity/source/xmlsec/ |
| H A D | xmlstreamio.cxx | 120 int xmlStreamRead( void* context, char* buffer, int len ) in xmlStreamRead()
|
| /trunk/main/shell/source/win32/shlxthandler/ooofilt/ |
| H A D | propspec.cxx | 190 int len = (int) ( (wcslen( wcsProperty ) + 1) * sizeof( WCHAR ) ); in SetProperty() local
|
| /trunk/main/sw/source/filter/ww8/dump/ |
| H A D | msvbasic.cxx | 306 sal_uInt16 len; in ReadVBAProject() local 424 int len; in DecompressVBA() local
|
| /trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/ |
| H A D | Record.java | 163 int len = in.readUnsignedShort(); in read() local
|
| /trunk/main/registry/tools/ |
| H A D | options.cxx | 44 bool Options::checkArgument(std::vector< std::string> & rArgs, char const * arg, size_t len) in checkArgument()
|
| /trunk/main/soltools/mkdepend/ |
| H A D | pr.c | 109 register int len, i; local
|
| /trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/ |
| H A D | OwnEmbeddedObjectFactory.java | 79 int len = m_serviceNames.length; in supportsService() local
|
| /trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/ |
| H A D | VclComboBox.java | 126 int len = getItemCount(); in hasItem() local
|
| H A D | VclListBox.java | 182 int len = getItemCount(); in hasItem() local
|
| /trunk/main/unoxml/source/rdf/ |
| H A D | CLiteral.cxx | 106 const sal_Int32 len( aArguments.getLength() ); in initialize() local
|
| /trunk/main/i18npool/source/indexentry/ |
| H A D | indexentrysupplier_default.cxx | 138 sal_Int32 len = keys[mkeys[i]].mkey.getLength(); in getIndexWeight() local 181 sal_Int16 len = sal::static_int_cast<sal_Int16>( keyStr.getLength() ); in makeIndexKeys() local
|
| /trunk/main/soltools/cpp/ |
| H A D | _unix.c | 196 int len = fp - argv[optind]; in setup() local
|
| /trunk/main/sal/qa/rtl_strings/ |
| H A D | rtl_String_Utils.cxx | 92 sal_uInt32 len = cnt; in cpynstr() local 109 sal_Bool cmpstr( const sal_Char* str1, const sal_Char* str2, sal_uInt32 len ) in cmpstr() 124 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2, sal_uInt32 len ) in cmpustr()
|
| /trunk/main/jurt/source/pipe/wrapper/ |
| H A D | wrapper.c | 75 JNIEnv * env, jobject obj_this, jobjectArray buffer, jint len) in Java_com_sun_star_lib_connections_pipe_PipeConnection_readJNI()
|
| /trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/ |
| H A D | WseColorTable.java | 123 int len = dataArray[startIndex + 1]; in isValid() local
|
| /trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/ |
| H A D | XInputStreamToInputStreamAdapter.java | 117 public int read(byte[] b, int off, int len) throws IOException { in read()
|
| /trunk/main/sal/qa/OStringBuffer/ |
| H A D | rtl_String_Utils.cxx | 96 sal_uInt32 len = cnt; in cpynstr() local 113 sal_Bool cmpstr( const sal_Char* str1, const sal_Char* str2, sal_uInt32 len ) in cmpstr() 146 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2, sal_uInt32 len ) in cmpustr()
|
| /trunk/main/vcl/source/fontsubset/ |
| H A D | ttcr.cxx | 620 static int GetRawData_generic(TrueTypeTable *_this, sal_uInt8 **ptr, sal_uInt32 *len, sal_uInt32 *t… in GetRawData_generic() 633 static int GetRawData_head(TrueTypeTable *_this, sal_uInt8 **ptr, sal_uInt32 *len, sal_uInt32 *tag) in GetRawData_head() 642 static int GetRawData_hhea(TrueTypeTable *_this, sal_uInt8 **ptr, sal_uInt32 *len, sal_uInt32 *tag) in GetRawData_hhea() 651 static int GetRawData_loca(TrueTypeTable *_this, sal_uInt8 **ptr, sal_uInt32 *len, sal_uInt32 *tag) in GetRawData_loca() 668 static int GetRawData_maxp(TrueTypeTable *_this, sal_uInt8 **ptr, sal_uInt32 *len, sal_uInt32 *tag) in GetRawData_maxp() 677 static int GetRawData_glyf(TrueTypeTable *_this, sal_uInt8 **ptr, sal_uInt32 *len, sal_uInt32 *tag) in GetRawData_glyf() 776 static int GetRawData_cmap(TrueTypeTable *_this, sal_uInt8 **ptr, sal_uInt32 *len, sal_uInt32 *tag) in GetRawData_cmap() 827 static int GetRawData_name(TrueTypeTable *_this, sal_uInt8 **ptr, sal_uInt32 *len, sal_uInt32 *tag) in GetRawData_name() 896 static int GetRawData_post(TrueTypeTable *_this, sal_uInt8 **ptr, sal_uInt32 *len, sal_uInt32 *tag) in GetRawData_post() 1180 int GetRawData(TrueTypeTable *_this, sal_uInt8 **ptr, sal_uInt32 *len, sal_uInt32 *tag) in GetRawData()
|
| /trunk/main/sal/osl/unx/ |
| H A D | pipe.c | 165 size_t len; in osl_psz_createPipe() local 323 size_t len; in osl_closePipe() local
|
| H A D | util.c | 282 size_t len=256; in osl_InitSparcV9() local
|
| /trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/ |
| H A D | Style.java | 76 int len = attrNodes.getLength(); in Style() local
|
| /trunk/main/i18npool/source/breakiterator/ |
| H A D | breakiterator_ctl.cxx | 95 sal_Int32 len = Text.getLength(); in nextCharacters() local
|
| /trunk/main/xmloff/source/core/ |
| H A D | RDFaImportHelper.cxx | 169 const sal_Int32 len( io_rString.getLength() ); in splitAtWS() local 251 const sal_Int32 len(i_rURIOrSafeCURIE.getLength()); in ReadURIOrSafeCURIE() local
|