Home
last modified time | relevance | path

Searched defs:s (Results 276 – 300 of 501) sorted by relevance

1...<<1112131415161718192021

/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java266 public static String ensureEndingFileSep(String s){ in ensureEndingFileSep()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java866 public boolean mkdir(String s) in mkdir()
1003 String[] s = JavaTools.ArrayoutofString(path, pathSeparator); in getFilename() local
1075 String s = getNewFile(parentDir, name, PropertyNames.EMPTY_STRING); in createNewDir() local
/trunk/main/oox/source/shape/
H A DShapeContextHandler.cxx43 uno::Sequence< ::rtl::OUString > s(1); in ShapeContextHandler_getSupportedServiceNames() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dcpp2uno.cxx447 Slot * s = *slots; in addLocalFunctions() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcpp2uno.cxx447 Slot * s = *slots; in addLocalFunctions() local
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dcpp2uno.cxx470 Slot * s = *slots; in addLocalFunctions() local
/trunk/main/basic/source/sample/
H A Dobject.cxx238 String s( pPar_->Get( 1 )->GetString() ); in Display() local
/trunk/main/cui/source/options/
H A Doptgenrl.cxx45 #define TRIM(s) s.EraseLeadingChars().EraseTrailingChars() argument
H A Doptupdt.cxx56 #define UNISTRING(s) rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) argument
/trunk/main/autodoc/source/ary/idl/
H A Dia_type.cxx258 for ( uintt s = 0; s < i_nSequenceCount; ++s ) in CheckIn_Type() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java353 String s = ""; in readNode() local
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DInstallationFinder.java520 String s; in getCanonicalPathFromFileURL() local
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx159 #define OSTR(s) (OUStringToOString( (s), RTL_TEXTENCODING_UTF8).getStr()) argument
161 static void print_OUString( const OUString& s ) in print_OUString()
166 static bool is_empty_string( const OUString& s ) in is_empty_string()
/trunk/main/soltools/cpp/
H A D_tokens.c550 newstring(uchar * s, int l, int o) in newstring()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAwareFields.java307 String s = (String) field.get(target); in get() local
/trunk/main/filter/source/msfilter/
H A Dmsoleexp.cxx52 #define CREATE_CONST_ASC(s) String::CreateFromAscii( \ argument
/trunk/main/framework/source/services/
H A DContextChangeEventMultiplexer.cxx29 #define A2S(s) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) argument
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx558 Slot * s = *slots; in addLocalFunctions() local
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dcpp2uno.cxx475 Slot * s = *slots; in addLocalFunctions() local
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dcpp2uno.cxx473 Slot * s = *slots; in addLocalFunctions() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DGraphicalDifferenceCheck.java386 private static String ensureEndingFileSep(String s) in ensureEndingFileSep()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLStreamImpl.cxx96 ::rtl::OUString lcl_normalizeTarget(const ::rtl::OUString & s) in lcl_normalizeTarget()
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DParagraph.java194 String s = new String(); // For debugging in parseText() local
/trunk/main/desktop/source/app/
H A Dcheck_ext_deps.cxx66 #define UNISTRING(s) OUString(RTL_CONSTASCII_USTRINGPARAM(s)) argument
/trunk/main/testtools/source/performance/
H A Dcli_testobj_performance.cs95 public void setString( /*IN*/String s ) { _string = s; } in setString()

Completed in 128 milliseconds

1...<<1112131415161718192021