Home
last modified time | relevance | path

Searched refs:append (Results 126 – 150 of 1229) sorted by relevance

12345678910>>...50

/trunk/main/l10ntools/scripts/tool/
H A Dpseudo.py55 [tmplist.append(key) for key in self._list if key in other]
86 self._keylist.append(key)
87 self._valuelist.append(value)
132 list.append("a")
133 list.append("b")
134 list.append("c")
136 list1.append("a")
137 list1.append("b")
138 list1.append("d")
139 list1.append("e")
[all …]
/trunk/main/sal/rtl/source/
H A Duri.cxx185 aBuf.append(static_cast< char >(nChar)); in readUcs4()
228 aBuf.append(static_cast< char >(*p++)); in readUcs4()
460 aBuffer.append(rBasePath.pBegin, p - rBasePath.pBegin); in joinPaths()
489 aBuffer.append(p, r - p); in joinPaths()
500 aBuffer.append(p, r - p); in joinPaths()
751 aBuffer.append(aBaseComponents.aScheme.pBegin, in rtl_uriConvertRelToAbs()
755 aBuffer.append(aRelComponents.aAuthority.pBegin, in rtl_uriConvertRelToAbs()
757 aBuffer.append(aRelComponents.aPath.pBegin, in rtl_uriConvertRelToAbs()
760 aBuffer.append(aRelComponents.aQuery.pBegin, in rtl_uriConvertRelToAbs()
771 aBuffer.append(aBaseComponents.aPath.pBegin, in rtl_uriConvertRelToAbs()
[all …]
/trunk/main/cpputools/source/registercomponent/
H A Dregistercomponent.cxx364 buf.append( av[i] ); in parseOptions()
426 buf.append( av[i] +1 ); in parseOptions()
427 buf.append( " with length " ); in parseOptions()
428 buf.append( nLen ); in parseOptions()
429 buf.append( "." ); in parseOptions()
437 buf.append( av[i] +1 ); in parseOptions()
439 buf.append( nLen ); in parseOptions()
440 buf.append( "." ); in parseOptions()
454 buf.append( av[i] +1 ); in parseOptions()
456 buf.append( nLen ); in parseOptions()
[all …]
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx441 rBuf.append(aQuotedTab); in AppendTableName()
787 rBuf.append(cQuote); in lcl_appendCellAddress()
788 rBuf.append(*pFilePath); in lcl_appendCellAddress()
789 rBuf.append(cQuote); in lcl_appendCellAddress()
797 rBuf.append(aAddr); in lcl_appendCellAddress()
803 rBuf.append(aAddr); in lcl_appendCellAddress()
822 rBuf.append(cQuote); in lcl_appendCellRangeAddress()
824 rBuf.append(cQuote); in lcl_appendCellRangeAddress()
832 rBuf.append(aAddr); in lcl_appendCellRangeAddress()
844 rBuf.append(aAddr); in lcl_appendCellRangeAddress()
[all …]
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1752 aBuf.append( "aa" ); in drawEPS()
1807 aBuf.append( " " ); in drawEPS()
1811 aBuf.append( " " ); in drawEPS()
1815 aBuf.append( " " ); in drawEPS()
1819 aBuf.append( " " ); in drawEPS()
1839 aBuf.append( "\n\n[" ); in drawEPS()
1840 aBuf.append( dM11 ); in drawEPS()
1841 aBuf.append( " 0 0 " ); in drawEPS()
1842 aBuf.append( dM22 ); in drawEPS()
1843 aBuf.append( ' ' ); in drawEPS()
[all …]
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx84 buffer->append('<'); in appendUnoName()
100 buffer->append('>'); in appendUnoName()
406 descEnd.append(')'); in MethodDescriptor()
408 sigEnd.append(')'); in MethodDescriptor()
869 buf.append('L'); in handleEnumType()
871 buf.append(';'); in handleEnumType()
1039 buf.append('T'); in addField()
1041 buf.append(';'); in addField()
2571 buf.append('/'); in handleModule()
2768 msg.append( in addConstructor()
[all …]
/trunk/main/slideshow/source/engine/transitions/
H A Ddoublediamondwipe.cxx41 poly.append( ::basegfx::B2DPoint( 0.5 + a, 0.5 ) ); in operator ()()
42 poly.append( ::basegfx::B2DPoint( 0.5, 0.5 - a ) ); in operator ()()
43 poly.append( ::basegfx::B2DPoint( 0.5 - a, 0.5 ) ); in operator ()()
44 poly.append( ::basegfx::B2DPoint( 0.5, 0.5 + a ) ); in operator ()()
51 poly.append( ::basegfx::B2DPoint( 0.5 + b, 0.5 ) ); in operator ()()
52 poly.append( ::basegfx::B2DPoint( 0.5, 0.5 + b ) ); in operator ()()
53 poly.append( ::basegfx::B2DPoint( 0.5 - b, 0.5 ) ); in operator ()()
54 poly.append( ::basegfx::B2DPoint( 0.5, 0.5 - b ) ); in operator ()()
56 res.append(poly); in operator ()()
/trunk/main/xmloff/source/core/
H A Dnmspmap.cxx194 sAttrName.append( sXMLNS ); in GetAttrNameByKey()
198 sAttrName.append( sal_Unicode(':') ); in GetAttrNameByKey()
199 sAttrName.append( prefix ); in GetAttrNameByKey()
224 sQName.append ( sXMLNS ); in GetQNameByKey()
228 sQName.append ( rLocalName ); in GetQNameByKey()
236 sQName.append ( GetXMLToken(XML_XML) ); in GetQNameByKey()
237 sQName.append ( sal_Unicode(':') ); in GetQNameByKey()
238 sQName.append ( rLocalName ); in GetQNameByKey()
260 sQName.append( prefix ); in GetQNameByKey()
263 sQName.append ( rLocalName ); in GetQNameByKey()
[all …]
H A Dxmlerror.cxx132 sMessage.append( nId, 16 ); in AddRecord()
135 sMessage.append( nFlags >> 28, 16 ); in AddRecord()
144 sMessage.append( nClass >> 16, 16 ); in AddRecord()
155 sMessage.append( nNumber, 16 ); in AddRecord()
165 sMessage.append( i ); in AddRecord()
167 sMessage.append( pParams[i] ); in AddRecord()
173 sMessage.append( rExceptionMessage ); in AddRecord()
180 sMessage.append( rPublicId ); in AddRecord()
182 sMessage.append( rSystemId ); in AddRecord()
184 sMessage.append( nRow ); in AddRecord()
[all …]
H A Dxmlehelp.cxx49 rOut.append( sal_Unicode('-') ); in AddLength()
185 rOut.append( (sal_Int32)(nBigVal / nBigFac) ); in AddLength()
188 rOut.append( sal_Unicode('.') ); in AddLength()
193 rOut.append( (sal_Int32)((nBigVal / nBigFac) % nBig10 ) ); in AddLength()
209 rOut.append( (sal_Int32)(nLongVal / nFac) ); in AddLength()
212 rOut.append( sal_Unicode('.') ); in AddLength()
216 rOut.append( (sal_Int32)((nLongVal / nFac) % 10) ); in AddLength()
222 rOut.append( GetXMLToken(eUnit) ); in AddLength()
227 rOut.append( nValue ); in AddPercentage()
228 rOut.append( sal_Unicode('%' ) ); in AddPercentage()
[all …]
/trunk/main/idlc/source/
H A Doptions.cxx193 …message.append(reason); message.append(" option '"); message.append(rArg.c_str()); message.append(… in badOption()
273 token.append("-I"); in initOptions()
279 token.append(incpath); in initOptions()
282 buffer.append(' '); in initOptions()
283 buffer.append(token); in initOptions()
291 buffer.append(' '); buffer.append(param); in initOptions()
307 buffer.append(' '); buffer.append(param); in initOptions()
/trunk/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx1040 aLoop.append(aStart); in impGetBlinkTextTiming()
1042 aLoop.append(aEnd); in impGetBlinkTextTiming()
1043 rAnimList.append(aLoop); in impGetBlinkTextTiming()
1072 aLoop.append(aThrough); in impCreateScrollTiming()
1084 rAnimList.append(aEnd); in impCreateScrollTiming()
1122 aLoop.append(aTime0); in impCreateAlternateTiming()
1124 aLoop.append(aTime1); in impCreateAlternateTiming()
1126 aLoop.append(aTime2); in impCreateAlternateTiming()
1171 aLoop.append(aTime0); in impCreateSlideTiming()
1173 aLoop.append(aTime1); in impCreateSlideTiming()
[all …]
/trunk/main/forms/source/xforms/submission/
H A Dserialization_urlencoded.cxx93 aBuffer.append(*pString); in encode_and_append()
95 aBuffer.append('+'); in encode_and_append()
97 aBuffer.append("%0D%0A"); in encode_and_append()
100 aBuffer.append("%0D%0A"); in encode_and_append()
103 aBuffer.append(tmpChar); in encode_and_append()
107 aBuffer.append(tmpChar); in encode_and_append()
112 aBuffer.append(tmpChar); in encode_and_append()
141 aValue.append(aText->getData()); in serialize_node()
151 aEncodedBuffer.append("="); in serialize_node()
153 aEncodedBuffer.append("&"); in serialize_node()
/trunk/main/sdext/source/pdfimport/misc/
H A Dpdfihelper.cxx41 aBuf.append( sal_Unicode('#') ); in getColorString()
43 aBuf.append( sal_Unicode('0') ); in getColorString()
44 aBuf.append( sal_Int32(nRed), 16 ); in getColorString()
46 aBuf.append( sal_Unicode('0') ); in getColorString()
47 aBuf.append( sal_Int32(nGreen), 16 ); in getColorString()
49 aBuf.append( sal_Unicode('0') ); in getColorString()
50 aBuf.append( sal_Int32(nBlue), 16 ); in getColorString()
61 aBuf.append( rtl_math_round( fMM, 2, rtl_math_RoundingMode_Floor ) ); in unitMMString()
70 aBuf.append( rtl_math_round( convPx2mm( fPix ), 2, rtl_math_RoundingMode_Floor ) ); in convertPixelToUnitString()
/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx598 sResult.append(static_cast<sal_Unicode>('^')); in VBAToRegexp()
605 sResult.append(static_cast<sal_Unicode>('.')); in VBAToRegexp()
617 sResult.append(static_cast<sal_Unicode>('\\')); in VBAToRegexp()
618 sResult.append(*(++start)); in VBAToRegexp()
624 sResult.append(*start++); in VBAToRegexp()
627 sResult.append(*start++); in VBAToRegexp()
637 sResult.append(*start); in VBAToRegexp()
640 sResult.append(*start); in VBAToRegexp()
649 sResult.append(*start); in VBAToRegexp()
658 sResult.append(*start++); in VBAToRegexp()
[all …]
/trunk/main/desktop/source/deployment/manager/
H A Ddp_activepackages.cxx66 b.append(separator); in newKey()
67 b.append(::rtl::OUStringToOString(id, RTL_TEXTENCODING_UTF8)); in newKey()
183 b.append( in put()
185 b.append(separator); in put()
186 b.append(::rtl::OUStringToOString(data.fileName, RTL_TEXTENCODING_UTF8)); in put()
187 b.append(separator); in put()
188 b.append(::rtl::OUStringToOString(data.mediaType, RTL_TEXTENCODING_UTF8)); in put()
189 b.append(separator); in put()
190 b.append(::rtl::OUStringToOString(data.version, RTL_TEXTENCODING_UTF8)); in put()
191 b.append(separator); in put()
[all …]
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustring_endswith.cxx41 buffer.append('"'); in appendString()
45 buffer.append('\\'); in appendString()
49 buffer.append('0'); in appendString()
51 buffer.append(n, 16); in appendString()
53 buffer.append(c); in appendString()
56 buffer.append('"'); in appendString()
98 msg.append( in TEST_F()
101 msg.append(RTL_CONSTASCII_STRINGPARAM(") == ")); in TEST_F()
102 msg.append(static_cast< sal_Bool >(data[i].endsWith)); in TEST_F()
/trunk/main/bridges/source/jni_uno/
H A Djni_data.cxx394 buf.append( jni.get_stack_trace() ); in map_to_uno()
419 buf.append( jni.get_stack_trace() ); in map_to_uno()
435 buf.append( jni.get_stack_trace() ); in map_to_uno()
448 buf.append( type_name ); in map_to_uno()
449 buf.append( jni.get_stack_trace() ); in map_to_uno()
541 buf.append( type_name ); in map_to_uno()
683 buf.append( type_name ); in map_to_uno()
1211 buf.append( jni.get_stack_trace() ); in map_to_uno()
1876 sig_buf.append( ';' ); in map_to_java()
2365 sig_buf.append( ';' ); in map_to_java()
[all …]
/trunk/main/basegfx/source/tools/
H A Dstringconversiontools.cxx62 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
69 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
76 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
83 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
90 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
96 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
103 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
145 sNumberString.append(rStr[io_rPos]); in lcl_importNumberAndSpaces()
151 sNumberString.append(rStr[io_rPos]); in lcl_importNumberAndSpaces()
240 rStr.append( sal_Unicode(' ') ); in lcl_putNumberCharWithSpace()
/trunk/main/toolkit/src2xml/source/
H A Dsrcparser.py45 parts.append(buf)
51 parts.append(buf)
134 newtokens.append(mtoken)
173 values.append(value)
177 values.append(value)
184 value.append(tk)
243 self.tokenBuf.append(tk)
306 self.elementStack.append(obj)
380 self.elementStack.append(obj)
420 values.append(val)
[all …]
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx771 aContent.append( rChars ); in Characters()
1049 aContent.append( rChars ); in Characters()
1868 aFormatCode.append( rString ); in AddToCode()
1979 aFormatCode.append( aNumStr ); in AddNumber()
1988 aFormatCode.append( cAdd ); in AddNumber()
2003 aFormatCode.append( aSep ); in AddNumber()
2065 aFormatCode.append( aSymbol ); in AddCurrency()
2111 aFormatCode.append( sKeyword ); in AddNfKeyword()
2172 aFormatCode.append( sNewStr ); in ReplaceNfKeyword()
2220 aConditions.append( sRealCond ); in AddCondition()
[all …]
H A DXMLBackgroundImageExport.cxx83 aOut.append( GetXMLToken(XML_TOP) ); in exportXML()
88 aOut.append( GetXMLToken(XML_CENTER) ); in exportXML()
93 aOut.append( GetXMLToken(XML_BOTTOM) ); in exportXML()
101 aOut.append( sal_Unicode( ' ' ) ); in exportXML()
108 aOut.append( GetXMLToken(XML_LEFT) ); in exportXML()
113 aOut.append( GetXMLToken(XML_CENTER) ); in exportXML()
118 aOut.append( GetXMLToken(XML_RIGHT) ); in exportXML()
130 aOut.append( GetXMLToken(XML_BACKGROUND_STRETCH) ); in exportXML()
134 aOut.append( GetXMLToken(XML_BACKGROUND_NO_REPEAT) ); in exportXML()
H A DXMLClipPropertyHandler.cxx120 aOut.append( GetXMLToken(XML_RECT) ); in exportXML()
121 aOut.append( (sal_Unicode)'(' ); in exportXML()
124 aOut.append( (sal_Unicode)',' ); in exportXML()
125 aOut.append( (sal_Unicode)' ' ); in exportXML()
128 aOut.append( (sal_Unicode)',' ); in exportXML()
129 aOut.append( (sal_Unicode)' ' ); in exportXML()
132 aOut.append( (sal_Unicode)',' ); in exportXML()
133 aOut.append( (sal_Unicode)' ' ); in exportXML()
135 aOut.append( (sal_Unicode)')' ); in exportXML()
/trunk/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx871 aBuffer.append( aToolBarNode ); in ReadOfficeToolBarSet()
972 aBuffer.append( m_aPathDelimiter ); in ReadImages()
973 aBuffer.append( m_aPropNames[ OFFSET_MENUITEM_URL ] ); in ReadImages()
985 aBuf.append( m_aPathDelimiter ); in ReadImages()
986 aBuf.append( IMAGES_NODENAME ); in ReadImages()
987 aBuf.append( m_aPathDelimiter ); in ReadImages()
1014 aBuf.append( m_aRootAddonPopupMenuURLPrexfix ); in GeneratePrefixURL()
1047 aMergeAddonInstructionBase.append( m_aPathDelimiter ); in ReadMenuMergeInstructions()
1049 aMergeAddonInstructionBase.append( m_aPathDelimiter ); in ReadMenuMergeInstructions()
1134 aMergeAddonInstructionBase.append( m_aPathDelimiter ); in ReadToolbarMergeInstructions()
[all …]
/trunk/main/i18npool/source/characterclassification/
H A DcharacterclassificationImpl.cxx184 … createLocaleSpecificCharacterClassification(aBuf.append(rLocale.Language).append(under).append( in getLocaleSpecificCharacterClassification()
185 … rLocale.Country).append(under).append(rLocale.Variant).makeStringAndClear(), rLocale)) || in getLocaleSpecificCharacterClassification()
188 … createLocaleSpecificCharacterClassification(aBuf.append(rLocale.Language).append(under).append( in getLocaleSpecificCharacterClassification()
194 … createLocaleSpecificCharacterClassification(aBuf.append(rLocale.Language).append(under).append( in getLocaleSpecificCharacterClassification()

Completed in 214 milliseconds

12345678910>>...50