/aoo41x/main/svx/source/form/ |
H A D | datanavi.cxx | 990 rtl::OUString sTemp; in AddEntry() local 1057 rtl::OUString sTemp; in EditEntry() local 1390 rtl::OUString sTemp; in LoadInstance() local 2248 sInstName = sTemp; in CreateInstancePage() 2601 sTemp = TRUE_VALUE; in IMPL_LINK() 2635 sTemp = TRUE_VALUE; in IMPL_LINK() 2636 sCondition = sTemp; in IMPL_LINK() 2852 rtl::OUString sTemp; in InitFromNode() local 3584 rtl::OUString sTemp; in FillAllBoxes() local 3595 sTemp = lcl_MethodString::get().toUI( sTemp ); in FillAllBoxes() [all …]
|
/aoo41x/main/connectivity/source/drivers/adabas/ |
H A D | BDriver.cxx | 470 String sTemp; in createCatalog() local 902 String sTemp; in createDb() local 907 sTemp.Erase(); in createDb() 1382 String sTemp; in getDatabaseInitFile() local 1390 String sTemp; in getDatabaseInitFile() local 1398 String sTemp; in getDatabaseInitFile() local 1663 String sTemp; in installSystemTables() local 1677 sTemp.Erase(); in installSystemTables() 1691 sTemp.Erase(); in installSystemTables() 1703 sTemp.Erase(); in installSystemTables() [all …]
|
/aoo41x/main/xmerge/source/activesync/ |
H A D | XMergeSync.cpp | 104 TCHAR sTemp[_MAX_PATH + 1] = "\0"; in DllRegisterServer() local 160 lRet = ::RegSetValueEx(hDataKey, NULL, 0, REG_SZ, (LPBYTE)sTemp, in DllRegisterServer() 161 (::_tcslen(sTemp) * sizeof(TCHAR) + (1 * sizeof(TCHAR)))); in DllRegisterServer() 206 lRet = ::RegCreateKeyEx(hKey, _T(sTemp), in DllRegisterServer() 274 lRet = ::RegSetValueEx(hDataKey, NULL, 0, REG_SZ, (LPBYTE)sTemp, in DllRegisterServer() 275 (::_tcslen(sTemp) * sizeof(TCHAR) + (1 * sizeof(TCHAR)))); in DllRegisterServer() 338 lRet = ::RegCreateKeyEx(hKey, _T(sTemp), in DllRegisterServer() 410 (::_tcslen(sTemp) * sizeof(TCHAR) + (1 * sizeof(TCHAR)))); in DllRegisterServer() 455 lRet = ::RegCreateKeyEx(hKey, _T(sTemp), in DllRegisterServer() 524 (::_tcslen(sTemp) * sizeof(TCHAR) + (1 * sizeof(TCHAR)))); in DllRegisterServer() [all …]
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | glosbib.cxx | 141 String sTemp(sTitle); in SwGlossaryGroupDlg() local 143 sTemp += '\t'; in SwGlossaryGroupDlg() 145 sTemp += pData->sPath; in SwGlossaryGroupDlg() 292 String sTemp(aNameED.GetText()); in IMPL_LINK() local 294 sTemp += '\t'; in IMPL_LINK() 295 sTemp += aPathLB.GetSelectEntry(); in IMPL_LINK() 349 if(sTemp == sEntry) in IMPL_LINK() 423 String sTemp(aNameED.GetText()); in IMPL_LINK() local 425 sTemp += '\t'; in IMPL_LINK() 426 sTemp += aPathLB.GetSelectEntry(); in IMPL_LINK() [all …]
|
H A D | glossary.cxx | 358 String sTemp(*::GetCurrGlosGroup()); in IMPL_LINK() local 360 if('0' == sTemp.GetToken(1, GLOS_DELIM).GetChar(0)) in IMPL_LINK() 361 sTemp = sTemp.GetToken(0, GLOS_DELIM); in IMPL_LINK() 362 aReq.AppendItem(SfxStringItem(FN_SET_ACT_GLOSSARY, sTemp)); in IMPL_LINK() 379 String sTemp(*::GetCurrGlosGroup()); in Apply() local 381 if('0' == sTemp.GetToken(1, GLOS_DELIM).GetChar(0)) in Apply() 382 sTemp = sTemp.GetToken(0, GLOS_DELIM); in Apply() 383 aReq.AppendItem(SfxStringItem(FN_INSERT_GLOSSARY, sTemp)); in Apply() 559 String sTemp(*::GetCurrGlosGroup()); in IMPL_LINK() local 562 sTemp = sTemp.GetToken(0, GLOS_DELIM); in IMPL_LINK() [all …]
|
/aoo41x/main/svtools/source/control/ |
H A D | fmtfield.cxx | 988 String sTemp; in ImplSetValue() local 1351 XubString sTemp; in UpdateCurrencyFormat() local 1352 sTemp.Fill(nDigits, '0'); in UpdateCurrencyFormat() 1353 sNewFormat += sTemp; in UpdateCurrencyFormat() 1363 sTemp += sSymbol; in UpdateCurrencyFormat() 1364 sTemp.AppendAscii("] "); in UpdateCurrencyFormat() 1365 sTemp += sNewFormat; in UpdateCurrencyFormat() 1372 sTemp += sSymbol; in UpdateCurrencyFormat() 1374 sTemp += sNewFormat; in UpdateCurrencyFormat() 1376 sNewFormat = sTemp; in UpdateCurrencyFormat() [all …]
|
/aoo41x/main/sfx2/source/doc/ |
H A D | objuno.cxx | 730 ::rtl::OUString sTemp ; in setFastPropertyValue() 731 aValue >>= sTemp ; in setFastPropertyValue() 735 _pImp->m_xDocProps->setGenerator(sTemp); in setFastPropertyValue() 758 _pImp->m_xDocProps->setAuthor(sTemp); in setFastPropertyValue() 763 _pImp->m_xDocProps->setPrintedBy(sTemp); in setFastPropertyValue() 767 _pImp->m_xDocProps->setModifiedBy(sTemp); in setFastPropertyValue() 771 if ( _pImp->m_xDocProps->getTitle() != sTemp ) in setFastPropertyValue() 772 _pImp->m_xDocProps->setTitle(sTemp); in setFastPropertyValue() 777 _pImp->m_xDocProps->setSubject(sTemp); in setFastPropertyValue() 791 _pImp->m_xDocProps->setTemplateURL(sTemp); in setFastPropertyValue() [all …]
|
H A D | printhelper.cxx | 345 ::rtl::OUString sTemp; in impl_setPrinter() 346 if ( ( rProp.Value >>= sTemp ) == sal_False ) in impl_setPrinter() 349 String aPrinterName( sTemp ) ; in impl_setPrinter() 619 ::rtl::OUString sTemp; in print() 622 (!(rProp.Value>>=sTemp)) in print() 629 String sURL (sTemp); in print() 641 ::rtl::OUString sSystemPath(sTemp); in print() 662 aCheckedArgs[nProps++].Value <<= sTemp; in print() 718 ::rtl::OUString sTemp; in print() 719 if( rProp.Value >>= sTemp ) in print() [all …]
|
/aoo41x/main/package/source/zippackage/ |
H A D | ZipPackage.cxx | 536 OUString sTemp, sDirName; in getZipFileContents() local 570 if ( !pCurrent->hasByName( sTemp ) ) in getZipFileContents() 573 pPkgFolder->setName( sTemp ); in getZipFileContents() 591 pPkgStream->setName( sTemp ); in getZipFileContents() 813 OUString sTemp, sDirName; in getByHierarchicalName() local 861 if ( pCurrent->hasByName( sTemp ) ) in getByHierarchicalName() 879 if ( pCurrent->hasByName ( sTemp ) ) in getByHierarchicalName() 883 return pCurrent->getByName( sTemp ); in getByHierarchicalName() 895 OUString sTemp, sDirName; in hasByHierarchicalName() local 943 if ( pCurrent->hasByName( sTemp ) ) in hasByHierarchicalName() [all …]
|
/aoo41x/main/l10ntools/source/ |
H A D | cfgmerge.cxx | 454 ByteString sTemp = sToken.Copy( sToken.Search( "xml:lang=" )); in ExecuteAnalyzedToken() local 455 sCurrentIsoLang = sTemp.GetToken( 1, '\"' ).GetToken( 0, '\"' ); in ExecuteAnalyzedToken() 467 ByteString sTemp = sToken.Copy( sToken.Search( sSearch )); in ExecuteAnalyzedToken() local 468 sTokenId = sTemp.GetToken( 1, '\"' ).GetToken( 0, '\"' ); in ExecuteAnalyzedToken() 473 ByteString sTemp( sToken ); in ExecuteAnalyzedToken() local 474 sTemp.ToUpperAscii(); in ExecuteAnalyzedToken() 476 ( sTemp.Search( "CFG:LOCALIZED=\"sal_True\"" ) != STRING_NOTFOUND )); in ExecuteAnalyzedToken() 838 ByteString sTemp = sTextTag.Copy( sTextTag.Search( "xml:lang=" )); in WorkOnRessourceEnd() local 840 ByteString sSearch = sTemp.GetToken( 0, '\"' ); in WorkOnRessourceEnd() 842 sSearch += sTemp.GetToken( 1, '\"' ); in WorkOnRessourceEnd() [all …]
|
/aoo41x/main/writerperfect/source/filter/ |
H A D | DocumentElement.cxx | 78 WPXString sTemp; in write() local 90 if (sTemp.len() > 0) { in write() 91 pHandler->characters(sTemp); in write() 92 sTemp.clear(); in write() 98 sTemp.append(i()); in write() 101 pHandler->characters(sTemp); in write()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | swdetect.cxx | 97 ::rtl::OUString sTemp; in detect() 128 lDescriptor[nProperty].Value >>= sTemp; in detect() 129 aURL = sTemp; in detect() 133 lDescriptor[nProperty].Value >>= sTemp; in detect() 134 aURL = sTemp; in detect() 138 lDescriptor[nProperty].Value >>= sTemp; in detect() 139 aTypeName = sTemp; in detect() 143 lDescriptor[nProperty].Value >>= sTemp; in detect() 144 aPreselectedFilterName = sTemp; in detect()
|
/aoo41x/main/sw/source/ui/config/ |
H A D | modcfg.cxx | 878 OUString sTemp; pValues[nProp] >>= sTemp; in lcl_ReadOpt() local 879 rOpt.SetCategory(sTemp); in lcl_ReadOpt() 891 OUString sTemp; pValues[nProp] >>= sTemp; in lcl_ReadOpt() local 892 rOpt.SetNumSeparator(sTemp); in lcl_ReadOpt() 897 OUString sTemp; pValues[nProp] >>= sTemp; in lcl_ReadOpt() local 898 rOpt.SetCaption(sTemp); in lcl_ReadOpt() 903 OUString sTemp; in lcl_ReadOpt() local 904 if(pValues[nProp] >>= sTemp) in lcl_ReadOpt() 905 rOpt.SetSeparator(sTemp); in lcl_ReadOpt() 924 ::rtl::OUString sTemp; pValues[nProp] >>= sTemp; in lcl_ReadOpt() [all …]
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | sddetect.cxx | 101 ::rtl::OUString sTemp; in detect() 131 lDescriptor[nProperty].Value >>= sTemp; in detect() 132 aURL = sTemp; in detect() 136 lDescriptor[nProperty].Value >>= sTemp; in detect() 137 aURL = sTemp; in detect() 141 lDescriptor[nProperty].Value >>= sTemp; in detect() 142 aTypeName = sTemp; in detect() 146 lDescriptor[nProperty].Value >>= sTemp; in detect() 147 aPreselectedFilterName = sTemp; in detect()
|
/aoo41x/main/starmath/source/ |
H A D | smdetect.cxx | 101 ::rtl::OUString sTemp; in detect() 131 lDescriptor[nProperty].Value >>= sTemp; in detect() 132 aURL = sTemp; in detect() 136 lDescriptor[nProperty].Value >>= sTemp; in detect() 137 aURL = sTemp; in detect() 141 lDescriptor[nProperty].Value >>= sTemp; in detect() 142 aTypeName = sTemp; in detect() 146 lDescriptor[nProperty].Value >>= sTemp; in detect() 147 aPreselectedFilterName = sTemp; in detect()
|
/aoo41x/main/dbaccess/source/ext/adabas/ |
H A D | AdabasNewDb.cxx | 488 String sTemp; variable 489 bOk = LocalFileHelper::ConvertPhysicalNameToURL(m_DATADEV_File,sTemp); 490 m_DATADEV_File = sTemp; 491 sTemp = String(); 492 bOk = LocalFileHelper::ConvertPhysicalNameToURL(m_SYSDEV_File,sTemp); 493 m_SYSDEV_File = sTemp; 494 sTemp = String(); 496 m_TRANSDEV_File = sTemp; 785 String sTemp; in fillEnvironmentVariable() local 786 LocalFileHelper::ConvertPhysicalNameToURL(_rsValue,sTemp); in fillEnvironmentVariable() [all …]
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | scdetect.cxx | 261 ::rtl::OUString sTemp; in detect() 292 lDescriptor[nProperty].Value >>= sTemp; in detect() 293 aURL = sTemp; in detect() 297 lDescriptor[nProperty].Value >>= sTemp; in detect() 298 aURL = sTemp; in detect() 302 lDescriptor[nProperty].Value >>= sTemp; in detect() 303 aTypeName = sTemp; in detect() 307 lDescriptor[nProperty].Value >>= sTemp; in detect() 308 aPreselectedFilterName = sTemp; in detect()
|
/aoo41x/main/framework/source/accelerators/ |
H A D | presethandler.cxx | 557 ::rtl::OUString sTemp = pNames[i]; in connectToResource() 558 sal_Int32 nPos = sTemp.indexOf(FILE_EXTENSION); in connectToResource() 560 sTemp = sTemp.copy(0,nPos); in connectToResource() 561 lPresets.push_back(sTemp); in connectToResource() 575 ::rtl::OUString sTemp = pNames[i]; in connectToResource() 576 sal_Int32 nPos = sTemp.indexOf(FILE_EXTENSION); in connectToResource() 578 sTemp = sTemp.copy(0,nPos); in connectToResource() 579 lTargets.push_back(sTemp); in connectToResource()
|
/aoo41x/main/uui/source/ |
H A D | iahndl-filter.cxx | 250 ::rtl::OUString sTemp; in handleAmbigousFilterRequest_() 251 lProps[nStep].Value >>= sTemp; in handleAmbigousFilterRequest_() 252 aPair.sUI = sTemp; in handleAmbigousFilterRequest_() 272 ::rtl::OUString sTemp; in handleAmbigousFilterRequest_() 273 lProps[nStep].Value >>= sTemp; in handleAmbigousFilterRequest_() 274 aPair.sUI = sTemp; in handleAmbigousFilterRequest_()
|
/aoo41x/main/sw/source/ui/fldui/ |
H A D | changedb.cxx | 281 String sTemp(aAvailDBTLB.GetDBName(sTableName, sColumnName, &bIsTable)); in UpdateFlds() local 282 sTemp += DB_DELIM; in UpdateFlds() 283 sTemp += sTableName; in UpdateFlds() 284 sTemp += DB_DELIM; in UpdateFlds() 285 sTemp += bIsTable ? '0' : '1'; in UpdateFlds() 286 pSh->ChangeDBFields( aDBNames, sTemp); in UpdateFlds()
|
/aoo41x/main/xmloff/source/style/ |
H A D | xmlnume.cxx | 593 OUString sTemp; in exportLevelStyle() local 599 if( aFamilyNameHdl.exportXML( sTemp, aAny, rUnitConv ) ) in exportLevelStyle() 601 XML_FONT_FAMILY, sTemp ); in exportLevelStyle() 610 if( aFamilyHdl.exportXML( sTemp, aAny, rUnitConv ) ) in exportLevelStyle() 613 sTemp ); in exportLevelStyle() 617 if( aPitchHdl.exportXML( sTemp, aAny, rUnitConv ) ) in exportLevelStyle() 619 XML_FONT_PITCH, sTemp ); in exportLevelStyle() 623 if( aEncHdl.exportXML( sTemp, aAny, rUnitConv ) ) in exportLevelStyle() 625 XML_FONT_CHARSET, sTemp ); in exportLevelStyle()
|
/aoo41x/main/sw/source/ui/cctrl/ |
H A D | actctrl.cxx | 95 String sTemp = GetText(); in Modify() local 98 sTemp.EraseAllChars( sForbiddenChars.GetChar(i) ); in Modify() 100 sal_uInt16 nDiff = GetText().Len() - sTemp.Len(); in Modify() 105 SetText(sTemp); in Modify()
|
/aoo41x/main/migrationanalysis/src/wizard/ |
H A D | Wizard.bas | 599 Dim sTemp As String variable 602 sTemp = StrConv(LoadResData(sResName, sResType), vbUnicode) 603 p = InStr(sTemp, vbNullChar) 604 If p Then sTemp = VBA.Left$(sTemp, p - 1) 605 GetResData = sTemp
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | dbloader2.cxx | 56 …::rtl::OUString sTemp = aTemp.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARA… in detect() 58 if ( sTemp.getLength() ) in detect() 60 INetURLObject aURL(sTemp); in detect() 67 …Reference<XPropertySet> xProp(::comphelper::OStorageHelper::GetStorageFromURL(sTemp,ElementModes::… in detect()
|
/aoo41x/main/svl/qa/complex/passwordcontainer/ |
H A D | Test01.java | 57 String sTemp[] = {sPwdPre + "_1_" + i}; // currently one password for one user in test() local 58 aInputUserList1[i] = new UserRecord(sUserPre + "_1_" + i, sTemp); in test() 62 String sTemp[] = {sPwdPre + "_2_" + i}; in test() local 63 aInputUserList2[i] = new UserRecord(sUserPre + "_2_" + i, sTemp); in test()
|