Home
last modified time | relevance | path

Searched refs:sTmp (Results 1 – 25 of 165) sorted by path

1234567

/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx156 XubString sTmp; in implGetText() local
157 aText = sTmp.Fill( (sal_uInt16)aText.getLength(), cEchoChar ); in implGetText()
/trunk/main/codemaker/source/codemaker/
H A Dglobal.cxx334 OString sTmp("."); in createTempFile() local
339 sTmp = sPath; in createTempFile()
341 sTmpPath = convertToFileUrl(sTmp); in createTempFile()
/trunk/main/cui/source/dialogs/
H A Dsplitcelldlg.cxx64 String sTmp(maHorzBox.GetText()); in SvxSplitTableDlg() local
67 maVertBox.SetText(sTmp); in SvxSplitTableDlg()
/trunk/main/cui/source/options/
H A Doptsave.cxx550 String sTmp(sCommand); in Reset() local
551 sTmp.SearchAndReplaceAscii("%1", sReplace); in Reset()
552 sCommand = sTmp; in Reset()
/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx185 String sTmp( rEventName ); in AddEvent() local
186 sTmp += '\t'; in AddEvent()
193 sTmp += sNew; in AddEvent()
196 SvLBoxEntry* pE = mpImpl->pEventLB->GetListBox().InsertEntry( sTmp ); in AddEvent()
/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp1037 TCHAR sTmp[ MAX_TEXT_LENGTH ] = {0}; in DisplayError() local
1046 … WIN::LoadString( m_hInst, IDS_FILE_NOT_FOUND, sTmp, MAX_TEXT_LENGTH ); in DisplayError()
1047 StringCchPrintf( sError, MAX_TEXT_LENGTH, sTmp, m_pErrorText ); in DisplayError()
1069 … WIN::LoadString( m_hInst, IDS_INVALID_PARAM, sTmp, MAX_TEXT_LENGTH ); in DisplayError()
1070 StringCchPrintf( sError, MAX_TEXT_LENGTH, sTmp, m_pErrorText ); in DisplayError()
1074 WIN::LoadString( m_hInst, IDS_SETUP_TO_OLD, sTmp, MAX_TEXT_LENGTH ); in DisplayError()
1078 … WIN::LoadString( m_hInst, IDS_SETUP_NOT_FOUND, sTmp, MAX_TEXT_LENGTH ); in DisplayError()
1079 StringCchPrintf( sError, MAX_TEXT_LENGTH, sTmp, m_pReqVersion ); in DisplayError()
1145 TCHAR sTmp[ MAX_LANGUAGE_LEN ] = {0}; in GetLanguageName() local
1147 WIN::LoadString( m_hInst, IDS_UNKNOWN_LANG, sTmp, MAX_LANGUAGE_LEN ); in GetLanguageName()
[all …]
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx3842 String sTmp( sLink ); in PutValue() local
3843 ByteString sId( sTmp.Copy( in PutValue()
H A Dnumitem.cxx534 String sTmp; in SetGraphic() local
535 pGraphicBrush = new SvxBrushItem( rName, sTmp, GPOS_AREA, 0 ); in SetGraphic()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx658 nFndPos + 2 < sTmp.Len() && in FnChgToEnEmDash()
1076 String sTmp( sWord ); in FnCptlSttSntnc() local
1077 while( sTmp.Len() && in FnCptlSttSntnc()
1078 !rCC.isLetterNumeric( sTmp, 0 ) ) in FnCptlSttSntnc()
1079 sTmp.Erase( 0, 1 ); in FnCptlSttSntnc()
1083 xub_StrLen nLen = sTmp.Len(); in FnCptlSttSntnc()
1086 if( nLen + 1 < sTmp.Len() ) in FnCptlSttSntnc()
1087 sTmp.Erase( nLen + 1 ); in FnCptlSttSntnc()
1089 if( sTmp.Len() && sTmp.Len() != sWord.Len() && in FnCptlSttSntnc()
1090 FindInCplSttExceptList(eLang, sTmp)) in FnCptlSttSntnc()
[all …]
/trunk/main/editeng/source/rtf/
H A Drtfgrf.cxx520 String sTmp; in ReadBmpData() local
523 sTmp = pGF->GetImportFormatShortName( --n ); in ReadBmpData()
524 if( sTmp.EqualsAscii( pFilterNm )) in ReadBmpData()
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx1169 ::rtl::OUString sTmp(aDataSourceURL); in setActiveDataSource()
1183 aDataSourceURL = sTmp; in setActiveDataSource()
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx439 rtl::OUString sTmp( reinterpret_cast<const sal_Unicode*>(LPCOLESTR(sName))); in getValue()
440 if ( sTmp.indexOf('_') == 0 ) in getValue()
441 sTmp = sTmp.copy(1); in getValue()
451 … m_sTypeName = sLibName.concat( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(".") ) ).concat( sTmp ); in getValue()
/trunk/main/forms/source/component/
H A DButton.cxx162 …::rtl::OUString sTmp = INetURLObject::decode( m_sTargetURL, '%', INetURLObject::DECODE_UNAMBIGUOUS… in write()
163 _rxOutStream << sTmp; in write()
H A DDatabaseForm.cxx3959 …::rtl::OUString sTmp = INetURLObject::decode( m_aTargetURL, '%', INetURLObject::DECODE_UNAMBIGUOUS… in write()
3960 _rxOutStream << sTmp; in write()
4067 ::rtl::OUString sTmp; in read()
4068 _rxInStream >> sTmp; in read()
4069 m_aTargetURL = INetURLObject::decode( sTmp, '%', INetURLObject::DECODE_UNAMBIGUOUS); in read()
H A DImageButton.cxx125 ::rtl::OUString sTmp(INetURLObject::decode( m_sTargetURL, '%', INetURLObject::DECODE_UNAMBIGUOUS)); in write()
126 _rxOutStream << sTmp; in write()
/trunk/main/i18npool/source/defaultnumberingprovider/
H A Ddefaultnumberingprovider.cxx225 OUStringBuffer sTmp; in toRoman() local
227 sTmp.append(sal_Unicode(*coRomanArr)); in toRoman()
238 sTmp.append(sal_Unicode(*(cRomanStr-1))); in toRoman()
244 case 3: sTmp.append(sal_Unicode(*cRomanStr)); //no break! in toRoman()
245 case 2: sTmp.append(sal_Unicode(*cRomanStr)); //no break! in toRoman()
246 case 1: sTmp.append(sal_Unicode(*cRomanStr)); break; in toRoman()
247 … case 4: sTmp.append(sal_Unicode(*cRomanStr)).append(sal_Unicode(*(cRomanStr-nDiff))); break; in toRoman()
248 case 5: sTmp.append(sal_Unicode(*(cRomanStr-nDiff))); break; in toRoman()
254 return sTmp.makeStringAndClear(); in toRoman()
/trunk/main/l10ntools/source/
H A Dexport.cxx1709 CleanValue( sTmp ); in GetText()
1710 sTmp.EraseAllChars( '\n' ); in GetText()
1711 sTmp.EraseAllChars( '\r' ); in GetText()
1880 ByteString sTmp( rText ); in ConvertMergeContent() local
1882 rText += sTmp; in ConvertMergeContent()
1975 ByteString sTmp = sLastListLine; in PrepareTextToMerge() local
1977 sLastListLine += sTmp; in PrepareTextToMerge()
2048 ByteString sTmp = Export::sLanguages; in PrepareTextToMerge() local
2049 if( sTmp.ToUpperAscii().Equals("ALL") ) in PrepareTextToMerge()
2113 ByteString sTmp = Export::sLanguages; in MergeRest() local
[all …]
H A Dexport2.cxx441 ByteString sTmp; in InitLanguages() local
447 else if( !( (sTmp.GetChar(0)=='x' || sTmp.GetChar(0)=='X') && sTmp.GetChar(1)=='-' ) ){ in InitLanguages()
458 ByteString sTmp; in InitForcedLanguages() local
462 sTmp.EraseLeadingAndTrailingChars(); in InitForcedLanguages()
464 else if( !( (sTmp.GetChar(0)=='x' || sTmp.GetChar(0)=='X') && sTmp.GetChar(1)=='-' ) ) in InitForcedLanguages()
490 sTmp.Append( "\\u" ); in replaceEncoding()
496 rString = sTmp; in replaceEncoding()
715 sTmp.SearchAndReplace("file:///",""); in GetTempFile()
716 sTmp.SearchAndReplaceAll('/','\\'); in GetTempFile()
725 sTmp.SearchAndReplace("file://",""); in GetTempFile()
[all …]
H A Dgsicheck.cxx171 ByteString sTmp( rLine ); in GSILine() local
172 sal_uInt16 nPos = sTmp.Search( "($$)" ); in GSILine()
176 aUniqId = sTmp.Copy( nStart, nPos - nStart ); in GSILine()
178 nPos = sTmp.Search( "($$)", nStart ); in GSILine()
182 aLineType = sTmp.Copy( nStart, nPos - nStart ); in GSILine()
184 nPos = sTmp.Search( "($$)", nStart ); in GSILine()
190 aLangId = sTmp.Copy( nStart, nPos - nStart ); in GSILine()
192 nPos = sTmp.Search( "($$)", nStart ); in GSILine()
200 aText = sTmp.Copy( nStart ); in GSILine()
H A Dhelpmerge.cxx219 String sTmp = String(data.getStr()); in CreateSDF() local
220 sTmp.SearchAndReplaceAll(ret,ret_char); // Remove \n in CreateSDF()
221 sTmp.SearchAndReplaceAll(tab,tab_char); // Remove \t in CreateSDF()
223 data = OUString( sTmp ); in CreateSDF()
442 ByteString sTmp = Export::sLanguages; in MergeSingleFile() local
444 sTmp.EraseLeadingAndTrailingChars(); in MergeSingleFile()
H A Dlngmerge.cxx219 ByteString sTmp( Export::sLanguages ); in Merge() local
220 if( sTmp.ToUpperAscii().Equals("ALL") ) in Merge()
H A Dlocalize.cxx712 ByteString sTmp = sFile.Copy( nPos+1 , sFile.Len()-nPos-1 ); in ExecuteMerge() local
714 if( sTmp.CompareTo(sOutputFileName) == COMPARE_EQUAL ){ in ExecuteMerge()
809 ByteString sTmp( rLanguages ); in CheckLanguages() local
H A Dtagtest.cxx797 ByteString sTmp( "Tag Start '\\<' without Tag End '\\>': " ); in GetNextTokenString() local
1334 ByteString sTmp( "Expected Symbol" ); in match() local
1337 ParseError( 7, sTmp, aExpectedToken ); in match()
1341 sTmp += ": "; in match()
1342 sTmp += ByteString( aParser.GetLexem( aExpectedToken ), RTL_TEXTENCODING_UTF8 ); in match()
1343 sTmp += " near "; in match()
1344 ParseError( 7, sTmp, aCurrentToken ); in match()
H A Dxrmmerge.cxx345 ByteString sTmp = sGID; in Execute() local
347 for ( sal_uInt16 i = 0; i + 1 < sTmp.GetTokenCount( '.' ); i++ ) { in Execute()
350 sGID += sTmp.GetToken( i, '.' ); in Execute()
412 ByteString sTmp( rToken ); in GetAttribute() local
413 sTmp.SearchAndReplaceAll( "\t", " " ); in GetAttribute()
418 sal_uInt16 nPos = sTmp.Search( sSearch ); in GetAttribute()
421 sTmp = sTmp.Copy( nPos ); in GetAttribute()
422 ByteString sId = sTmp.GetToken( 1, '\"' ); in GetAttribute()
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx319 OString sTmp( OU2ENC( dictpath, osl_getThreadTextEncoding() ) ); in hyphenate() local
326 sTmp = Win_GetShortPathName( dictpath ); in hyphenate()
329 if ( ( dict = hnj_hyphen_load ( sTmp.getStr()) ) == NULL ) in hyphenate()
582 OString sTmp( OU2ENC( dictpath, osl_getThreadTextEncoding() ) ); in createPossibleHyphens() local
589 sTmp = Win_GetShortPathName( dictpath ); in createPossibleHyphens()
592 if ( ( dict = hnj_hyphen_load ( sTmp.getStr()) ) == NULL ) in createPossibleHyphens()
594 …fprintf(stderr, "Couldn't find file %s and %s\n", sTmp.getStr(), OU2ENC(dictpath, osl_getThreadTex… in createPossibleHyphens()

Completed in 206 milliseconds

1234567