Home
last modified time | relevance | path

Searched defs:s (Results 426 – 450 of 501) sorted by relevance

1...<<1112131415161718192021

/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx571 void SetTextStyleName( const OUString& s ) { m_sTextStyleName = s; } in SetTextStyleName()
572 void AppendText( const OUString& s ) { m_sText += s; } in AppendText()
/trunk/main/sot/source/sdstor/
H A Dstgstrms.cxx1163 SvFileStream* s = new SvFileStream( aName, STREAM_READWRITE ); in SetSize() local
/trunk/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java843 String s = _oSQLQueryComposer.m_xQueryAnalyzer.getQuery(); in createQuery() local
/trunk/main/sal/rtl/source/
H A Dalloc_cache.c115 #define RTL_CACHE_HASH_INDEX_IMPL(a, s, q, m) \ argument
/trunk/main/editeng/source/items/
H A Dnumitem.cxx1172 SfxPoolItem* SvxNumBulletItem::Create(SvStream &s, sal_uInt16 n) const in Create()
/trunk/main/sw/source/core/doc/
H A DSwStyleNameMapper.cxx83 #define ENTRY( s ) { sizeof (s)-1, s } argument
/trunk/main/bridges/test/
H A Dtestcomp.cxx302 void OCallMe::call( const ::rtl::OUString& s, sal_Int32 nToDo ) in call()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx1052 for (SCsCOL s=0; s<nDx; s++) in MoveArea() local
1055 for (SCsCOL s=-1; s>=nDx; s--) in MoveArea() local
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx2273 void SvxXLinePreview::SetSymbol(Graphic* p,const Size& s) in SetSymbol()
2281 void SvxXLinePreview::ResizeSymbol(const Size& s) in ResizeSymbol()
/trunk/main/tools/source/stream/
H A Dstream.cxx98 } s; in SwapFloat() local
116 } s; in SwapDouble() local
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx59 #define UNISTRING(s) rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) argument
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx1140 GSList *s; in getTables() local
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.cxx52 #define STR_FROM_ANSI( s ) OUString( s, strlen( s ), RTL_TEXTENCODING_MS_1252 ) argument
/trunk/main/sdext/source/presenter/
H A DPresenterTheme.cxx48 #define A2S(s) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s))) argument
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx1207 XubString s(aNewText); in IMPL_LINK() local
/trunk/main/xmloff/source/transform/
H A DOasis2OOo.cxx112 #define RENAME_ENTRY( f, s ) \ argument
/trunk/main/vcl/inc/
H A Dsft.hxx80 sal_uInt16 s; member
/trunk/main/registry/source/
H A Dregimpl.cxx73 void printString(rtl::OUString const & s) { in printString()
/trunk/main/unotools/source/config/
H A Dsecurityoptions.cxx720 String s; in Commit() local
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx51 #define APPEND_CONST_ASC(s) AppendAscii(RTL_CONSTASCII_STRINGPARAM(s)) argument
52 #define ASSIGN_CONST_ASC(s) AssignAscii(RTL_CONSTASCII_STRINGPARAM(s)) argument
53 #define CREATE_CONST_ASC(s) String::CreateFromAscii( \ argument
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx766 String s; in GetContentPart() local
922 String s; in ImplUpdateSignatures() local
/trunk/main/sw/source/filter/xml/
H A Dxmltexti.cxx94 #define SERVICE_MAP_ENTRY( app, s ) \ argument
/trunk/main/sw/source/filter/html/
H A Dhtmlfly.cxx1256 String s( *pLink ); in OutHTML_BulletImage() local
/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx1070 char* s = new char[ int(len) ]; // the buffer to hold the installed files in compileExtensionHelp() local
/trunk/main/sd/source/ui/view/
H A DToolBarManager.cxx63 #define OUSTRING(s) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s))) argument

Completed in 427 milliseconds

1...<<1112131415161718192021