Home
last modified time | relevance | path

Searched refs:append (Results 226 – 250 of 1229) sorted by relevance

12345678910>>...50

/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx774 sResult.append(static_cast<sal_Unicode>('^')); in VBAToRegexp()
781 sResult.append(static_cast<sal_Unicode>('.')); in VBAToRegexp()
793 sResult.append(static_cast<sal_Unicode>('\\')); in VBAToRegexp()
794 sResult.append(*(++start)); in VBAToRegexp()
800 sResult.append(*start++); in VBAToRegexp()
803 sResult.append(*start++); in VBAToRegexp()
813 sResult.append(*start); in VBAToRegexp()
816 sResult.append(*start); in VBAToRegexp()
825 sResult.append(*start); in VBAToRegexp()
834 sResult.append(*start++); in VBAToRegexp()
[all …]
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx465 buf.append(mapCliString(cliType->get_FullName())); in mapCliType()
998 buf.append(value_td.getTypeName()); in map_to_uno()
1011 buf.append(value_td.getTypeName()); in map_to_uno()
1013 buf.append(value_td.getTypeName()); in map_to_uno()
1019 buf.append(td.getTypeName()); in map_to_uno()
1213 buf.append(mapCliString(cliType->get_FullName())); in map_to_uno()
1215 buf.append(comp_td->ppMemberNames[nPos]); in map_to_uno()
1218 buf.append(e.m_message); in map_to_uno()
1230 buf.append(comp_td->ppMemberNames[nPos]); in map_to_uno()
1412 buf.append(e.m_message); in map_to_uno()
[all …]
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DSDFWriter.java110 buffer.append(outData.get(sourceLineNames[i])); in writeData()
113 buffer.append(seperator); in writeData()
117 buffer.append(lineEnd); in writeData()
126 buffer.append(outData.get(targetLineNames[i])); in writeData()
129 buffer.append(seperator); in writeData()
133 buffer.append(lineEnd); in writeData()
/trunk/main/vcl/unx/headless/
H A Dsvpelement.cxx168 aBuf.append( sal_Char(c) ); in IMPL_LINK()
182 aAnswer.append( "ElementType: " ); in IMPL_LINK()
183 aAnswer.append( hash_it->first ); in IMPL_LINK()
184 aAnswer.append( '\n' ); in IMPL_LINK()
188 aAnswer.append( sal_Int64(reinterpret_cast<sal_uInt32>(*it)), 16 ); in IMPL_LINK()
189 aAnswer.append( '\n' ); in IMPL_LINK()
213 aAnswer.append( (const sal_Char*)aStream.GetData(), nBytes ); in IMPL_LINK()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/
H A DTagPair.java204 outString.append(this.startingText); in toString()
209 outString.append(help.toString()); in toString()
212 outString.append(this.endingText); in toString()
213 outString.append(this.endTag.toString()); in toString()
221 returnBuffer.append(wrap(this.startTag)+xmlString(this.startingText)); in getWrapped()
223 returnBuffer.append(((TagPair)iter.next()).getWrapped()); in getWrapped()
225 returnBuffer.append(xmlString(this.endingText)+wrap(this.endTag)); in getWrapped()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A Dtemplate.bsh68 sb.append("Hello World (in BeanShell v" + Interpreter.VERSION + ") \n\n");
79 sb.append( "ENV Dump:\n" );
83 sb .append("\n[") .append(envName) .append("]=[") .append(env.get(envName)) .append("] ");
/trunk/main/ucb/source/ucp/inc/
H A Durihelper.hxx92 aResult.append( in encodeURI()
98 aResult.append( sal_Unicode( '/' ) ); in encodeURI()
104 aResult.append( sal_Unicode( '?' ) ); in encodeURI()
105 aResult.append( aParams ); in encodeURI()
110 aResult.append( sal_Unicode( '#' ) ); in encodeURI()
111 aResult.append( aFragment ); in encodeURI()
/trunk/main/framework/source/fwe/helper/
H A Dtitlehelper.cxx396 sNewTitle.append (xNumbers->getUntitledPrefix ()); in impl_updateTitleForModel()
398 sNewTitle.append ((::sal_Int32)nLeasedNumber); in impl_updateTitleForModel()
457 sTitle.append (xModelTitle->getTitle ()); in impl_updateTitleForController()
461 sTitle.append ((::sal_Int32)nLeasedNumber); in impl_updateTitleForController()
466 sTitle.append (xNumbers->getUntitledPrefix ()); in impl_updateTitleForController()
469 sTitle.append ((::sal_Int32)nLeasedNumber ); in impl_updateTitleForController()
541 sTitle.append (xTitle->getTitle ()); in impl_appendComponentTitle()
555 sTitle.append (sProductName); in impl_appendProductName()
568 sTitle.append (sProductExtension); in impl_appendProductExtension()
603 sTitle.append (sUIName); in impl_appendModuleName()
[all …]
/trunk/main/toolkit/src2xml/source/
H A Dsrclexer.py221 self.tokens.append(self.token)
236 self.tokens.append(self.token)
307 self.visibilityStack.append(SrcLexer.VISIBLE)
309 self.visibilityStack.append(SrcLexer.INVISIBLE_PRE)
314 self.visibilityStack.append(SrcLexer.INVISIBLE_PRE)
316 self.visibilityStack.append(SrcLexer.VISIBLE)
320 self.visibilityStack.append(SrcLexer.VISIBLE)
322 self.visibilityStack.append(SrcLexer.INVISIBLE_PRE)
493 self.tokens.append('"'+literal+'"')
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1509 aNewToken.append( aToken ); in parseXLFD()
1544 aCharset.append( '-' ); in parseXLFD()
1545 aCharset.append( aEnc ); in parseXLFD()
1681 aXLFD.append( "-misc-" ); in getXLFD()
1687 aXLFD.append( '-' ); in getXLFD()
1702 aXLFD.append('-'); in getXLFD()
1710 aXLFD.append('-'); in getXLFD()
1724 aXLFD.append("-utf8-0-0-0-0-"); in getXLFD()
1726 aXLFD.append("-0-"); in getXLFD()
1735 aXLFD .append( pEnc ); in getXLFD()
[all …]
/trunk/main/xmloff/source/style/
H A Dbackhdl.cxx172 aOut.append( GetXMLToken(XML_TOP) ); in exportXML()
178 aOut.append( GetXMLToken(XML_CENTER) ); in exportXML()
184 aOut.append( GetXMLToken(XML_BOTTOM) ); in exportXML()
193 aOut.append( sal_Unicode( ' ' ) ); in exportXML()
200 aOut.append( GetXMLToken(XML_LEFT) ); in exportXML()
205 aOut.append( GetXMLToken(XML_CENTER) ); in exportXML()
210 aOut.append( GetXMLToken(XML_RIGHT) ); in exportXML()
/trunk/main/xmloff/source/core/
H A DRDFaExportHelper.cxx78 buf.append( i_pExport->EnsureNamespace(Namespace) ); in makeCURIE()
79 buf.append( static_cast<sal_Unicode>(':') ); in makeCURIE()
81 buf.append( i_xURI->getLocalName() ); in makeCURIE()
143 buf.append(++m_Counter); in LookupBlankNode()
180 : ::rtl::OUStringBuffer().append(s_OpenBracket).append( in AddRDFa()
181 LookupBlankNode(xSubjectBNode)).append(s_CloseBracket) in AddRDFa()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_ucb.cxx233 buf.append( file.copy( start ) ); in readLine()
240 buf.append( file.copy( start, pos - start - 1 ) ); in readLine()
244 buf.append( file.copy( start, pos - start ) ); in readLine()
250 buf.append( static_cast<sal_Unicode>(' ') ); in readLine()
288 buf.append( file.copy( start ) ); in readProperties()
295 buf.append( file.copy( start, pos - start - 1 ) ); in readProperties()
297 buf.append( file.copy( start, pos - start ) ); in readProperties()
/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx485 sInfo.append( getName() ); in _explainInvalid()
489 sInfo.append( typedValueAsHumanReadableString( m_aMaxInclusive ) ); in _explainInvalid()
493 sInfo.append( typedValueAsHumanReadableString( m_aMaxExclusive ) ); in _explainInvalid()
497 sInfo.append( typedValueAsHumanReadableString( m_aMinInclusive ) ); in _explainInvalid()
608 sInfo.append( nValue ); in _explainInvalid()
613 sInfo.append( nValue ); in _explainInvalid()
618 sInfo.append( nValue ); in _explainInvalid()
622 sInfo.append( OStringType_Base::_explainInvalid( nReason ) ); in _explainInvalid()
740 sInfo.append( nValue ); in _explainInvalid()
745 sInfo.append( nValue ); in _explainInvalid()
[all …]
/trunk/main/vcl/source/gdi/
H A Dtextlayout.cxx214 aTrace.append( "ReferenceDeviceTextLayout::GetTextArray( " ); in GetTextArray()
215 aTrace.append( ::rtl::OUStringToOString( _rText, RTL_TEXTENCODING_UTF8 ) ); in GetTextArray()
216 aTrace.append( " ): " ); in GetTextArray()
217 aTrace.append( nTextWidth ); in GetTextArray()
218 aTrace.append( " = ( " ); in GetTextArray()
221 aTrace.append( _pDXAry[i] ); in GetTextArray()
223 aTrace.append( ", " ); in GetTextArray()
225 aTrace.append( ")" ); in GetTextArray()
/trunk/main/codemaker/source/codemaker/
H A Dglobal.cxx108 nameBuffer.append('.'); in createFileNameFromType()
110 nameBuffer.append(destination.getStr(), destination.getLength()); in createFileNameFromType()
113 nameBuffer.append("/", 1); in createFileNameFromType()
121 nameBuffer.append(tmpStr.getStr(), tmpStr.getLength()); in createFileNameFromType()
122 nameBuffer.append(postfix.getStr(), postfix.getLength()); in createFileNameFromType()
140 nameBuffer.append(fileName.getToken(0, token, nIndex).getStr()); in createFileNameFromType()
146 nameBuffer.append(token); in createFileNameFromType()
160 nameBuffer.append(token); in createFileNameFromType()
/trunk/main/dbaccess/source/core/api/
H A Dquerycomposer.cxx301 aFilterCreator.append(getFilter()); in appendFilterByColumn()
302 aFilterCreator.append(m_xComposerHelper->getFilter()); in appendFilterByColumn()
318 aOrderCreator.append(getOrder()); in appendOrderByColumn()
319 aOrderCreator.append(m_xComposerHelper->getOrder()); in appendOrderByColumn()
331 aFilterCreator.append(m_sOrgFilter); in setFilter()
332 aFilterCreator.append(filter); in setFilter()
349 aOrderCreator.append(m_sOrgOrder); in setOrder()
350 aOrderCreator.append(order); in setOrder()
/trunk/main/sdext/source/pdfimport/tree/
H A Dwritertreevisiting.cxx173 aBuf.append( fShearX ); in fillFrameProps()
179 aBuf.append( sal_Unicode(' ') ); in fillFrameProps()
181 aBuf.append( -fRotate ); in fillFrameProps()
188 aBuf.append( sal_Unicode(' ') ); in fillFrameProps()
190 aBuf.append( convertPixelToUnitString( rel_x ) ); in fillFrameProps()
191 aBuf.append( sal_Unicode(' ') ); in fillFrameProps()
280 aBuf.append( convPx2mmPrec2(elem.w)*100.0 ); in visit()
281 aBuf.append( sal_Unicode(' ') ); in visit()
282 aBuf.append( convPx2mmPrec2(elem.h)*100.0 ); in visit()
932 aBuf.append( rFont.size*72/PDFI_OUTDEV_RESOLUTION ); in visit()
[all …]
/trunk/main/bridges/source/cpp_uno/shared/
H A Dcomponent.cxx79 aRet.append( (sal_Int32)ar[i], 16 ); in cppu_cppenv_getStaticOIdPart()
127 oid.append( reinterpret_cast< sal_Int64 >(xHome.get()), 16 ); in s_stub_computeObjectIdentifier()
128 oid.append( (sal_Unicode)';' ); in s_stub_computeObjectIdentifier()
130 oid.append( in s_stub_computeObjectIdentifier()
133 oid.append( (sal_Unicode)'[' ); in s_stub_computeObjectIdentifier()
134 oid.append( in s_stub_computeObjectIdentifier()
139 oid.append( cppu_cppenv_getStaticOIdPart() ); in s_stub_computeObjectIdentifier()
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx393 …aFallback = aBuf.append(aFbLocale.Language).append( under).append(aFbLocale.Country).makeStringAnd… in getFunctionSymbolByName()
419 aBuf.appendAscii( pFunction).append( under). in getFunctionSymbolByName()
446 aBuf.appendAscii(pFunction).append(under). in getFunctionSymbolByName()
1303 return cachedItem->module->getFunctionSymbol(aBuf.appendAscii(pFunction).append(under). in getFunctionSymbol()
1320 …(pSymbol = rLookupTable.getFunctionSymbolByName(aBuf.append(rLocale.Language).append(under).append( in getFunctionSymbol()
1321 …rLocale.Country).append(under).append(rLocale.Variant).makeStringAndClear(), pFunction, &pCachedIt… in getFunctionSymbol()
1324 …(pSymbol = rLookupTable.getFunctionSymbolByName(aBuf.append(rLocale.Language).append(under).append( in getFunctionSymbol()
1330 …(pSymbol = rLookupTable.getFunctionSymbolByName(aBuf.append(rLocale.Language).append(under).append in getFunctionSymbol()
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustringbuffer_utf32.cxx35 buffer.append(static_cast< sal_Unicode >('"')); in appendString()
40 buffer.append(static_cast< sal_Unicode >('0')); in appendString()
42 buffer.append(static_cast< sal_Unicode >('0')); in appendString()
44 buffer.append(static_cast< sal_Unicode >('0')); in appendString()
48 buffer.append( in appendString()
51 buffer.append(static_cast< sal_Unicode >('"')); in appendString()
/trunk/main/framework/source/services/
H A Durltransformer.cxx122 aPath.append( sal_Unicode( '/' )); in lcl_ParserHelper()
123 aPath.append( _rParser.getName( nIndex, false, INetURLObject::NO_DECODE )); in lcl_ParserHelper()
127 aPath.append( sal_Unicode( '/' )); // final slash! in lcl_ParserHelper()
283 aCompletePath.append( aURL.Name ); in assemble()
286 aCompletePath.append( sal_Unicode( '/' ) ); in assemble()
287 aCompletePath.append( aURL.Name ); in assemble()
316 aBuffer.append( aURL.Path ); in assemble()
/trunk/main/sw/source/ui/docvw/
H A DAnchorOverlayObject.cxx325 maTriangle.append(getBasePosition()); in implEnsureGeometry()
326 maTriangle.append(GetSecondPosition()); in implEnsureGeometry()
327 maTriangle.append(GetThirdPosition()); in implEnsureGeometry()
333 maLine.append(GetFourthPosition()); in implEnsureGeometry()
334 maLine.append(GetFifthPosition()); in implEnsureGeometry()
335 maLine.append(GetSixthPosition()); in implEnsureGeometry()
340 maLineTop.append(GetSixthPosition()); in implEnsureGeometry()
341 maLineTop.append(GetSeventhPosition()); in implEnsureGeometry()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx390 aCondition.append(C_AND); in BuildJoinCriteria()
393 aCondition.append(sEqual); in BuildJoinCriteria()
742 aTmpStr.append(rFieldName); in GenerateSelectList()
745 aTmpStr.append(rFieldName); in GenerateSelectList()
762 aTmpStr.append(s_sAs); in GenerateSelectList()
926 rRetStr.append(C_OR); in GenerateCriterias()
929 rRetStr.append(aWhereStr); in GenerateCriterias()
935 rHavingStr.append(C_OR); in GenerateCriterias()
2993 aSqlCmd.append(aFieldListStr); in getStatement()
2995 aSqlCmd.append(aTableListStr); in getStatement()
[all …]
/trunk/main/svtools/source/config/test/
H A Dtest.cxx220 sOut.append ( (sal_Int32)nItem ); in impl_testDynamicMenuOptions()
222 sOut.append ( lNewMenu[nItem][nProperty].Name ); in impl_testDynamicMenuOptions()
224 sOut.append ( sPropertyValue ); in impl_testDynamicMenuOptions()
240 sOut.append ( (sal_Int32)nItem ); in impl_testDynamicMenuOptions()
242 sOut.append ( lNewMenu[nItem][nProperty].Name ); in impl_testDynamicMenuOptions()
244 sOut.append ( sPropertyValue ); in impl_testDynamicMenuOptions()

Completed in 174 milliseconds

12345678910>>...50