/aoo42x/main/registry/inc/registry/ |
H A D | reflread.hxx | 368 return sRet; in getTypeName() 375 return sRet; in getSuperTypeName() 385 return sRet; in getDoku() 392 return sRet; in getFileName() 402 return sRet; in getFieldName() 409 return sRet; in getFieldType() 426 return sRet; in getFieldDoku() 433 return sRet; in getFieldFileName() 443 return sRet; in getMethodName() 453 return sRet; in getMethodParamType() [all …]
|
/aoo42x/main/connectivity/source/drivers/file/ |
H A D | FStringFunctions.cxx | 77 ::rtl::OUString sRet; in operate() 90 return sRet; in operate() 99 ::rtl::OUStringBuffer sRet; in operate() 157 ::rtl::OUString sRet = lhs; in operate() 159 return sRet.copy(sRet.indexOf(sNew)); in operate() 170 return sRet.copy(0,sRet.lastIndexOf(sNew.getStr()[sNew.getLength()-1])+1); in operate() 184 sRet.appendAscii(&c,1); in operate() 214 ::rtl::OUString sRet; in operate() 218 sRet += lhs; in operate() 220 return sRet; in operate() [all …]
|
H A D | FDateFunctions.cxx | 106 ::rtl::OUString sRet; in operate() 113 sRet = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Monday")); in operate() 125 sRet = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Friday")); in operate() 136 return sRet; in operate() 144 ::rtl::OUString sRet; in operate() 155 sRet = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("March")); in operate() 158 sRet = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("April")); in operate() 161 sRet = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("May")); in operate() 164 sRet = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("June")); in operate() 167 sRet = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("July")); in operate() [all …]
|
/aoo42x/main/sw/source/core/tox/ |
H A D | tox.cxx | 645 String sRet; in GetString() local 689 sRet.Erase( sRet.Len() - 1 ); in GetString() 690 sRet += ' '; in GetString() 692 sRet += ','; in GetString() 694 sRet += ','; in GetString() 700 sRet += ','; in GetString() 702 sRet += ','; in GetString() 704 sRet += ','; in GetString() 711 sRet += ','; in GetString() 732 sRet += ','; in GetString() [all …]
|
H A D | toxhlp.cxx | 79 String sRet; in GetIndexKey() local 81 sRet = xIES->getIndexKey( rTxt, rTxtReading, rLocale ); in GetIndexKey() 95 return sRet; in GetIndexKey() 100 String sRet; in GetFollowingText() local 102 sRet = xIES->getIndexFollowPageWord( bMorePages, aLcl ); in GetFollowingText() 116 return sRet; in GetFollowingText() 122 uno::Sequence< ::rtl::OUString > sRet; in GetAlgorithmList() local 125 sRet = xIES->getAlgorithmList( rLcl ); in GetAlgorithmList() 139 return sRet; in GetAlgorithmList()
|
/aoo42x/main/sw/source/ui/envelp/ |
H A D | envimg.cxx | 68 String sRet; in MakeSender() local 77 xub_StrLen nOldLen = sRet.Len(); in MakeSender() 78 sRet += (String)rUserOpt.GetCompany(); in MakeSender() 79 bLastLength = sRet.Len() != nOldLen; in MakeSender() 84 sRet +=NEXTLINE; in MakeSender() 92 sRet += (String)rUserOpt.GetStreet(); in MakeSender() 96 sRet += (String)rUserOpt.GetZip(); in MakeSender() 98 sRet += (String)rUserOpt.GetCity(); in MakeSender() 100 sRet += (String)rUserOpt.GetState(); in MakeSender() 102 sRet += sToken; in MakeSender() [all …]
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | mailmergewizard.cxx | 205 String sRet; in getStateDisplayName() local 208 case MM_DOCUMENTSELECTPAGE :sRet = m_sStarting; break; in getStateDisplayName() 209 case MM_OUTPUTTYPETPAGE : sRet = m_sDocumentType; break; in getStateDisplayName() 211 sRet = m_rConfigItem.IsOutputToLetter() ? in getStateDisplayName() 215 case MM_GREETINGSPAGE : sRet = m_sGreetingsLine; break; in getStateDisplayName() 216 case MM_LAYOUTPAGE : sRet = m_sLayout; break; in getStateDisplayName() 217 case MM_PREPAREMERGEPAGE : sRet = m_sPrepareMerge; break; in getStateDisplayName() 218 case MM_MERGEPAGE : sRet = m_sMerge; break; in getStateDisplayName() 219 case MM_OUTPUTPAGE : sRet = m_sOutput; break; in getStateDisplayName() 221 return sRet; in getStateDisplayName()
|
/aoo42x/main/editeng/source/items/ |
H A D | itemtype.cxx | 42 XubString sRet; in GetMetricText() local 96 return sRet; in GetMetricText() 110 sRet += sal_Unicode('-'); in GetMetricText() 116 sRet += sal_Unicode('0'); in GetMetricText() 118 sRet += String::CreateFromInt32( nRet / nDiff ); in GetMetricText() 124 sRet += pIntl->getLocaleData()->getNumDecimalSep(); in GetMetricText() 126 sRet += ','; in GetMetricText() 129 sRet += sal_Unicode('0'); in GetMetricText() 136 return sRet; in GetMetricText()
|
/aoo42x/main/accessibility/source/standard/ |
H A D | vclxaccessibletoolboxitem.cxx | 135 ::rtl::OUString sRet; in GetText() 139 sRet = m_pToolBox->GetItemText( m_nItemId ); in GetText() 151 if ( sRet.isEmpty() ) in GetText() 159 sRet = sWinText; in GetText() 164 return sRet; in GetText() 627 ::rtl::OUString sRet; in getTitledBorderText() 629 sRet = m_pToolBox->GetItemText( m_nItemId ); in getTitledBorderText() 631 return sRet; in getTitledBorderText() 638 ::rtl::OUString sRet; in getToolTipText() 645 if ( sRet.isEmpty() ) in getToolTipText() [all …]
|
/aoo42x/main/dbaccess/source/core/misc/ |
H A D | dsntypes.cxx | 101 String sRet; in cutPrefix() local 111 sRet = sURL.Copy(sURL.Match(*aIter)); in cutPrefix() 113 sRet = sURL.Copy(aIter->Match(sURL)); in cutPrefix() 118 return sRet; in cutPrefix() 125 String sRet; in getPrefix() local 137 sRet = sURL.Copy(0,aIter->Match(sURL)); in getPrefix() 138 sRet.EraseTrailingChars('*'); in getPrefix() 143 return sRet; in getPrefix() 157 String sRet; in isConnectionUrlRequired() local 166 sRet = *aIter; in isConnectionUrlRequired() [all …]
|
/aoo42x/main/sd/source/ui/annotations/ |
H A D | annotationmanager.cxx | 159 OUString sRet; in getAnnotationDateTimeString() local 168 sRet = sRet + String(SdResId(STR_ANNOTATION_TODAY)); in getAnnotationDateTimeString() 171 sRet = sRet + String(SdResId(STR_ANNOTATION_YESTERDAY)); in getAnnotationDateTimeString() 174 sRet = sRet + rLocalData.getDate(aDate); in getAnnotationDateTimeString() 178 sRet = sRet + rtl::OUString::createFromAscii(" ") + rLocalData.getTime( aTime,false ); in getAnnotationDateTimeString() 180 return sRet; in getAnnotationDateTimeString() 972 OUString sRet; 978 sRet += sAuthor; 982 sRet += getAnnotationDateTimeString( xAnnotation ); 987 sRet += xText->getString(); [all …]
|
/aoo42x/main/unotools/source/i18n/ |
H A D | transliterationwrapper.cxx | 99 String sRet; in transliterate() local 107 sRet = xTrans->transliterate( rStr, nStart, nLen, *pOffset ); in transliterate() 109 sRet = xTrans->transliterateString2String( rStr, nStart, nLen); in transliterate() 116 return sRet; in transliterate() 125 String sRet( rStr ); in transliterate() local 131 sRet = xTrans->transliterate( rStr, nStart, nLen, *pOffset ); in transliterate() 133 sRet = xTrans->transliterateString2String( rStr, nStart, nLen); in transliterate() 140 return sRet; in transliterate()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | atrftn.cxx | 116 XubString sRet( GetNumStr() ); in GetViewNumStr() local 117 if( !sRet.Len() ) in GetViewNumStr() 137 sRet = rFtnEnd.GetSwNumType().GetNumStr( GetNumber() ); in GetViewNumStr() 140 sRet.Insert( rFtnEnd.GetPrefix(), 0 ); in GetViewNumStr() 141 sRet += rFtnEnd.GetSuffix(); in GetViewNumStr() 153 sRet = pInfo->aFmt.GetNumStr( GetNumber() ); in GetViewNumStr() 156 sRet.Insert( pInfo->GetPrefix(), 0 ); in GetViewNumStr() 157 sRet += pInfo->GetSuffix(); in GetViewNumStr() 161 return sRet; in GetViewNumStr()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | glosdoc.cxx | 70 String sRet; in lcl_CheckFileName() local 80 sRet += cChar; in lcl_CheckFileName() 83 sRet.EraseLeadingChars(); in lcl_CheckFileName() 84 sRet.EraseTrailingChars(); in lcl_CheckFileName() 87 if( sRet.Len() ) in lcl_CheckFileName() 91 sTmpDir += sRet; in lcl_CheckFileName() 106 sRet = aTempURL.GetBase(); in lcl_CheckFileName() 108 return sRet; in lcl_CheckFileName() 178 String sRet; in GetGroupTitle() local 185 sRet = pGroup->GetName(); in GetGroupTitle() [all …]
|
/aoo42x/main/svx/source/sidebar/ |
H A D | nbdtmg.cxx | 537 String sRet; in GetDescription() local 542 return sRet; in GetDescription() 546 return sRet; in GetDescription() 796 String sRet; in GetDescription() local 801 return sRet; in GetDescription() 810 return sRet; in GetDescription() 834 String sRet; in GetGrfName() local 844 return sRet; in GetGrfName() 1367 String sRet; in GetDescription() local 1376 return sRet; in GetDescription() [all …]
|
/aoo42x/main/xmloff/inc/xmloff/ |
H A D | xmlcnimp.hxx | 97 ::rtl::OUString sRet; in GetAttrNamespace() 100 sRet = aNamespaceMap.GetNameByIndex( nPos ); in GetAttrNamespace() 101 return sRet; in GetAttrNamespace() 106 ::rtl::OUString sRet; in GetAttrPrefix() 109 sRet = aNamespaceMap.GetPrefixByIndex( nPos ); in GetAttrPrefix() 110 return sRet; in GetAttrPrefix()
|
/aoo42x/main/sw/source/core/fields/ |
H A D | dbfld.cxx | 247 String sRet; in Expand() local 250 sRet = lcl_DBTrennConv(aContent); in Expand() 251 return sRet; in Expand() 847 String sRet(aData.sDataSource); in Expand() local 848 sRet += '.'; in Expand() 849 sRet += (String)aData.sCommand; in Expand() 850 return sRet; in Expand() 874 String sRet; in Expand() local 876 sRet = ((SwDBNameFieldType*)GetTyp())->Expand(GetFormat()); in Expand() 877 return sRet; in Expand()
|
H A D | docufld.cxx | 204 String sRet; in Expand() local 219 return sRet; in Expand() 334 String sRet; in Expand() local 337 sRet = rOpt.GetFullName(); in Expand() 339 sRet = rOpt.GetID(); in Expand() 340 return sRet; in Expand() 783 String sRet; in Expand() local 788 return sRet; in Expand() 1662 sRet += DB_DELIM; in GetDBName() 1663 sRet += String(aData.sCommand); in GetDBName() [all …]
|
/aoo42x/main/sfx2/source/appl/ |
H A D | appdde.cxx | 614 String sRet; in Topics() local 616 sRet += GetSysTopic()->GetName(); in Topics() 624 if( sRet.Len() ) in Topics() 625 sRet += '\t'; in Topics() 626 sRet += pShell->GetTitle(SFX_TITLE_FULLNAME); in Topics() 630 if( sRet.Len() ) in Topics() 631 sRet += DEFINE_CONST_UNICODE("\r\n"); in Topics() 632 return sRet; in Topics()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unosect.cxx | 1063 ::rtl::OUString sRet; in GetPropertyValues_Impl() 1073 sRet = pSect->GetLinkFileName(); in GetPropertyValues_Impl() 1076 sRet = sRet.getToken(pEntry->nWID - WID_SECT_DDE_TYPE, in GetPropertyValues_Impl() 1078 pRet[nProperty] <<= sRet; in GetPropertyValues_Impl() 1117 ::rtl::OUString sRet; in GetPropertyValues_Impl() 1120 sRet = m_pProps->m_sSectionRegion; in GetPropertyValues_Impl() 1127 pRet[nProperty] <<= sRet; in GetPropertyValues_Impl() 1790 ::rtl::OUString sRet; in getName() 1794 sRet = pFmt->GetSection()->GetSectionName(); in getName() 1798 sRet = m_pImpl->m_sName; in getName() [all …]
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doccomp.cxx | 970 String sRet; in SimpleTableToText() local 977 if (sRet.Len()) in SimpleTableToText() 979 sRet.Append( '\n' ); in SimpleTableToText() 985 return sRet; in SimpleTableToText() 1086 String sRet; in GetText() local 1095 sRet = SimpleTableToText(rNode); in GetText() 1096 sRet.InsertAscii( "Tabelle: ", 0 ); in GetText() 1110 sRet.Append( String::CreateFromInt32( in GetText() 1119 sRet.Append( pTOX->GetTitle() ) in GetText() 1128 sRet += rSect.GetLinkFileName(); in GetText() [all …]
|
/aoo42x/main/svtools/source/contnr/ |
H A D | svtreebx.cxx | 364 String sRet; in SearchEntryTextWithHeadTitle() local 386 sRet += ','; in SearchEntryTextWithHeadTitle() 391 sRet += ':' ; in SearchEntryTextWithHeadTitle() 399 sRet += ','; in SearchEntryTextWithHeadTitle() 404 sRet += ':' ; in SearchEntryTextWithHeadTitle() 419 sRet += ','; in SearchEntryTextWithHeadTitle() 426 if (sRet.Len() > 0) in SearchEntryTextWithHeadTitle() 427 sRet = sRet.Erase(sRet.Len() - 1); in SearchEntryTextWithHeadTitle() 428 return sRet; in SearchEntryTextWithHeadTitle() 434 String sRet; in SearchEntryText() local [all …]
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | DriversConfig.cxx | 159 ::rtl::OUString sRet; in getDriverFactoryName() 168 sRet = aIter->second.sDriverFactory; in getDriverFactoryName() 173 return sRet; in getDriverFactoryName() 179 ::rtl::OUString sRet; in getDriverTypeDisplayName() 188 sRet = aIter->second.sDriverTypeDisplayName; in getDriverTypeDisplayName() 193 return sRet; in getDriverTypeDisplayName()
|
/aoo42x/main/unotools/source/misc/ |
H A D | fontcvt.cxx | 1253 String sRet; in ConvertChar() local 1261 sRet.AssignAscii(SymbolFontToString(rEntry.eFont)); in ConvertChar() 1265 return sRet; in ConvertChar() 1274 String sRet; in ConvertString() local 1278 return sRet; in ConvertString() 1318 sRet.AssignAscii(SymbolFontToString(nI)); in ConvertString() 1336 return sRet; in ConvertString()
|
/aoo42x/main/xmloff/source/core/ |
H A D | xmlimp.cxx | 1335 ::rtl::OUString sRet; in ResolveGraphicObjectURL() 1346 if( !sRet.getLength() ) in ResolveGraphicObjectURL() 1348 sRet = msPackageProtocol; in ResolveGraphicObjectURL() 1349 sRet += rURL; in ResolveGraphicObjectURL() 1353 if( !sRet.getLength() ) in ResolveGraphicObjectURL() 1354 sRet = GetAbsoluteReference( rURL ); in ResolveGraphicObjectURL() 1356 return sRet; in ResolveGraphicObjectURL() 1385 ::rtl::OUString sRet; in ResolveEmbeddedObjectURL() 1403 return sRet; in ResolveEmbeddedObjectURL() 1427 ::rtl::OUString sRet; in ResolveEmbeddedObjectURLFromBase64() [all …]
|