Searched defs:len2 (Results 1 – 15 of 15) sorted by relevance
/aoo4110/main/scripting/source/storage/ |
H A D | ScriptURI.cxx | 194 sal_Int32 len2 = attr.indexOf('='); in parseIt() local 201 sal_Int32 len2 = attr.indexOf( '=' ); in parseIt() local 208 sal_Int32 len2 = attr.indexOf( '=' ); in parseIt() local
|
/aoo4110/main/i18npool/source/collator/ |
H A D | chaptercollator.cxx | 63 const OUString& str2, sal_Int32 off2, sal_Int32 len2) throw(RuntimeException) in compareSubstring()
|
H A D | collator_unicode.cxx | 59 const OUString& str2, sal_Int32 off2, sal_Int32 len2) throw(RuntimeException) in compareSubstring()
|
H A D | collatorImpl.cxx | 59 const OUString& str2, sal_Int32 off2, sal_Int32 len2) throw(RuntimeException) in compareSubstring()
|
/aoo4110/main/extensions/test/ole/StarBasic_OleClient/ |
H A D | oleclient.bas | 612 Dim len2 variable
|
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | BookSettings.java | 196 int len2 = nodeList2.getLength(); in readNode() local
|
H A D | SheetSettings.java | 352 int len2 = nodeList2.getLength(); in readNode() local
|
H A D | SxcDocumentSerializer.java | 842 int len2 = nodeList2.getLength(); in traverseParagraph() local
|
/aoo4110/main/qadevOOo/tests/java/ifc/i18n/ |
H A D | _XTransliteration.java | 327 String str2, int p2, int len2, int expRes) { in testSubstring()
|
/aoo4110/main/i18npool/source/transliteration/ |
H A D | transliteration_commonclass.cxx | 87 const OUString& str2, sal_Int32 off2, sal_Int32 len2) in compareSubstring()
|
H A D | transliteration_caseignore.cxx | 122 const ::rtl::OUString& str2, sal_Int32 off2, sal_Int32 len2) in compareSubstring()
|
H A D | transliterationImpl.cxx | 545 const OUString& str2, sal_Int32 off2, sal_Int32 len2) in compareSubstring()
|
/aoo4110/main/scripting/java/com/sun/star/script/framework/container/ |
H A D | ParcelDescriptor.java | 326 int len2; in initLanguageProperties() local
|
/aoo4110/main/sal/osl/w32/ |
H A D | procimpl.cxx | 319 const DWORD len2 = GetShortPathNameW( in getShortPath() local
|
/aoo4110/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/ |
H A D | Base64.java | 778 int len2 = len - 2; in encodeBytes() local
|
Completed in 1348 milliseconds