Home
last modified time | relevance | path

Searched refs:sTmp (Results 76 – 100 of 164) sorted by relevance

1234567

/aoo41x/main/svtools/source/svhtml/
H A Dhtmlout.cxx848 ByteString sTmp( *pSBLibrary, eDestEnc ); in OutScript() local
849 sOut.Append( sTmp ); in OutScript()
858 ByteString sTmp( *pSBModule, eDestEnc ); in OutScript() local
859 sOut.Append( sTmp ); in OutScript()
935 ByteString sTmp( aValStr, eDestEnc ); in CreateTableDataOptionsValNum() local
936 ((((aStrTD += ' ') += OOO_STRING_SVTOOLS_HTML_O_SDval) += "=\"") += sTmp) += '\"'; in CreateTableDataOptionsValNum()
/aoo41x/main/sw/source/ui/fldui/
H A Dfldfunc.cxx679 String sTmp, sBuf; in TurnMacroString() local
685 sTmp = rMacro.Copy(nPos); in TurnMacroString()
687 sTmp = rMacro.GetToken(0, '.', nPos); in TurnMacroString()
690 sTmp += '.'; in TurnMacroString()
691 sBuf.Insert( sTmp, 0 ); in TurnMacroString()
/aoo41x/main/sw/source/core/fields/
H A Dreffld.cxx611 String sTmp(GetPar1()); in QueryValue() local
614 …sal_uInt16 nPoolId = SwStyleNameMapper::GetPoolIdFromUIName( sTmp, nsSwGetPoolIdFromName::GET_POOL… in QueryValue()
621 SwStyleNameMapper::FillProgName(nPoolId, sTmp) ; in QueryValue()
625 rAny <<= rtl::OUString(sTmp); in QueryValue()
642 String sTmp; in PutValue() local
699 SetExpand( ::GetString( rAny, sTmp )); in PutValue()
H A Dauthfld.cxx461 String sTmp; in PutValue() local
467 ::GetString( rAny, sTmp ); in PutValue()
468 sal_Unicode uSet = sTmp.GetChar(0); in PutValue()
476 SetSortAlgorithm( ::GetString( rAny, sTmp )); in PutValue()
/aoo41x/main/sw/source/core/text/
H A Ditratr.cxx700 XubString sTmp( cChar ); in GetMinMaxSize() local
702 *pOut, 0, sTmp, 0, 1, 0, sal_False );//swmod 080311 in GetMinMaxSize()
953 XubString sTmp( CH_BLANK ); in GetScalingOfSelectedText() local
954 SwDrawTextInfo aDrawInf( pSh, *pOut, 0, sTmp, 0, 1 ); in GetScalingOfSelectedText()
962 XubString sTmp( cChar ); in GetScalingOfSelectedText() local
963 SwDrawTextInfo aDrawInf( pSh, *pOut, 0, sTmp, 0, 1 ); in GetScalingOfSelectedText()
/aoo41x/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()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlfmte.cxx317 … OUString sTmp = rExport.GetTextParagraphExport()->GetListAutoStylePool().Find( sStyleName ); in exportStyleAttributes() local
318 if( sTmp.getLength() ) in exportStyleAttributes()
319 sStyleName = sTmp; in exportStyleAttributes()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par5.cxx395 String sTmp( sHex ); in Read_Book() local
397 sTmp += '0'; in Read_Book()
399 aVal.Replace( nI, 1 , sTmp ); in Read_Book()
400 nI += sTmp.Len() - 1; in Read_Book()
1138 String sTmp( sHex ); in MakeTagString() local
1140 sTmp += '0'; in MakeTagString()
1141 sTmp += String::CreateFromInt32( cChar, 16 ); in MakeTagString()
1142 rStr.Replace( nI, 1 , sTmp ); in MakeTagString()
1143 nI += sTmp.Len() - 1; in MakeTagString()
3585 sTmp += sMark; in Read_F_Hyperlink()
[all …]
/aoo41x/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.cxx190 String sTmp = mpMtrAngle->GetText(); in IMPL_LINK() local
192 sal_Unicode nChar = sTmp.GetChar( 0 ); in IMPL_LINK()
193 if((sTmp.Len()== 1 && nChar == '-') || in IMPL_LINK()
197 double dTmp = sTmp.ToDouble(); in IMPL_LINK()
/aoo41x/main/sw/source/core/unocore/
H A Dunostyle.cxx1831 OUString sTmp; in lcl_SetStyleProperty() local
1833 if ( !( rValue >>= sTmp ) ) in lcl_SetStyleProperty()
1960 OUString sTmp; in lcl_SetStyleProperty() local
1961 rValue >>= sTmp; in lcl_SetStyleProperty()
2127 OUString sTmp; in lcl_SetStyleProperty() local
2128 if(rValue >>= sTmp) in lcl_SetStyleProperty()
2139 pRuby->SetCharFmtName( sTmp ); in lcl_SetStyleProperty()
2141 if(sTmp.getLength()) in lcl_SetStyleProperty()
2350 OUString sTmp; in lcl_GetStyleProperty() local
2352 sTmp = pPrinter->GetPaperBinName ( nBin ); in lcl_GetStyleProperty()
[all …]
/aoo41x/main/xmloff/source/text/
H A Dtxtvfldi.cxx173 OUString sTmp; in ProcessAttribute() local
175 _GetKeyByAttrName( sAttrValue, &sTmp, sal_False ); in ProcessAttribute()
178 sFormula = sTmp; in ProcessAttribute()
1397 OUString sTmp; in ProcessAttribute() local
1399 _GetKeyByAttrName( sAttrValue, &sTmp, sal_False ); in ProcessAttribute()
1402 sFormula = sTmp; in ProcessAttribute()
H A DXMLSectionImportContext.cxx285 OUString sTmp; in ProcessAttributes() local
287 _GetKeyByAttrName( sAttr, &sTmp, sal_False ); in ProcessAttributes()
290 sCond = sTmp; in ProcessAttributes()
H A Dtxtexppr.cxx218 OUString sTmp; in ContextFontFilter() local
219 if( pFontFamilyNameState && (pFontFamilyNameState->maValue >>= sTmp ) ) in ContextFontFilter()
220 sFamilyName = sTmp; in ContextFontFilter()
221 if( pFontStyleNameState && (pFontStyleNameState->maValue >>= sTmp ) ) in ContextFontFilter()
222 sStyleName = sTmp; in ContextFontFilter()
H A Dtxtparai.cxx1277 OUString sTmp(RTL_CONSTASCII_USTRINGPARAM( in GetServiceName() local
1279 sServiceName = sTmp; in GetServiceName()
1287 OUString sTmp(RTL_CONSTASCII_USTRINGPARAM( in GetServiceName() local
1289 sServiceName = sTmp; in GetServiceName()
1297 OUString sTmp(RTL_CONSTASCII_USTRINGPARAM( in GetServiceName() local
1299 sServiceName = sTmp; in GetServiceName()
1306 OUString sTmp; in GetServiceName() local
1307 sServiceName = sTmp; in GetServiceName()
H A Dtxtparae.cxx2046 OUStringBuffer sTmp; in exportParagraph() local
2048 sTmp.append( sal_Int32( nOutlineLevel) ); //<-end,zhaojianwei in exportParagraph()
2051 sTmp.makeStringAndClear() ); in exportParagraph()
2534 OUString sTmp; in addTextFrameAttributes() local
2535 aAnchorTypeHdl.exportXML( sTmp, uno::makeAny(eAnchor), in addTextFrameAttributes()
3392 OUStringBuffer sTmp; in exportText() local
3393 sTmp.append( (sal_Int32)nSpaceChars ); in exportText()
3395 sTmp.makeStringAndClear() ); in exportText()
3455 OUStringBuffer sTmp; in exportText() local
3456 sTmp.append( (sal_Int32)nSpaceChars ); in exportText()
[all …]
H A Dtxtfldi.cxx1496 OUString sTmp; in ProcessAttribute() local
1498 sAttrValue, &sTmp, sal_False ); in ProcessAttribute()
1501 sCondition = sTmp; in ProcessAttribute()
2064 OUString sTmp; in ProcessAttribute() local
2066 sAttrValue, &sTmp, sal_False ); in ProcessAttribute()
2069 sCondition = sTmp; in ProcessAttribute()
2129 OUString sTmp; in ProcessAttribute() local
2131 _GetKeyByAttrName( sAttrValue, &sTmp, sal_False ); in ProcessAttribute()
2134 sCondition = sTmp; in ProcessAttribute()
2214 OUString sTmp; in ProcessAttribute() local
[all …]
/aoo41x/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()
/aoo41x/main/codemaker/source/codemaker/
H A Dglobal.cxx334 OString sTmp("."); in createTempFile() local
339 sTmp = sPath; in createTempFile()
341 sTmpPath = convertToFileUrl(sTmp); in createTempFile()
/aoo41x/main/tools/workben/
H A Dfstest.cxx47 String sTmp(aDir.GetFull(FSYS_STYLE_HOST)); in main() local
48 printf("Directory = %s\n", sTmp.GetStr()); in main()
/aoo41x/main/sfx2/inc/sfx2/
H A Dfrmhtmlw.hxx84 String sTmp = String::CreateFromAscii( pName ); in OutMeta() local
85 OutMeta( rStrm, pIndent, sTmp, rContent, bHTTPEquiv, eDestEnc, pNonConvertableChars ); in OutMeta()
/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx580 String sTmp; in GetLinkFileName() local
584 sTmp = m_RefLink->GetLinkSourceName(); in GetLinkFileName()
592 m_RefLink, 0, &sTmp, &sRange, &sFilter )) in GetLinkFileName()
594 ( sTmp += sfx2::cTokenSeperator ) += sFilter; in GetLinkFileName()
595 ( sTmp += sfx2::cTokenSeperator ) += sRange; in GetLinkFileName()
608 const_cast<SwSection*>(this)->m_Data.SetLinkFileName(sTmp); in GetLinkFileName()
/aoo41x/main/cui/source/dialogs/
H A Dsplitcelldlg.cxx64 String sTmp(maHorzBox.GetText()); in SvxSplitTableDlg() local
67 maVertBox.SetText(sTmp); in SvxSplitTableDlg()
/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx1930 String sNm, sTmp; in GetName() local
1939 sTmp = String::CreateFromInt32( nPos = pLines->GetPos( pLine ) + 1 ); in GetName()
1941 sNm.Insert( aDotStr, 0 ).Insert( sTmp, 0 ); in GetName()
1943 sNm = sTmp; in GetName()
1945 sTmp = String::CreateFromInt32(( nPos = pBoxes->GetPos( pBox )) + 1 ); in GetName()
1947 sNm.Insert( aDotStr, 0 ).Insert( sTmp, 0 ); in GetName()
2180 String sTmp, sTxt( pTNd->GetTxt() ); in ChgNumToText() local
2181 pDoc->GetNumberFormatter()->GetOutputString( sTxt, nFmt, sTmp, &pCol ); in ChgNumToText()
2182 if( sTxt != sTmp ) in ChgNumToText()
2192 pTNd->InsertText( sTmp, aIdx, in ChgNumToText()
/aoo41x/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx934 String sTmp(*(pDesc->ppDefArgNames[nArg])); in DoEnter() local
935 sTmp.EraseLeadingAndTrailingChars(); in DoEnter()
936 sTmp.SearchAndReplaceAll(' ', '_'); in DoEnter()
937 aArgStr += sTmp; in DoEnter()
/aoo41x/main/oox/source/ppt/
H A Dcommonbehaviorcontext.cxx86 OUString sTmp( sAttributes.makeStringAndClear() ); in endFastElement() local
87 mpNode->getNodeProperties()[ NP_ATTRIBUTENAME ] = makeAny( sTmp ); in endFastElement()

Completed in 981 milliseconds

1234567