Home
last modified time | relevance | path

Searched defs:s (Results 351 – 375 of 501) sorted by relevance

1...<<1112131415161718192021

/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx107 #define WAS_DEFAULT(w,s) (SFX_ITEM_DEFAULT==(s).GetItemState((w),sal_True)) argument
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcpp2uno.cxx671 Slot * s = *slots; in addLocalFunctions() local
/trunk/main/bridges/source/jni_uno/
H A Djni_info.h323 rtl::OUString s( uno_name.copy( 0, i ) ); in append_sig() local
/trunk/main/configmgr/source/
H A Dwritemodfile.cxx70 rtl::OString s; in convertToUtf8() local
/trunk/main/cppuhelper/source/
H A Dshlib.cxx64 OString s( OUStringToOString( r, RTL_TEXTENCODING_ASCII_US ) ); in out() local
H A Dpropertysetmixin.cxx360 css::uno::Sequence< css::beans::Property > s( in getProperties() local
1362 css::uno::Sequence< css::beans::PropertyValue > s( in getPropertyValues() local
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeConnection.java818 String s = r.readLine(); in run() local
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcpp2uno.cxx543 Slot * s = *slots; in addLocalFunctions() local
/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx60 #define MKTAG(s) ((((((s[0]<<8)+s[1])<<8)+s[2])<<8)+s[3]) argument
/trunk/main/store/source/
H A Dstorcach.cxx279 inline int hash_Impl(sal_uInt32 a, size_t s, size_t q, size_t m) in hash_Impl()
/trunk/main/autodoc/source/display/html/
H A Dhdimpl.cxx250 for ( const char * s = sPreName; in Get_LinkedTypeText() local
/trunk/main/framework/source/jobs/
H A Djobdata.cxx689 for (sal_Int32 s=0; s<c; ++s) in getEnabledJobsForEvent() local
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx486 OString s = OUStringToOString(sText, osl_getThreadTextEncoding()); in writeConsoleWithStream() local
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx693 for (int s = 0; s < SECTIONS; ++s) in getAllFormats() local
1079 OUString C2U( const char* s ) in C2U()
1204 sal_Char* s = new sal_Char[ str.getLength()+1 ]; in U2C() local
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx47 inline SvStream& operator<<( SvStream& s, const rtl::OString r) { return (s << r.getStr()); } in operator <<()
48 inline SvStream& operator<<( SvStream& s, const rtl::OUString r) { return (s << ::rtl::OUStringToOS… in operator <<()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx605 OUString s = mapCliString(sParam); in mapPolymorphicName() local
840 System::String *s= __try_cast<System::String*>(cli_data); in map_to_uno() local
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx144 #define OUT_SP_CSTR_ASS( s ) rStrm << ' ' << s << '=' argument
145 #define APPEND_SPACE( s ) s.AppendAscii(" ") argument
/trunk/main/sc/inc/
H A Dbigrange.hxx175 ScBigRange( const ScBigAddress& s, const ScBigAddress& e ) in ScBigRange()
H A Dexternalrefmgr.hxx313 const ScAddress& s = rRange.aStart; in operator ()() local
/trunk/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx107 #define ERRORBOX(s) ErrorBox(this,WinBits(WB_OK|WB_DEF_OK),s).Execute(); argument
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx231 OUString XSLTFilter::rel2abs(const OUString& s) in rel2abs()
/trunk/main/sal/rtl/source/
H A Ddigest.c537 #define R0(a,b,c,d,k,s,t) { \ argument
542 #define R1(a,b,c,d,k,s,t) { \ argument
547 #define R2(a,b,c,d,k,s,t) { \ argument
552 #define R3(a,b,c,d,k,s,t) { \ argument
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx38 #define DUMPNAME(s) s argument
40 #define DUMPNAME(s) 0 argument
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx479 const XML_Char *s, in data_handler()
517 char* s = new char[ int(len) ]; // the buffer to hold the installed files in TVChildTarget() local
/trunk/main/registry/tools/
H A Dregcompare.cxx87 #define U2S( s ) OUStringToOString(s, RTL_TEXTENCODING_UTF8).getStr() argument
89 inline rtl::OUString makeOUString (std::string const & s) in makeOUString()

Completed in 205 milliseconds

1...<<1112131415161718192021