Home
last modified time | relevance | path

Searched defs:s (Results 401 – 425 of 501) sorted by relevance

1...<<1112131415161718192021

/trunk/main/svtools/source/filter/
H A Dsgvtext.cxx1022 String s( (char)c, RTL_TEXTENCODING_IBM_437 ); in DrawChar() local
1207 ByteString s; in ReadOne() local
/trunk/main/sal/test/unloading/
H A DunloadTest.cxx582 OUString s= info->getImplementationName(); in test8() local
/trunk/main/scripting/source/dlgprov/
H A Ddlgprov.cxx79 uno::Sequence< ::rtl::OUString > s(1); in _getSupportedServiceNames() local
/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx70 #define UNISTRING(s) rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) argument
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx79 inline SvStream& operator<<( SvStream& s, const rtl::OString r) { return (s << r.getStr()); } in operator <<()
/trunk/main/desktop/source/app/
H A Dcmdlineargs.cxx116 ExtCommandLineSupplier s; in CommandLineArgs() local
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx769 PackedPixelIterator & operator+=(difference_type const & s) in operator +=()
776 PackedPixelIterator & operator-=(difference_type const & s) in operator -=()
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderPainter.cxx53 #define A2S(s) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s))) argument
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx1005 State s = STATE_ROOT; in find() local
/trunk/main/sal/rtl/source/
H A Dalloc_arena.c298 #define RTL_ARENA_HASH_INDEX_IMPL(a, s, q, m) \ argument
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx527 for (sal_uInt32 s = 1; s <= p; ++s) in applyNtoParameterT() local
/trunk/main/configmgr/source/
H A Dcomponents.cxx120 rtl::OUString s(str); in expand() local
/trunk/main/basic/source/runtime/
H A Diosys.cxx1031 ByteString s( aOut.Copy( 0, n1 ) ); in WriteCon() local
/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx329 static std::_tstring strip( const std::_tstring& s, _TCHAR c ) in strip()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx585 const ScAddress& s = aOutRange.aStart; in Output() local
2603 const ScAddress& s = rOutRange.aStart; in FreeTable() local
2615 const ScAddress& s = rOutRange.aStart; in InsertNewTable() local
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1497 void setText( OUString const& s ) in setText()
1543 OUString LocalizedString::operator= (OUString const& s) in operator =()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx1210 String s( URIHelper::simpleNormalizedMakeRelative( GetBaseURL(), *pLink)); in OutBackground() local
/trunk/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx61 #define ASSIGN_CONST_ASC(s) AssignAscii(RTL_CONSTASCII_STRINGPARAM(s)) argument
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx709 static sal_Int32 unicodeToInteger( sal_Int8 base, const sal_Unicode *s ) in unicodeToInteger()
/trunk/main/filter/source/t602/
H A Dt602filter.cxx239 char s[20]; in inschr() local
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx468 char * s = rep[nHyphenationPos]; in hyphenate() local
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx146 for (GSList *s = e_source_group_peek_sources (E_SOURCE_GROUP (g->data)); s; s = s->next) in findSource() local
/trunk/main/cui/source/customize/
H A Dselector.cxx1018 Size s, news; in ResizeControls() local
/trunk/main/crashrep/source/unx/
H A Dmain.cxx323 SOCKET s = socket( AF_INET, SOCK_STREAM, 0 ); in SendHTTPRequest() local
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2790 public XCDATASection createCDATASection(String s) throws DOMException { in createCDATASection()
2794 public XComment createComment(String s) { in createComment()

Completed in 224 milliseconds

1...<<1112131415161718192021