Home
last modified time | relevance | path

Searched refs:sRet (Results 101 – 125 of 129) sorted by relevance

123456

/trunk/main/sw/source/core/unocore/
H A Dunoport.cxx326 OUString sRet; in GetPropertyValue() local
328 sRet = C2U( pRet ); in GetPropertyValue()
329 rVal <<= sRet; in GetPropertyValue()
H A Dunocrsrhelper.cxx181 String sRet; in getCrsrPropertyValue() local
184 sRet = pTmpNode->GetNumString(); in getCrsrPropertyValue()
187 *pAny <<= OUString(sRet); in getCrsrPropertyValue()
H A Dunocoll.cxx286 OUString sRet; in GetProviderName() local
289 sRet = C2U(aProvNamesId[nObjectType].pName); in GetProviderName()
290 return sRet; in GetProviderName()
H A Dunoobj2.cxx1038 OUString sRet; in getString() local
1044 SwUnoCursorHelper::GetTextFromPam(aPaM, sRet); in getString()
1046 return sRet; in getString()
H A Dunofield.cxx974 OUString sRet(rType.GetName()); in GetProgrammaticName() local
982 sRet = SwStyleNameMapper::GetProgName ( sRet, nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL ); in GetProgrammaticName()
987 return sRet; in GetProgrammaticName()
H A Dunoframe.cxx1225 String sRet; in getName() local
1228 sRet = pFmt->GetName(); in getName()
1230 sRet = sName; in getName()
1233 return sRet; in getName()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx138 String sRet; in lcl_CreateAutoMarkFileDlg() local
162 sRet = xFP->getFiles().getConstArray()[0]; in lcl_CreateAutoMarkFileDlg()
165 return sRet; in lcl_CreateAutoMarkFileDlg()
3131 String sRet; in GetLevelHelp() local
3136 : RES_POOLCOLL_TOX_IDX1 + nLevel-2), sRet ); in GetLevelHelp()
3141 sRet = '*'; in GetLevelHelp()
3143 return sRet; in GetLevelHelp()
3818 String sRet; in GetPattern() local
3827 sRet += rNewToken.GetString(); in GetPattern()
3831 return sRet; in GetPattern()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1603 rtl::OUString sRet; in lcl_CreateUniqueName() local
1606 sRet = sTest; sRet += rtl::OUString::valueOf(nIdx++); in lcl_CreateUniqueName()
1610 if(pNames[i] == sRet) in lcl_CreateUniqueName()
1619 return sRet; in lcl_CreateUniqueName()
H A Dmmconfigitem.cxx1391 ::rtl::OUString sRet; in GetAssignedColumn()
1394 sRet = aAssignment[nColumn]; in GetAssignedColumn()
1396 sRet = m_pImpl->m_AddressHeaderSA.GetString(nColumn); in GetAssignedColumn()
1397 return sRet; in GetAssignedColumn()
H A Dmmoutputpage.cxx122 ::rtl::OUString sRet; in lcl_GetColumnValueOf()
129 sRet = xColumn->getString(); in lcl_GetColumnValueOf()
131 return sRet; in lcl_GetColumnValueOf()
H A Ddbmgr.cxx1707 String sRet; in GetDBField() local
1710 return sRet; in GetDBField()
1722 sRet = xColumn->getString(); in GetDBField()
1749 sRet = aClient.getFormattedValue( in GetDBField()
1791 return sRet; in GetDBField()
/trunk/main/connectivity/source/commontools/
H A Ddbtools2.cxx951 ::rtl::OUString sRet; in getDefaultReportEngineServiceName()
953 aReportEngine.getNodeValue(s_sService) >>= sRet; in getDefaultReportEngineServiceName()
954 return sRet; in getDefaultReportEngineServiceName()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1312 String sRet; in getDocAccTitle() local
1315 sRet = mpDoc->getDocAccTitle(); in getDocAccTitle()
1318 return sRet; in getDocAccTitle()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx375 ::rtl::OUString sRet( sDefaultStyle ); in lcl_FindUnusedPageStyleName()
376 sRet += rtl::OUString::valueOf( nMaxIndex + 1); in lcl_FindUnusedPageStyleName()
377 return sRet; in lcl_FindUnusedPageStyleName()
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx3006 OUStringBuffer sRet( GetXMLToken(XML_ROTATE).getLength()+4 ); in _exportTextGraphic() local
3007 sRet.append( GetXMLToken(XML_ROTATE)); in _exportTextGraphic()
3008 sRet.append( (sal_Unicode)'(' ); in _exportTextGraphic()
3009 GetExport().GetMM100UnitConverter().convertNumber( sRet, (sal_Int32)nVal ); in _exportTextGraphic()
3010 sRet.append( (sal_Unicode)')' ); in _exportTextGraphic()
3012 sRet.makeStringAndClear() ); in _exportTextGraphic()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx1238 String sRet; in SetModel() local
1269 sRet = LoadInstance( xPropSeq, rImageList ); in SetModel()
1377 return sRet; in SetModel()
1389 String sRet; in LoadInstance() local
1426 m_sInstanceName = sRet = sTemp; in LoadInstance()
1431 return sRet; in LoadInstance()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1417 String sRet; in KeyInput() local
1430 rSh.ExecMacro( *pMacro, &sRet, &xArgs ); in KeyInput()
1431 if( sRet.Len() && 0 != sRet.ToInt32() ) in KeyInput()
3693 String sRet; in MouseMove() local
3715 rSh.ExecMacro( *pMacro, &sRet, &xArgs ); in MouseMove()
3719 if( sRet.Len() && 0 != sRet.ToInt32() ) in MouseMove()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx1762 OUString sRet = GetURL(); in QueryValue() local
1763 rVal <<= sRet; in QueryValue()
1768 OUString sRet = GetTargetFrameName(); in QueryValue() local
1769 rVal <<= sRet; in QueryValue()
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx701 String sRet; in GetCurrentURL() local
705 sRet = aSelectionLB.GetEntryText(pEntry, 0); in GetCurrentURL()
707 return sRet; in GetCurrentURL()
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2149 rtl::OUStringBuffer sRet; in convertRangeFromXML() local
2169 if( sRet.getLength() ) in convertRangeFromXML()
2170 sRet.append( (sal_Unicode) ';' ); in convertRangeFromXML()
2171 sRet.append( aUIString ); in convertRangeFromXML()
2175 return sRet.makeStringAndClear(); in convertRangeFromXML()
/trunk/main/sw/source/ui/config/
H A Dfontcfg.cxx254 String sRet; in GetDefaultFor() local
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx1573 OUString sRet; in GetColumnDefaultCellStyleName() local
1575 sRet = *(*pColumnDefaultCellStyleNames)[(sal_uInt16)nCol]; in GetColumnDefaultCellStyleName()
1577 return sRet; in GetColumnDefaultCellStyleName()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx1623 String sRet; in lcl_GetNumString() local
1633 sRet = pNd->GetNumString(bUsePrefix, nLevel); in lcl_GetNumString()
1636 return sRet; in lcl_GetNumString()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx185 ::rtl::OUString sRet; in quoteTableAlias()
188 sRet = ::dbtools::quoteName(_sQuote,_sAliasName); in quoteTableAlias()
190 sRet += sTableSeparater; in quoteTableAlias()
192 return sRet; in quoteTableAlias()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx2809 ::rtl::OUString sRet; in IMPL_LINK_INLINE_END()
2817 aPropSeq[i].Value >>= sRet; in IMPL_LINK_INLINE_END()
2822 return sRet; in IMPL_LINK_INLINE_END()

Completed in 618 milliseconds

123456